input-output-hk / typed-protocolsLinks
Session types framework with support of protocol pipelining.
☆16Updated 3 weeks ago
Alternatives and similar repositories for typed-protocols
Users that are interested in typed-protocols are comparing it to the libraries listed below
Sorting:
- GHC plugin to desugar ! into do-notation☆38Updated 10 months ago
- A modern Haskell debugger☆31Updated 8 months ago
- LambdaBuffers toolkit for sharing types and their semantics between different languages☆32Updated last week
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection☆20Updated 10 months ago
- Haskell's IO simulator which closely follows core packages (base, async, stm).☆52Updated last week
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).