bluss / debugitLinks
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 3 years ago
Alternatives and similar repositories for debugit
Users that are interested in debugit are comparing it to the libraries listed below
Sorting:
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A Rust crate for differential-geometric calculations.☆39Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Software without side-effects. Redo and Undo.☆24Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- ☆23Updated 8 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Mutation testing for Rust☆13Updated 9 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 10 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Helps create a swirly timelapse gif☆15Updated 4 years ago
- Measure throughput per second.☆35Updated 4 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago