Licenser / halfbrownLinks
Multi backend HashMap for higher performance on different key space sizes
☆29Updated 4 months ago
Alternatives and similar repositories for halfbrown
Users that are interested in halfbrown are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆61Updated 2 years ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆66Updated 2 years ago
- ☆36Updated last year
- Trait aliases on stable Rust☆59Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Full-service command-line parsing☆74Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆49Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A sanity checker for global allocations in Rust☆52Updated 4 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago