Amanieu / thread_local-rsLinks
Per-object thread-local storage for Rust
☆348Updated 2 weeks ago
Alternatives and similar repositories for thread_local-rs
Users that are interested in thread_local-rs are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- rust stackful generator library☆342Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- Task abstraction for building executors☆480Updated 6 months ago
- Async executor☆388Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Async synchronization primitives☆270Updated last week
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Intrusive collections for Rust☆458Updated 11 months ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆517Updated last week
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- ☆329Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- Spin-based synchronization primitives☆547Updated 2 months ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Notify async tasks or threads☆482Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Rust allocator using jemalloc as a backend☆441Updated 2 months ago
- Async I/O and timers☆539Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆358Updated last month
- high-speed timing library in Rust☆352Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆528Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆655Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago