fabianboesiger / debug-plotterLinks
Rust crate that provides a convenient macro to quickly plot variables.
☆91Updated 3 years ago
Alternatives and similar repositories for debug-plotter
Users that are interested in debug-plotter are comparing it to the libraries listed below
Sorting:
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆111Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- "A very small syn"☆212Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Better reference counted strings for Rust☆140Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- A light wrapper around rr, the time-travelling debugger☆147Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- ☆77Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Rust crate to time your function using derive annotations.☆86Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month