andylokandy / comp-rsLinks
Pure-macro Do notation and List-comprehension for Option, Result and Iterator.
☆53Updated 6 years ago
Alternatives and similar repositories for comp-rs
Users that are interested in comp-rs are comparing it to the libraries listed below
Sorting:
- Algebraic structure and emulation of higher kinded types for Rust☆109Updated 7 years ago
- ☆45Updated 7 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- Monadic do notation for rust using macro and duck typing☆230Updated 6 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- A combinator library for building asynchronous HTTP services☆58Updated 6 years ago
- ExarDB - An event store with streaming support built with Rust☆68Updated 6 years ago
- Rust actor library with a bit of inspiration from Akka/Pykka☆46Updated 5 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆27Updated 10 years ago
- FSM in Rust's macros.☆20Updated 8 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Experimental actor implementation☆99Updated 7 years ago
- A work stealing fork-join parallelism library for Rust☆57Updated 7 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- A monadic IO interface in Rust☆78Updated 9 years ago
- Functional lens library for Rust☆113Updated 5 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust☆124Updated 4 years ago
- Purely Functional Data Structures in Rust☆43Updated 9 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago