TeaEntityLab / fpRust
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
☆120Updated 3 years ago
Alternatives and similar repositories for fpRust:
Users that are interested in fpRust are comparing it to the libraries listed below
- Abstract over the atomicity of reference-counting pointers in rust☆148Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- JSONPath for Rust☆37Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- lens implemented in rust☆113Updated last year
- GLL parsing framework.☆137Updated 10 months ago
- Heap-based async timers☆211Updated 7 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆56Updated 2 years ago
- ☆149Updated 5 years ago
- A programmatic API to the grpc-rs compiler☆54Updated last year
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Simple but powerful graph library for Rust☆194Updated 2 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-…☆76Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated this week
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 2 years ago
- Run closures in parallel☆112Updated last week
- Rustz is a library for functional programming in Rust☆81Updated 7 years ago
- An LCS based slice and string diffing implementation.☆78Updated 11 months ago
- Redis actor and middleware for Actix☆109Updated 4 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- ☆45Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Functional Reactive Programming library for Rust☆50Updated 4 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…☆86Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago