fabianboesiger / debug-plotter
Rust crate that provides a convenient macro to quickly plot variables.
☆89Updated 2 years ago
Alternatives and similar repositories for debug-plotter:
Users that are interested in debug-plotter are comparing it to the libraries listed below
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Migrated to Codeberg☆80Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A simple bitset container for Rust☆133Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- ☆111Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Extract bits from a byte slice☆73Updated last month
- "A very small syn"☆201Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- derive newtype for diesel traits☆51Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Run closures in parallel☆113Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Easy function multiversioning for Rust☆221Updated 3 months ago
- Rust procedural macro attribute parser☆38Updated 9 months ago
- Dependency injection for Rust☆48Updated 2 months ago
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago