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:
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated last month
- rust bindings of snmalloc☆144Updated 2 months ago
- ☆44Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆137Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Trying to create Sync bump allocator☆40Updated 4 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- ☆51Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 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…☆71Updated 11 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 5 months ago