Diggsey / locklessLinks
Composable, lock-free, allocation-light data structures
☆60Updated 7 years ago
Alternatives and similar repositories for lockless
Users that are interested in lockless are comparing it to the libraries listed below
Sorting:
- Utility for reusing memory☆53Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- ☆53Updated 5 years ago
- ☆47Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆40Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 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☆111Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆142Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- The simd optimized escape code☆54Updated this week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Implementation of triple buffering in Rust☆89Updated this week