arash16 / bisetmap
BisetMap is a fast and thread-safe two-way hash map of sets for Rust.
☆13Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for bisetmap
- ☆17Updated 4 years ago
- File descriptor passing through UNIX socket☆10Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- Flexible, stand-alone benchmarking☆17Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Run a process on a particular subset of the available hardware.☆35Updated 4 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A Static Electric Field Visualizer☆18Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- ☆46Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- A simple library to send ntp requests and receive responses☆28Updated 3 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things