elast0ny / raw_sync-rsLinks
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
Sorting:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 weeks ago
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- rust bindings of snmalloc☆131Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years 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…☆84Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Better reference counted strings for Rust☆126Updated 10 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago