samscott89 / rudyLinks
A Toolchain for Rust Debuginfo
☆107Updated last month
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☆140Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- An alternate Cargo registry using static files☆130Updated 6 months ago
- ☆207Updated 2 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- The quickest way to override dependencies with Cargo☆65Updated 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`☆124Updated 11 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆115Updated 10 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- ☆74Updated last month
- A Rust code linter☆216Updated last year
- ☆33Updated last year
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- The missing compound borrowing for Rust.☆61Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Tiny Rust Async Linux Executor☆104Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated last week
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated 2 months ago