elast0ny / raw_sync-rs
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:
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆148Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Set process and thread affinity in your Rust programs !☆27Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆55Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆69Updated 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 this week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Time and duration crate optimized for speed and API stability.☆70Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 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
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- A circular buffer-like queue container.☆37Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Take a value atomically once.☆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…☆82Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- like thread::spawn but for processes☆152Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Trying to create Sync bump allocator☆36Updated 5 months ago