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:
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Ethox is a standalone network stack for user-space networking and unikernels☆44Updated 8 months ago
- 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☆72Updated last year
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆47Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Byte-wise atomic memcpy.☆39Updated last week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- ☆44Updated 8 months ago