Easy code duplicate with substitution for Rust
☆255Nov 3, 2025Updated 3 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.☆374Feb 18, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆174Feb 7, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated last month
- Easy self-referential struct generation for Rust.☆693Jan 11, 2025Updated last year
- lazy static regular expressions checked at compile time☆222Feb 11, 2026Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- A small rust library for adding custom derives to enums☆2,303Feb 22, 2026Updated last week
- prae is a crate that aims to provide a better way to define types that require validation.☆135Jan 31, 2023Updated 3 years ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Oct 20, 2025Updated 4 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- 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 string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Derive a builder for your constructors in Rust☆71Nov 20, 2025Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A Rust library for rendering images to terminals☆28Jul 30, 2022Updated 3 years ago
- Trait implementation generator macro☆30Jan 31, 2026Updated last month
- Thermite SIMD: Melt your CPU☆155Updated this week
- derive builder implementation for rust structs☆1,532Jan 2, 2026Updated last month
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- Indented document literals for Rust☆767Feb 16, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 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
- Compile-time type-checked builder derive☆1,147Jan 1, 2026Updated 2 months ago
- Rust method delegation with less boilerplate☆515Nov 17, 2025Updated 3 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year