TeaEntityLab / fpRustLinks
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
☆123Updated 4 years ago
Alternatives and similar repositories for fpRust
Users that are interested in fpRust are comparing it to the libraries listed below
Sorting:
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- GLL parsing framework.☆138Updated last year
- Functional lens library for Rust☆113Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Functional Reactive Programming library for Rust☆52Updated 5 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Partial function application macro for Rust☆48Updated 5 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- Streams and broadcasts: functional reactive programming in Rust.☆39Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Run closures in parallel☆115Updated 11 months ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- lens implemented in rust☆117Updated 2 years ago
- ☆46Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A Process Control System☆97Updated 7 years ago
- Monadic do notation for rust using macro and duck typing☆231Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆152Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Heap-based async timers☆216Updated last year
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago