KyleMayes / npncLinks
Lock-free queues.
☆20Updated last year
Alternatives and similar repositories for npnc
Users that are interested in npnc are comparing it to the libraries listed below
Sorting:
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Ethox is a standalone network stack for user-space networking and unikernels☆43Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- structured parallel execution for async Rust☆36Updated last year
- rust bindings of snmalloc☆140Updated 3 weeks ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- ☆43Updated 4 months ago
- ☆47Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated 3 months ago
- ☆51Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago