alexcrichton / splay-rs
A splay tree implementation written in Rust
☆25Updated 6 years ago
Alternatives and similar repositories for splay-rs:
Users that are interested in splay-rs are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- 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
- ☆40Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 weeks ago
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- PEG parser generator built on top of nom☆69Updated 5 years ago
- ☆46Updated 4 years ago
- ☆60Updated 7 years ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- ☆24Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆26Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- ☆26Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆22Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Aligned allocation for Rust☆15Updated 4 years ago