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
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- ☆112Updated 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.☆113Updated 5 months ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A library for compact bit sets containing enums.☆119Updated last month
- "A very small syn"☆211Updated 9 months ago
- Extract bits from a byte slice☆80Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Better reference counted strings for Rust☆138Updated last year
- Show unused code from multi-crate Rust projects☆119Updated last year
- Convert number to enum☆87Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆173Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Iterator of const known length☆18Updated 11 months ago