Licenser / halfbrownLinks
Multi backend HashMap for higher performance on different key space sizes
☆28Updated 6 months ago
Alternatives and similar repositories for halfbrown
Users that are interested in halfbrown are comparing it to the libraries listed below
Sorting:
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- 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 Rust library for runtime-checked linearish types☆34Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆36Updated 11 months ago
- Concurrency algorithms☆11Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- ☆57Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆57Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Trying to create Sync bump allocator☆38Updated last week
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago