Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Data structures packages

Showing projects tagged as Data structures

  • roaring-rs

    6.1 7.2 Rust
    A better compressed bitset in Rust
  • generic-array

    5.2 7.4 Rust
    Generic array types in Rust
  • hjson-rust for serde

    3.3 0.0 Rust
    Hjson for Rust
  • array_tool

    2.4 0.0 Rust
    Array helpers for Rust's Vector and String types
  • Bus Writer

    1.9 0.0 Rust
    Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel
  • NumToA

    1.8 1.8 Rust
    An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
  • enum-map

    1.3 0.0 Rust
    DISCONTINUED. An optimized map implementation for enums using an array to store values.
  • base_custom

    0.7 0.0 Rust
    Rust implementation of custom numeric base conversion.
  • contain-rs

    -
    Extension of Rust's std::collections