pthariensflame / refractionLinks
A general-purpose lens library for Rust.
☆29Updated 8 years ago
Alternatives and similar repositories for refraction
Users that are interested in refraction are comparing it to the libraries listed below
Sorting:
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months 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 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆27Updated 10 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Compiler plugin calculating const size of string literal and others☆11Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- No longer maintained☆38Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Mutation testing for Rust☆13Updated 9 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago