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:
- ☆47Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆53Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 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…☆19Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- ☆40Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- liburing bindings☆35Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- ☆39Updated 5 years ago