alexcrichton / splay-rs
A splay tree implementation written in Rust
☆26Updated 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
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆52Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Prints various binary symbols in your crate☆14Updated 8 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 weeks ago
- liburing bindings☆34Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆25Updated 10 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆38Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆47Updated 4 years ago
- ☆63Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year