elast0ny / raw_sync-rsLinks
A Rust implementation of OS provided synchronization primitives
☆61Updated 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:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆154Updated 2 years ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 4 months ago
- rust bindings of snmalloc☆140Updated last week
- A global executor built on top of async-executor and smol☆74Updated last month
- 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.☆88Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Better reference counted strings for Rust☆136Updated last year
- Trying to create Sync bump allocator☆39Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- ☆50Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- 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…☆95Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A lightweight lock protected by an atomic boolean.☆37Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Rust wrapper around a connection listener to support TLS.☆57Updated 2 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago