Licenser / halfbrownLinks
Multi backend HashMap for higher performance on different key space sizes
☆28Updated 7 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.☆38Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Read input lines as byte slices for high efficiency☆66Updated last year
- ☆108Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Full-service command-line parsing☆73Updated 5 months ago
- Better reference counted strings for Rust☆135Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Compact sets in rust☆57Updated 5 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Atomic file-writes.☆100Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago