elast0ny / raw_sync-rsLinks
A Rust implementation of OS provided synchronization primitives
☆59Updated last year
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:
- Object Pool LockFree in Rust☆47Updated last month
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 2 months ago
- Trying to create Sync bump allocator☆38Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- rust bindings of snmalloc☆137Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- Better reference counted strings for Rust☆131Updated last year
- a cross-platform library for opening OS pipes in Rust☆112Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- ☆49Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Time and duration crate optimized for speed and API stability.☆74Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Set process and thread affinity in your Rust programs !☆29Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated last month
- A lightweight lock protected by an atomic boolean.☆37Updated 5 months ago