k-bx / protocol-buffersLinks
Haskell protocol-buffers package
☆81Updated last year
Alternatives and similar repositories for protocol-buffers
Users that are interested in protocol-buffers are comparing it to the libraries listed below
Sorting:
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆134Updated 4 years ago
- Haskell Protobuf Implementation☆83Updated 2 weeks ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆115Updated 11 months ago
- Haskell Avro Encoding and Decoding Native Support (no RPC)☆86Updated last year
- JSON quasiquoter for Haskell☆79Updated 2 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Swagger for Servant☆123Updated 4 years ago
- Kafka bindings for Haskell☆72Updated 8 years ago
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- Fast binary serialization in Haskell☆110Updated last year
- A fast logging system for Haskell☆163Updated 6 months ago
- Secure WebSocket (WSS) clients in Haskell.☆70Updated 2 weeks ago
- Transactional key-value store written entirely in Haskell☆94Updated 4 years ago
- Haskell client library for exposing prometheus.io metrics.☆86Updated 7 months ago
- This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolo…