Make any value Sync but only available on its original thread
☆39Dec 20, 2025Updated 2 months ago
Alternatives and similar repositories for threadbound
Users that are interested in threadbound are comparing it to the libraries listed below
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Reduce the visibility of elements in a Rust code base☆17Nov 9, 2023Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- ☆19Nov 21, 2023Updated 2 years ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- Const TypeId and non-'static TypeId☆71Dec 20, 2025Updated 2 months ago
- ☆13Aug 29, 2022Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆29Updated this week
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆165Feb 16, 2026Updated last month
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Mar 6, 2025Updated last year
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Utilities for working with impl traits in Rust.☆124Jan 27, 2025Updated last year
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- The rsille is a Rust library for drawing graphics in the terminal☆55Feb 26, 2026Updated 3 weeks ago
- Support for variety of disjoint impls distinguished by associated types☆22Feb 12, 2026Updated last month
- Example implementation of stack tokens for Rust☆33Nov 23, 2022Updated 3 years ago
- A procedural macro that copy-pastes match arms for new type variant enums.☆16Feb 12, 2024Updated 2 years ago
- Compact, clone-on-write vector and string.☆300Updated this week
- Exposing Lua string patterns to Rust☆29Nov 21, 2022Updated 3 years ago
- ☆53Feb 8, 2026Updated last month
- Migrated to Codeberg☆79Sep 10, 2023Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆71Feb 16, 2026Updated last month
- A dynamic library helper for rust crates☆36Feb 26, 2026Updated 3 weeks ago
- A rust library exposing much of the Unicode Character Database (v9.0.0)☆16Jul 28, 2016Updated 9 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Load and resolve Cargo configuration.☆18Mar 12, 2026Updated last week
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated 3 weeks ago
- The source code for the redirect worker behind std.rs☆30Feb 3, 2026Updated last month
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- An async version of iterator☆41Jun 11, 2024Updated last year