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
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆120Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 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.☆109Updated 2 years ago
- An attribute to create an atomic wrapper around a C-style enum☆42Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- Migrated to Codeberg☆80Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Rust macro to specialize on the type of an expression.☆37Updated last year
- "A very small syn"☆200Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- Lending iterators on stable Rust☆81Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- A graph crate with simplicity in mind☆87Updated last year
- Show unused code from multi-crate Rust projects☆97Updated 5 months ago
- Dependency injection for Rust☆48Updated last month
- ☆111Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A light wrapper around rr, the time-travelling debugger☆142Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago