fabianboesiger / debug-plotterLinks
Rust crate that provides a convenient macro to quickly plot variables.
☆91Updated 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:
- ☆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 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A library for compact bit sets containing enums.☆115Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- A simple bitset container for Rust☆150Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Better reference counted strings for Rust☆137Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆46Updated last year
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- "A very small syn"☆209Updated 8 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- Rust macro for automatically generating default☆146Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- ☆77Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year