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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- ☆40Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆26Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- ☆26Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆62Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago