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:
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- Set process and thread affinity in your Rust programs !☆27Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆47Updated 4 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- ☆36Updated 9 months ago
- The simd optimized escape code☆54Updated this week
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- NATS unique identifiers☆20Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 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…☆45Updated 2 years ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 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…☆18Updated 5 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated last month