Amanieu / thread_local-rs
Per-object thread-local storage for Rust
☆343Updated 10 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
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- Task abstraction for building executors☆460Updated 2 months ago
- Async executor☆362Updated 2 months ago
- Notify async tasks or threads☆461Updated 2 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Async synchronization primitives☆263Updated 2 months ago
- Async I/O and timers☆489Updated last week
- Futures, streams, and async I/O combinators.☆498Updated last month
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- Spin-based synchronization primitives☆508Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆572Updated last week
- ☆285Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆464Updated 3 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Intrusive collections for Rust☆442Updated 6 months ago
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆336Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago
- Slab allocator for Rust☆747Updated last month
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆551Updated this week
- An implementation of a LRU cache☆683Updated last month
- Backtraces in Rust☆563Updated last month
- Asynchronous streams for Rust using async & await notation☆665Updated 3 months ago
- Rust allocator using jemalloc as a backend☆415Updated 3 years ago