alexcrichton / splay-rs
A splay tree implementation written in Rust
☆25Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for splay-rs
- ☆54Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- ☆40Updated 5 years ago
- ☆60Updated 7 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- ☆25Updated 9 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆31Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- Haskell's language-c ported to Rust.☆31Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- ☆19Updated 6 years ago
- ☆13Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 weeks ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- native timers for futures 0.3☆25Updated 5 years ago