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.☆30Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A Rust crate for differential-geometric calculations.☆39Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Graph Intermediate Representation (GIR) library for ML☆22Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 10 years ago
- ☆24Updated 7 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Software without side-effects. Redo and Undo.☆24Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- JS affine☆67Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Named arguments for Rust☆38Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- ☆40Updated 6 years ago