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:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆156Updated 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.☆67Updated 2 weeks ago
- Object Pool LockFree in Rust☆47Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- rust bindings of snmalloc☆142Updated last month
- Set process and thread affinity in your Rust programs !☆30Updated 2 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…☆96Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 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.☆43Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆51Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- Ethox is a standalone network stack for user-space networking and unikernels☆43Updated 5 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- Trying to create Sync bump allocator☆40Updated 3 months ago