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
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Migrated to Codeberg☆79Updated 2 years 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
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- "A very small syn"☆212Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Extract bits from a byte slice☆80Updated 3 months ago
- Show unused code from multi-crate Rust projects☆124Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- ☆59Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Macro for sealing traits and structures☆61Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Thermite SIMD: Melt your CPU☆155Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year