samscott89 / rudyLinks
A Toolchain for Rust Debuginfo
☆110Updated 2 months ago
Alternatives and similar repositories for rudy
Users that are interested in rudy are comparing it to the libraries listed below
Sorting:
- 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 last month
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- An alternate Cargo registry using static files☆133Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated 2 weeks ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆183Updated last week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated last week
- ☆216Updated 3 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A Rust code linter☆215Updated last year
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- run rust executables with vscode's codelldb extension☆62Updated 8 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Rust Prettifier Script for the LLDB Debugger☆119Updated 5 months ago
- Maps where keys are borrowed from values.☆290Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Tiny Rust Async Linux Executor☆104Updated 5 months ago