TeaEntityLab / fpRust
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
☆121Updated 3 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☆151Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Heap-based async timers☆212Updated 11 months ago
- GLL parsing framework.☆137Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 3 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Rust actors alternative to Erlang/OTP☆155Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- JSONPath for Rust☆38Updated 6 years ago
- Semantic validation for Rust☆87Updated last month
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- ☆45Updated 6 years ago
- A lightweight low-level single-threaded actor runtime☆172Updated 2 months ago
- Async filesystem primitives☆132Updated 3 months ago
- A routing library for the Yew frontend framework☆91Updated 5 years ago
- Monadic do notation for rust using macro and duck typing☆227Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last year
- Seamless Higher-Kinded Types in Rust☆80Updated 2 years ago
- A framework for processing the output of a pest-generated parser☆47Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Your favourite Haskell type classes for Rust☆227Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Real, fake, and mock implementations of file system operations☆62Updated 2 years ago