How to avoid complicated coordinated upgrades
☆553Jan 23, 2025Updated last year
Alternatives and similar repositories for semver-trick
Users that are interested in semver-trick are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆920Nov 1, 2025Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Compile time static maps for Rust☆2,107Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆746Feb 9, 2026Updated 3 weeks ago
- A macro to generate Rust actors☆46Jan 14, 2021Updated 5 years ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- ☆58Jul 2, 2023Updated 2 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆3,027Sep 23, 2025Updated 5 months ago
- Auditing crates for unsafe code which can be safely replaced☆569Mar 25, 2022Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 2 weeks ago
- A library to generate syntax diagrams for Rust macros.☆563Jul 26, 2024Updated last year
- A cryptographically verifiable code review system for the cargo (Rust) package manager.☆2,275Nov 21, 2025Updated 3 months ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago