js2xxx / ferrocLinks
A lock-free memory allocator
☆61Updated 3 weeks 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☆65Updated last month
- Stack unwinding library in Rust☆126Updated 3 weeks ago
- Library facilitating safe pinned initialization☆60Updated this week
- ☆50Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 6 months ago
- A faster Arc.☆73Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆93Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- A buddy system allocator in pure Rust.☆111Updated 11 months ago
- ☆43Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆51Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- FFI-compatible futures☆165Updated 2 months ago
- Ergonomic tagged pointer☆31Updated 10 months ago
- ☆33Updated last year
- ☆198Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Compile-time string operations☆102Updated 2 weeks ago
- ☆49Updated 2 weeks ago
- std::simd implementation of BLAKE3☆24Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- ☆39Updated 11 months ago
- A typed map which can make sure item exist.☆34Updated 9 months ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆49Updated 6 months ago