samscott89 / rudyLinks
A Toolchain for Rust Debuginfo
☆102Updated last week
Alternatives and similar repositories for rudy
Users that are interested in rudy are comparing it to the libraries listed below
Sorting:
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- ☆192Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- The missing compound borrowing for Rust.☆60Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 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`☆121Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Tiny Rust Async Linux Executor☆104Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- ☆31Updated last year
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- An IDE extension for debugging trait errors in Rust.☆186Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- ☆93Updated 9 months ago
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year