TeaEntityLab / fpRustLinks
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
☆122Updated 3 years ago
Alternatives and similar repositories for fpRust
Users that are interested in fpRust are comparing it to the libraries listed below
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Run closures in parallel☆113Updated 5 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- GLL parsing framework.☆137Updated last year
- Async tracing capabilities for the log crate☆99Updated 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…☆89Updated 3 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 2 months ago
- lens implemented in rust☆115Updated 2 years ago
- JSONPath for Rust☆38Updated 6 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 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 month
- Functional lens library for Rust☆107Updated 4 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Utilities for pinning☆96Updated last year
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago