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:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Read input lines as byte slices for high efficiency☆65Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Concurrency algorithms☆11Updated 2 months ago
- Transitive derive macros for Rust☆32Updated 3 weeks 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
- Trying to create Sync bump allocator☆37Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Compact sets in rust☆57Updated 3 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 weeks ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- ☆29Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆27Updated 2 years ago