exbibyte / treez
Utility and useful structures for Rust
☆14Updated 4 years ago
Alternatives and similar repositories for treez:
Users that are interested in treez are comparing it to the libraries listed below
- ☆20Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆31Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 months ago
- A simple map based on a vector for small integer keys☆64Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆52Updated 5 years ago
- Fast and simple file reading for Rust☆36Updated 8 months ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- heatmap storage for rust☆9Updated 7 years ago
- Toy future combinators using async/await☆35Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆36Updated 10 months ago
- ☆23Updated 5 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- ☆23Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- Dates and times library for Rust.☆14Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- Overloadable functions in rust.☆41Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago