integer32llc / margo
An alternate Cargo registry using static files
☆120Updated 2 months ago
Alternatives and similar repositories for margo:
Users that are interested in margo are comparing it to the libraries listed below
- The quickest way to override dependencies with Cargo☆60Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- ☆88Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Program startup and thread support written in Rust☆184Updated this week
- A super powered testing macro for Rust☆118Updated 2 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆74Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆113Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- Cargo hack manager☆64Updated last year
- ☆53Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆112Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- ☆41Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Simple refinement types for Rust; parse, don't validate!☆73Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- ☆147Updated this week
- A Rust macro to make enums with a subset of values of the parent☆86Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago