bluss / debugit
DebugIt: Use specialization so you can debug-print a value without explicit (and viral) Debug trait bound. (Not really maintained. Uses specialization so it may break)
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for debugit
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- A general-purpose lens library for Rust.☆29Updated 7 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated last week
- Rust declarative static analysis with macro-like syntax☆16Updated 6 years ago
- ☆11Updated 5 years ago
- ☆27Updated 7 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 2 years ago
- ☆23Updated 6 years ago
- ☆16Updated 8 years ago
- A cargo subcommand for publishing Rust projects to github.☆16Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- ☆23Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- an experiment in snapshot/golden master testing for rust☆14Updated 5 years ago
- A Rust crate for differential-geometric calculations.☆36Updated 5 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- Software without side-effects. Redo and Undo.☆24Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated last year
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- pin-safe interior mutability☆14Updated 2 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 9 years ago
- Interface for defining and solving SAT problems in Rust☆14Updated 8 years ago