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:
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- rust bindings of snmalloc☆149Updated this week
- Trying to create Sync bump allocator☆41Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆138Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated 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…☆101Updated 2 weeks ago
- Rust ABI safe code generator☆190Updated 9 months ago
- ☆52Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago