elast0ny / raw_sync-rs
A Rust implementation of OS provided synchronization primitives
☆55Updated 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 9 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆144Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Rust fast `&[u8]` to integer parser☆51Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆65Updated last year
- Implementation of triple buffering in Rust☆86Updated this week
- Map data structure whose keys are stored as ranges☆84Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- A Mutex wrapper tracking acquisition order☆69Updated 3 weeks ago
- Trying to create Sync bump allocator☆32Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- Library safely exposing the io_uring API.☆60Updated last week
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A low-level I/O ownership and borrowing library☆100Updated 3 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- rust bindings of snmalloc☆128Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- cargo-add command to make dependencies into dylibs☆98Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago