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 very small syn"☆204Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Migrated to Codeberg☆79Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆148Updated last month
- Dependency injection for Rust☆53Updated 5 months ago
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Rust macro for automatically generating default☆141Updated last year
- A simple bitset container for Rust☆143Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- derive newtype for diesel traits☆53Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- IO-agnostic line editor for embedded systems☆106Updated 5 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago