arash16 / bisetmap
BisetMap is a fast and thread-safe two-way hash map of sets for Rust.
☆13Updated 7 years ago
Alternatives and similar repositories for bisetmap:
Users that are interested in bisetmap are comparing it to the libraries listed below
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- ☆17Updated 4 years ago
- ☆20Updated 7 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- ☆22Updated 8 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- File descriptor passing through UNIX socket☆10Updated 8 years ago
- ☆10Updated 8 years ago
- A library for extracting and validating links.☆22Updated 5 months ago
- Async readiness traits☆11Updated 5 years ago
- Sort in parallel☆12Updated 6 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- ☆27Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 7 years ago
- logging library for rayon☆17Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- Run a process on a particular subset of the available hardware.☆35Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆31Updated 6 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago