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 4 years ago
Alternatives and similar repositories for debugit
Users that are interested in debugit are comparing it to the libraries listed below
Sorting:
- A Rust crate for differential-geometric calculations.☆39Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 8 years ago
- Software without side-effects. Redo and Undo.☆24Updated 7 years ago
- Units of Measure for Rust☆49Updated 10 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 9 years ago
- Named arguments for Rust☆38Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆23Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 7 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 4 years ago
- ☆30Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A simple neural net implementation.☆42Updated 6 years ago
- JS affine☆69Updated 5 years ago
- This library is a workaround until futures-rs and error-chain crates works out-of-box with each other☆13Updated 8 years ago