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
- ☆112Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- A library for compact bit sets containing enums.☆120Updated last week
- "A very small syn"☆212Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Extract bits from a byte slice☆80Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- A simple bitset container for Rust☆158Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Show unused code from multi-crate Rust projects☆119Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Easy function multiversioning for Rust☆249Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago