KyleMayes / npnc
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
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated 10 months ago
- ☆46Updated 4 years ago
- ☆38Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 3 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 7 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last week
- ☆38Updated last year
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Full precision decimal representation of f64☆25Updated this week
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 6 months 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…☆46Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago