arash16 / bisetmapLinks
BisetMap is a fast and thread-safe two-way hash map of sets for Rust.
☆13Updated 8 years ago
Alternatives and similar repositories for bisetmap
Users that are interested in bisetmap are comparing it to the libraries listed below
Sorting:
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆17Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- ☆40Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆47Updated 5 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- ☆22Updated 9 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆53Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago