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:
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- 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
- Memory validation framework for Rust☆75Updated 4 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆18Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- ☆42Updated 8 months ago
- Run closures in parallel☆114Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆49Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Rust String type with configurable byte storage.☆36Updated last year
- Read input lines as byte slices for high efficiency☆68Updated 2 years ago
- A Set of Bits☆73Updated 5 months ago
- Build and evaluate binary expression trees☆38Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week