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 3 weeks ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A simple map based on a vector for small integer keys☆67Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Streams and broadcasts: functional reactive programming in Rust.☆39Updated 7 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 11 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Functional lens library for Rust☆113Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- Simple but powerful graph library for Rust☆195Updated 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
- Partial function application macro for Rust☆48Updated 5 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Functional Reactive Programming library for Rust☆52Updated 5 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Run closures in parallel☆115Updated 10 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Data parallelism library for async-std.☆96Updated last year
- Epoch-based garbage collection☆81Updated 7 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago