elast0ny / raw_sync-rsLinks
A Rust implementation of OS provided synchronization primitives
☆62Updated 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:
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- ☆52Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆72Updated last year
- ☆44Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust ABI safe code generator☆190Updated 8 months ago
- A Configuration Library for Rust Applications☆49Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Cross platform process information in Rust☆70Updated last month
- A fast and flexible LRU map.☆198Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 3 months ago