Per-object thread-local storage for Rust
☆366Feb 18, 2026Updated last month
Alternatives and similar repositories for thread_local-rs
Users that are interested in thread_local-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 6 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Intrusive collections for Rust☆491Jan 5, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Spin-based synchronization primitives☆588Feb 5, 2026Updated last month
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- ☆64Aug 28, 2024Updated last year
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆838Sep 9, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month
- ☆60Jan 20, 2026Updated 2 months ago
- Rust library for memory barrier☆36May 17, 2024Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- A Gecko-oriented implementation of the Encoding Standard in Rust☆443Dec 19, 2025Updated 3 months ago
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- A crate for mucking around with piles of bytes☆972Jan 31, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week