Diggsey / lockless
Composable, lock-free, allocation-light data structures
☆60Updated 6 years ago
Alternatives and similar repositories for lockless:
Users that are interested in lockless are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 3 years ago
- Utility for reusing memory☆52Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- ☆46Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- ☆40Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 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…☆18Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- scraps of a potential language☆37Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago
- ☆37Updated 4 years ago
- adaptive algorithms for rayon☆39Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year