andylokandy / comp-rs
Pure-macro Do notation and List-comprehension for Option, Result and Iterator.
☆52Updated 5 years ago
Alternatives and similar repositories for comp-rs:
Users that are interested in comp-rs are comparing it to the libraries listed below
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- Monadic do notation for rust using macro and duck typing☆227Updated 5 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- Category Theory For Programmers (Bartosz Milewski)☆66Updated 3 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A combinator library for building asynchronous HTTP services☆57Updated 5 years ago
- ExarDB - An event store with streaming support built with Rust☆68Updated 5 years ago
- Generate Purescript types from your Rust types. (unmaintained)☆41Updated 6 years ago
- Functional Reactive Programming library for Rust☆51Updated 4 years ago
- BigData/Rust experimentation. http://www.poumeyrol.fr/2016/01/15/Awkward-zone/☆20Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- FSM in Rust's macros.☆20Updated 7 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Rust actor library with a bit of inspiration from Akka/Pykka☆45Updated 4 years ago
- ☆25Updated 9 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Conduit-like data processing library for Rust☆54Updated 9 years ago
- A composable wait system.☆76Updated 6 years ago