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
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- ☆50Updated last year
- ☆30Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- Fast and simple file reading for Rust☆36Updated 10 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- ☆13Updated 7 years ago
- ☆23Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆52Updated 5 years ago
- Extensions for ordered Rust slices.☆26Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 4 months ago
- ☆23Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A library with task executors for Rust☆32Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago