TeaEntityLab / fpRustLinks
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
☆124Updated 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 2 months ago
- Functional lens library for Rust☆113Updated 5 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Partial function application macro for Rust☆49Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- FRP implementation in Rust☆85Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Functional Reactive Programming library for Rust☆52Updated 5 years ago
- Streams and broadcasts: functional reactive programming in Rust.☆39Updated 7 years ago
- A programmatic API to the grpc-rs compiler☆54Updated 2 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- lens implemented in rust☆117Updated 2 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
- A simple map based on a vector for small integer keys☆68Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- An LCS based slice and string diffing implementation.☆89Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- JSONPath for Rust☆38Updated 7 years ago
- Run closures in parallel☆115Updated last year
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆53Updated 6 years ago