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:
- Timer facilities for Rust's async story☆56Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Set process and thread affinity in your Rust programs !☆27Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- ☆47Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- 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
- Full precision decimal representation of f64☆26Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated last year
- structured parallel execution for async Rust☆33Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Take a value atomically once.☆30Updated 2 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
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago