alexcrichton / splay-rsLinks
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:
- ☆53Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- liburing bindings☆35Updated 2 years ago
- ☆63Updated 8 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- ☆47Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆27Updated 3 years ago
- ☆29Updated 7 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆40Updated 6 years ago