alexcrichton / splay-rsLinks
A splay tree implementation written in Rust
☆27Updated 7 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:
- ☆53Updated 6 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- liburing bindings☆35Updated 3 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- ☆40Updated 6 years ago
- A symbolic evaluator for MIR☆20Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- ☆64Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Aligned allocation for Rust☆15Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A collection of custom allocators☆46Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago