Licenser / halfbrownLinks
Multi backend HashMap for higher performance on different key space sizes
☆28Updated 5 months ago
Alternatives and similar repositories for halfbrown
Users that are interested in halfbrown are comparing it to the libraries listed below
Sorting:
- 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
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- A library for comparing data structures in Rust, oriented toward testing☆24Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- ☆35Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Helps you frob those bits☆38Updated 9 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 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
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Concurrency algorithms☆11Updated 2 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- ☆27Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago