Xudong-Huang / rcu_cellLinks
rust rcu cell library
☆31Updated 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:
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A lock-free memory allocator☆62Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- Static keys for Rust userland applications☆65Updated 2 months ago
- rust bindings of snmalloc☆140Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- std::simd implementation of BLAKE3☆24Updated last year
- Stack unwinding library in Rust☆126Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- ☆50Updated 9 months ago
- ☆43Updated 4 months ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Read and write from offsets in Rust.☆89Updated last month
- ☆200Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- Async stream for Rust and the futures crate.☆187Updated last week
- perf-event: a Rust interface to Linux performance monitoring☆122Updated last week
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Library facilitating safe pinned initialization☆60Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago