jkelleyrtp / cargo-debuggerLinks
run rust executables with vscode's codelldb extension
☆62Updated 7 months ago
Alternatives and similar repositories for cargo-debugger
Users that are interested in cargo-debugger are comparing it to the libraries listed below
Sorting:
- Context aware, ergonomic and precise error handling.☆179Updated 2 weeks ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆199Updated 3 months ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆269Updated this week
- An SoA library for Rust☆151Updated 7 months ago
- ☆207Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Rust Wasm Plugins Example☆107Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- ☆54Updated 5 months ago
- ☆76Updated last month
- Write your github workflows in rust☆132Updated this week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆168Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Draw chart with svg for leptos☆62Updated last year
- The prettier pattern-matching parser with automatic error recovery☆152Updated 3 months ago
- Drop-in replacement for std::time for Wasm in browsers☆79Updated 8 months ago
- `cargo run` but with hot reloading, powered by `subsecond`☆43Updated 3 months ago
- A Toolchain for Rust Debuginfo☆107Updated last month
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Multivariable calculus in pure rust☆44Updated last year
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆48Updated 3 weeks ago
- Tiny Rust Async Linux Executor☆104Updated 5 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆186Updated 3 weeks ago
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆48Updated 8 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year