js2xxx / ferrocLinks
A lock-free memory allocator
☆64Updated 2 months ago
Alternatives and similar repositories for ferroc
Users that are interested in ferroc are comparing it to the libraries listed below
Sorting:
- Static keys for Rust userland applications☆67Updated last month
- Stack unwinding library in Rust☆129Updated 4 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆50Updated last week
- rust rcu cell library☆41Updated 6 months ago
- A Configuration Library for Rust Applications☆48Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Library facilitating safe pinned initialization☆67Updated 3 weeks ago
- ☆51Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 5 months ago
- std::simd implementation of BLAKE3☆24Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A faster Arc.☆76Updated last year
- FFI-compatible futures☆169Updated 2 months ago
- A typed map which can make sure item exist.☆36Updated last year
- ☆33Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- ☆39Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- rust bindings of snmalloc☆146Updated 2 months ago
- ☆204Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- ☆44Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A buddy system allocator in pure Rust.☆122Updated 3 weeks ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 3 weeks ago