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 general-purpose lens library for Rust.☆30Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A Rust crate for differential-geometric calculations.☆39Updated 6 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☆49Updated 4 years ago
- Software without side-effects. Redo and Undo.☆24Updated 7 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Units of Measure for Rust☆49Updated 10 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 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
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- ☆23Updated 9 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A Rocket based JSON Web Token authentication server.☆32Updated 5 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- JS affine☆68Updated 5 years ago