elast0ny / raw_sync-rsLinks
A Rust implementation of OS provided synchronization primitives
☆61Updated 2 years ago
Alternatives and similar repositories for raw_sync-rs
Users that are interested in raw_sync-rs are comparing it to the libraries listed below
Sorting:
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- 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
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust wrapper around a connection listener to support TLS.☆58Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 11 months ago
- ☆51Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- ☆44Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust ABI safe code generator☆189Updated 7 months ago
- Better reference counted strings for Rust☆139Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆44Updated 7 months ago