Struct fields that are made read-only accessible to other modules
☆265Feb 16, 2026Updated last month
Alternatives and similar repositories for readonly
Users that are interested in readonly 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
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last month
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Define your own PhantomData☆160Feb 16, 2026Updated last month
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆165Feb 16, 2026Updated last month
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 3 months ago
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Convert number to enum☆87Jul 30, 2024Updated last year
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Full precision decimal representation of f64☆28Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Color schemes for charts and maps☆233Mar 11, 2026Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago