LucentFlux / perfect-deriveView external linksLinks
Adds derive macros for better bounds on generated Copy, Debug, etc. implementations
☆12Nov 27, 2024Updated last year
Alternatives and similar repositories for perfect-derive
Users that are interested in perfect-derive are comparing it to the libraries listed below
Sorting:
- Rust crate for Ok-wrapping and try blocks☆21Oct 18, 2022Updated 3 years ago
- A small library built on top of naga that makes WGSL shaders smaller.☆22Dec 19, 2025Updated last month
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Nov 22, 2017Updated 8 years ago
- Streaming parser extensions for BufRead☆23Dec 12, 2019Updated 6 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Mar 5, 2023Updated 2 years ago
- Determine the size in bytes an object occupies inside RAM.☆22Jun 16, 2024Updated last year
- Stay updated with the latest versions of your essential software!☆22May 9, 2025Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- A heckin small test generator☆30Apr 29, 2023Updated 2 years ago
- An async version of iterator☆41Jun 11, 2024Updated last year
- A lib help you patch Rust instance, and easy to partial update configures.☆41Updated this week
- An article explaining the unsoundness I found in owning-ref☆27Jan 26, 2022Updated 4 years ago
- A collection of software alternatives written in Rust☆29Apr 14, 2023Updated 2 years ago
- A reasonable theorem prover for your reasoning tasks!☆28Jan 27, 2025Updated last year
- A fast runtime-agnostic object pool for async rust.☆38Jan 24, 2026Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆151Feb 5, 2026Updated last week
- How to structure concurrent workflows in Rust, via five simple examples.☆32May 14, 2020Updated 5 years ago
- ☆39Aug 27, 2024Updated last year
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- Very simple Rust string interpolation☆36Feb 22, 2023Updated 2 years ago
- ☆42Oct 4, 2023Updated 2 years ago
- Dynamic dispatch over arbitrary predicates☆10Feb 2, 2016Updated 10 years ago
- Provides a Rust macro to determine the string name of a binding, type, or function.☆41Jul 20, 2025Updated 6 months ago
- Low overhead Rust implementation of time-related concepts☆12Jan 16, 2026Updated 3 weeks ago
- Instructions on obtaining stable benchmarks results on modern Linux distro☆18Feb 5, 2026Updated last week
- Some internal rustc tools made accessible☆47Oct 15, 2025Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Feb 2, 2026Updated last week
- An attribute to create an atomic wrapper around a C-style enum☆48Jun 21, 2024Updated last year
- Overloadable functions in rust.☆43Aug 8, 2019Updated 6 years ago
- File type detector☆52Dec 30, 2025Updated last month
- A Rust Vector which swaps to disk based on given parameters☆45Nov 29, 2023Updated 2 years ago
- [ABANDONED, see https://github.com/ozkriff/zoc] Turn-based strategy game written in Rust using GLFW 3 and OpenGL☆33Sep 29, 2020Updated 5 years ago
- A vscode extension that adds a code lens to debug Rust tests.☆19May 9, 2021Updated 4 years ago
- a sudo/doas alternative☆11Jan 19, 2023Updated 3 years ago
- Allows you to use a macro prefix_all to prefix every attribute in structs and enums on serialization☆12Mar 28, 2021Updated 4 years ago
- Make a rust executable that runs on AWS lambda☆10Mar 2, 2021Updated 4 years ago
- Token Replacer is a simple and small Java Library that helps replacing tokens in strings. You can replace the tokens with static values o…☆13Oct 13, 2020Updated 5 years ago
- Arithmetic in Rust's Type System☆11Feb 18, 2024Updated last year