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 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month
- Migrated to Codeberg☆80Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆186Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A library for compact bit sets containing enums.☆118Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- "A very small syn"☆211Updated 8 months ago
- List size of types in a Rust crate☆27Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- Better reference counted strings for Rust☆137Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Rust macro to specialize on the type of an expression.☆46Updated 2 years ago
- Rust macro for automatically generating default☆146Updated last year
- ☆77Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week