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
Sorting:
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- ☆53Updated 2 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated this week
- Const TypeId and non-'static TypeId☆66Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 7 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆71Updated 2 months ago
- ☆41Updated last year
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- ☆88Updated 6 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Minimal TOML library with few dependencies