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
- ☆52Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated this week
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆61Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Talks I've given at various conferences☆18Updated 7 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆47Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago