exbibyte / treez
Utility and useful structures for Rust
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for treez
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Rust as sandbox☆35Updated 10 years ago
- ☆20Updated 4 years ago
- Flexible and modular framework for different NP-Problems with different solvers☆20Updated 3 weeks ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- Fast and simple file reading for Rust☆36Updated 6 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆30Updated 3 years ago
- ☆23Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- Overloadable functions in rust.☆41Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust bindings to the Android NDK☆24Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆31Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Toy future combinators using async/await☆35Updated 3 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- An default value loader from TOML for structopt☆28Updated last year
- ☆54Updated 5 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 weeks ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago