Licenser / halfbrown
Multi backend HashMap for higher performance on different key space sizes
☆26Updated 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.☆37Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆28Updated this week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- ☆27Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆56Updated 3 years ago
- ☆21Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Compact sets in rust☆56Updated 2 months ago
- Hassle-free asynchronous programming for Rust☆31Updated 3 weeks ago
- ☆24Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Zero-cost bitsets over native Rust types☆78Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago