Easy code duplicate with substitution for Rust
☆254Nov 3, 2025Updated 4 months ago
Alternatives and similar repositories for duplicate
Users that are interested in duplicate are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Easy self-referential struct generation for Rust.☆700Jan 11, 2025Updated last year
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Jan 31, 2023Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆175Feb 7, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Nov 20, 2025Updated 4 months ago
- lazy static regular expressions checked at compile time☆223Feb 11, 2026Updated last month
- Compile-time string formatting☆269Oct 6, 2025Updated 5 months ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Fast by-line reader from ripgrep☆14Jul 3, 2021Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Oct 20, 2025Updated 5 months ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Jun 6, 2022Updated 3 years ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆36Mar 13, 2026Updated last week
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 4 years ago
- Hybrid typenum/const generic arrays☆20Mar 8, 2026Updated last week
- Generic extensions for tapping values in Rust.☆502Sep 29, 2023Updated 2 years ago
- ☆42Oct 4, 2023Updated 2 years ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Delegation of trait implementations via procedural macros☆283Dec 20, 2025Updated 3 months ago
- Trait implementation generator macro☆30Mar 14, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago