Per-object thread-local storage for Rust
☆365Feb 18, 2026Updated last week
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☆246Sep 16, 2025Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Rust library allowing to register multiple handlers for the same signal☆835Feb 14, 2026Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- ☆60Jan 20, 2026Updated last month
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- ☆64Aug 28, 2024Updated last year
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Unsafe marker trait for types that deref to a stable address☆35Oct 9, 2025Updated 4 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A Gecko-oriented implementation of the Encoding Standard in Rust☆441Dec 19, 2025Updated 2 months ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month