js2xxx / reffectLinks
Yet another Rust algebraic effect library using generators
☆19Updated 8 months ago
Alternatives and similar repositories for reffect
Users that are interested in reffect are comparing it to the libraries listed below
Sorting:
- lens implemented in rust☆117Updated 2 years ago
- A concurrent GC.☆44Updated 3 years ago
- Propositional logic with types in Rust☆65Updated 2 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆55Updated last year
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- Prototype of a command line argument parser with several opposite design goals from clap.☆45Updated 2 months ago
- Session types for asynchronous communication between multiple parties.☆41Updated last year
- Concrete Syntax Tree library☆115Updated 4 months ago
- Rust's Enum variant counter☆15Updated 4 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Updated 3 years ago
- Repository of all kinds of entities.☆14Updated 3 years ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆37Updated 2 months ago
- Safe, zero-cost tail recursion for stable Rust☆184Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Seamless Higher-Kinded Types in Rust☆88Updated 3 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- ☆40Updated last year
- Functional lens library for Rust☆113Updated 5 years ago
- Static keys for Rust userland applications☆67Updated 4 months ago
- Empowering everyone to build reliable and efficient software.☆42Updated 6 months ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year