Diggsey / locklessLinks
Composable, lock-free, allocation-light data structures
☆61Updated 7 years ago
Alternatives and similar repositories for lockless
Users that are interested in lockless are comparing it to the libraries listed below
Sorting:
- ☆53Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Utility for reusing memory☆53Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆47Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Concurrent hash trie☆58Updated 5 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 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- skiplist☆144Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- liburing bindings☆35Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A splay tree implementation written in Rust☆27Updated 6 years ago
- ☆40Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago