pthariensflame / refractionLinks
A general-purpose lens library for Rust.
☆30Updated 8 years ago
Alternatives and similar repositories for refraction
Users that are interested in refraction are comparing it to the libraries listed below
Sorting:
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Units of Measure for Rust☆49Updated 9 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Test the downstream impact of Rust crate changes before publishing☆59Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- More maintainable Rust test☆28Updated 4 years ago
- ☆18Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated this week
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- No longer maintained☆38Updated 8 years ago
- Mutation testing for Rust☆13Updated 9 years ago