TOETOE55 / lens-rsLinks
lens implemented in rust
☆117Updated 2 years ago
Alternatives and similar repositories for lens-rs
Users that are interested in lens-rs are comparing it to the libraries listed below
Sorting:
- ☆46Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆186Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Stack safe and expressive recursion in Rust☆103Updated 4 months ago
- 🎶 Choreographic programming in Rust 🎶☆59Updated 7 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A simple, id-based arena☆119Updated 2 years ago
- Wadler-style pretty-printing combinators in Rust☆170Updated last month
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Seamless Higher-Kinded Types in Rust☆87Updated 2 years ago
- Functional lens library for Rust☆109Updated 4 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆42Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆120Updated 3 weeks ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- The Haskell’s do notation brought to Rust☆64Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆165Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago