Skip to content
View Handy-caT's full-sized avatar

Block or report Handy-caT

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pathscale/WorkTable pathscale/WorkTable Public

    Forked from insolvent-capital/WorkTable

    DataTable and DataGrid was taken as a name, but that's essentially what this is

    Rust 12 7

  2. pathscale/DataBucket pathscale/DataBucket Public

    Rust data persistence because Innodb myisam and most other aren't good enough ;(

    Rust 2 4

  3. Algorithms Algorithms Public

    C++

  4. pathscale/indexset pathscale/indexset Public

    Forked from brurucy/indexset

    A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and allows lookups of entries by value or sorted order position.

    Rust