Indented document literals for Rust
☆767Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for indoc
Users that are interested in indoc are comparing it to the libraries listed below
Sorting:
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,331Sep 26, 2025Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Compile-time type-checked builder derive☆1,147Jan 1, 2026Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- oh heck, a case conversion library☆584Aug 9, 2025Updated 6 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,213Feb 6, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,408Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- ☆206Feb 8, 2026Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆631Nov 26, 2025Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year