alexcrichton / splay-rsLinks
A splay tree implementation written in Rust
☆27Updated 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 6 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- Modular register allocator algorithms☆105Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- ☆64Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆29Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 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…☆19Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- ☆40Updated 6 years ago
- liburing bindings☆35Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago