elast0ny / raw_sync-rs
A Rust implementation of OS provided synchronization primitives
☆56Updated 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
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆142Updated 2 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆63Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Rust fast `&[u8]` to integer parser☆51Updated 2 weeks ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Better reference counted strings for Rust☆118Updated 6 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆67Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Map data structure whose keys are stored as ranges☆81Updated last month
- 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…☆71Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Convert closures into wakers☆45Updated 3 weeks ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- ☆73Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆118Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Threadsafe RefCell for Rust☆90Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆39Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust ABI safe code generator☆183Updated 6 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated 10 months ago
- Trying to create Sync bump allocator☆30Updated 3 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago