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
Sorting:
- Migrated to Codeberg☆79Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- ☆112Updated 2 years ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Better reference counted strings for Rust☆125Updated 10 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Rust macro for automatically generating default☆141Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- A library for compact bit sets containing enums.☆101Updated last week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 10 months ago
- "A very small syn"☆204Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Show unused code from multi-crate Rust projects☆100Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A simple bitset container for Rust☆140Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 4 months ago