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:
- Utility for reusing memory☆53Updated 6 years ago
- ☆53Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆47Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆40Updated 6 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- ☆39Updated 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 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- liburing bindings☆35Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Byte-wise atomic memcpy.☆38Updated last month
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago