A lightweight attribute macro for easily writing extension trait pattern.
☆87Feb 11, 2026Updated 2 weeks ago
Alternatives and similar repositories for easy-ext
Users that are interested in easy-ext are comparing it to the libraries listed below
Sorting:
- A procedural macro helper for easily writing custom derives for enums.☆35Feb 9, 2026Updated 2 weeks ago
- A library for validating and modeling user input.☆23Nov 24, 2025Updated 3 months ago
- Automatically implement traits for common smart pointers☆122Apr 9, 2025Updated 10 months ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Feb 8, 2023Updated 3 years ago
- A macro to define lambda-like macros inline.☆17Sep 8, 2019Updated 6 years ago
- Dynamic transformation of data using serde serializable, deserialize using JSON and a JSON transformation syntax similar to Javascript JS…☆16Oct 24, 2021Updated 4 years ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated last week
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Oct 31, 2025Updated 4 months ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆24Mar 1, 2022Updated 4 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Mar 17, 2024Updated last year
- fastdate☆24Jan 4, 2026Updated last month
- ☆78Aug 23, 2025Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Nov 2, 2025Updated 3 months ago
- A compressor vst plugin in rust, using imgui.☆24Oct 2, 2021Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆57Nov 13, 2025Updated 3 months ago
- ☆11Jan 25, 2022Updated 4 years ago
- A lookahead compressor/limiter that's soft as a lamb.☆15May 3, 2024Updated last year
- An audio plugin that can create fully customizable delay patterns, with adjustable volume, panning, and interval between repeats☆13Apr 26, 2025Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- A vscode extension that adds a code lens to debug Rust tests.☆19May 9, 2021Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Feb 7, 2026Updated 3 weeks ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- library for generating templates in notification plugins☆13Aug 20, 2021Updated 4 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- Set process and thread affinity in your Rust programs !☆31Sep 4, 2023Updated 2 years ago
- Rust procedural macro attribute parser☆44Jun 12, 2024Updated last year
- Making floating-point behave.☆85Nov 22, 2024Updated last year
- ☆53Feb 8, 2026Updated 3 weeks ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year