Licenser / halfbrown
Multi backend HashMap for higher performance on different key space sizes
☆26Updated 3 months ago
Alternatives and similar repositories for halfbrown:
Users that are interested in halfbrown are comparing it to the libraries listed below
- A Rust library for runtime-checked linearish types☆32Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Unbuffered and unlocked I/O streams☆45Updated last month
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- ☆33Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Transitive derive macros for Rust☆31Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 8 months 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`☆30Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago