fabianboesiger / debug-plotterLinks
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
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆133Updated last month
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- A library for compact bit sets containing enums.☆114Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- ☆112Updated 2 years ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Rust macro for automatically generating default☆142Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆119Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Better reference counted strings for Rust☆130Updated last year
- List size of types in a Rust crate☆27Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Extract bits from a byte slice☆79Updated this week
- Macro for sealing traits and structures☆58Updated 7 months ago
- Thermite SIMD: Melt your CPU☆154Updated this week
- "A very small syn"☆206Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year