elast0ny / raw_sync-rsLinks
A Rust implementation of OS provided synchronization primitives
☆62Updated 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:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Object Pool LockFree in Rust☆49Updated 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 4 months ago
- rust bindings of snmalloc☆149Updated this week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- ☆52Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Rust wrapper around a connection listener to support TLS.☆58Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 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
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Better reference counted strings for Rust☆140Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A circular buffer-like queue container.☆40Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- ☆44Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year