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
- Migrated to Codeberg☆80Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Rust macro for automatically generating default☆139Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated this week
- A library for compact bit sets containing enums.☆98Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆116Updated last year
- derive newtype for diesel traits☆52Updated last year
- Better reference counted strings for Rust☆121Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- "A very small syn"☆203Updated 2 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Dependency injection for Rust☆49Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- A simple bitset container for Rust☆136Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago