Licenser / halfbrownLinks
Multi backend HashMap for higher performance on different key space sizes
☆29Updated 2 months ago
Alternatives and similar repositories for halfbrown
Users that are interested in halfbrown are comparing it to the libraries listed below
Sorting:
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Memory validation framework for Rust☆72Updated 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Full-service command-line parsing☆74Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- ☆61Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆62Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago