Amanieu / thread_local-rsLinks
Per-object thread-local storage for Rust
☆362Updated 3 months 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:
- Async synchronization primitives☆279Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- Spin-based synchronization primitives☆570Updated 2 weeks ago
- rust stackful generator library☆358Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Notify async tasks or threads☆501Updated last month
- Async executor☆424Updated last month
- Task abstraction for building executors☆540Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- Intrusive collections for Rust☆477Updated this week
- Futures, streams, and async I/O combinators.☆530Updated last week
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆583Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Async I/O and timers☆565Updated last week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Rust allocator using jemalloc as a backend☆477Updated last month
- ☆350Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- high-speed timing library in Rust☆383Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A Rust wrapper around native shared memory for Linux and Windows☆429Updated 2 years ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆379Updated last month