Amanieu / hashbrown
Rust port of Google's SwissTable hash map
☆56Updated this week
Related projects ⓘ
Alternatives and complementary repositories for hashbrown
- Benchmarks for the nom, the Rust parser combinators library☆123Updated 9 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Compact sets in rust☆53Updated this week
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- Interning of data in rust☆87Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- skiplist☆140Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- ☆118Updated 6 years ago
- ☆123Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆140Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- A simple, id-based arena☆113Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆138Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- SmallVec-backed stack string optimisation☆42Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆73Updated last year
- Versioned data-structures for Rust☆203Updated last year