protocol-buffers

Message serializer

A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data

Haskell protocol-buffers package

GitHub

80 stars
8 watching
41 forks
Language: Haskell
last commit: 7 months ago
haskellprotocol-buffers

Related projects:

Repository Description Stars
google/proto-lens An API for protocol buffers using modern Haskell language and library patterns. 468
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 109
haskell/lsp A Haskell implementation of the Microsoft Language Server Protocol 371
msgpack/msgpack-haskell A Haskell implementation of MessagePack data serialization format 138
soostone/katip A structured logging framework for Haskell applications 205
well-typed/cborg A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. 191
kubernetes-client/haskell A Haskell library providing an interface to interact with the Kubernetes API 128
protocolbuffers/upb A lightweight C implementation of Protocol Buffers for efficient data serialization 1,504
awakesecurity/proto3-suite A Haskell implementation of protocol buffers version 3 80
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 179
lettier/parsing-with-haskell-parser-combinators An in-depth guide to parsing using Haskell's parser combinator technology 93
mrkkrp/req An HTTP client library for Haskell with type-safe and expandable features. 339
msoucy/dproto Allows mixing protocol buffer files into D code at compile time to create structures. 37
qnikst/haskellnet A Haskell library providing client support for common email protocols. 88
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850