pthariensflame / refraction
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
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- ☆11Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 8 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- ☆23Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- No longer maintained☆38Updated 7 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- ☆16Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆27Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- ☆37Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Mutation testing for Rust☆13Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago