Xudong-Huang / rcu_cellLinks
rust rcu cell library
☆38Updated 4 months ago
Alternatives and similar repositories for rcu_cell
Users that are interested in rcu_cell are comparing it to the libraries listed below
Sorting:
- A lock-free memory allocator☆62Updated 2 weeks ago
- Stack unwinding library in Rust☆126Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated this week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Static keys for Rust userland applications☆65Updated 2 months ago
- ☆43Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 4 months ago
- ☆201Updated last year
- std::simd implementation of BLAKE3☆24Updated last year
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- ☆51Updated 9 months ago
- Read and write from offsets in Rust.☆89Updated this week
- ☆68Updated last month
- Library facilitating safe pinned initialization☆60Updated this week
- A buddy system allocator in pure Rust.☆118Updated last year
- Async stream for Rust and the futures crate.☆187Updated this week
- perf-event: a Rust interface to Linux performance monitoring☆124Updated last month
- A Configuration Library for Rust Applications☆40Updated last week
- A fast and flexible LRU map.☆192Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- rust bindings of snmalloc☆140Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- An async/.await SOCKS5 implementation☆83Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 3 months ago