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:
- ☆112Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A library for compact bit sets containing enums.☆120Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- "A very small syn"☆212Updated 10 months ago
- Rust macro for automatically generating default☆149Updated 2 years ago
- List size of types in a Rust crate☆27Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Typed any map for rust☆67Updated last year
- ☆42Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A simple bitset container for Rust☆158Updated 6 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Extract bits from a byte slice☆80Updated 3 months ago
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago