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:
- Migrated to Codeberg☆79Updated last year
- ☆112Updated 2 years ago
- 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☆179Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆131Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated 2 weeks ago
- Rust macro for automatically generating default☆141Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A graph crate with simplicity in mind☆87Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- A library for compact bit sets containing enums.☆101Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- "A very small syn"☆204Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year