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☆68Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Object Pool LockFree in Rust☆47Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Trying to create Sync bump allocator☆40Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- rust bindings of snmalloc☆142Updated last month
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆156Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 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…☆96Updated last month
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- Byte-wise atomic memcpy.☆38Updated 2 weeks ago