TeaEntityLab / fpRustLinks
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
☆122Updated 4 years ago
Alternatives and similar repositories for fpRust
Users that are interested in fpRust are comparing it to the libraries listed below
Sorting:
- Abstract over the atomicity of reference-counting pointers in rust☆165Updated 3 weeks ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Functional lens library for Rust☆109Updated 4 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- FRP implementation in Rust☆84Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Streams and broadcasts: functional reactive programming in Rust.☆39Updated 6 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- lens implemented in rust☆117Updated 2 years ago
- Monadic do notation for rust using macro and duck typing☆230Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Atomic file-writes.☆100Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆53Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 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…☆90Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- GLL parsing framework.☆138Updated last year
- A Process Control System☆97Updated 7 years ago
- Run closures in parallel☆115Updated 9 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- Heap-based async timers☆215Updated last year
- JSONPath for Rust☆38Updated 7 years ago