KyleMayes / npncLinks
Lock-free queues.
☆20Updated 2 years ago
Alternatives and similar repositories for npnc
Users that are interested in npnc are comparing it to the libraries listed below
Sorting:
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Ethox is a standalone network stack for user-space networking and unikernels☆44Updated 7 months ago
- Timer facilities for Rust's async story☆56Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆47Updated 5 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Byte-wise atomic memcpy.☆39Updated last month
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- ☆44Updated 7 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- 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
- ☆36Updated last year