protobuf
protobuf compiler
An implementation of Google's Protocol Buffers in Haskell.
An implementation of Google's Protocol Buffers in Haskell.
95 stars
15 watching
18 forks
Language: Haskell
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 236 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 468 |
tomas-abrahamsson/gpb | Compiles Google protocol buffer definitions into Erlang code | 560 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 270 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
awakesecurity/proto3-suite | A Haskell implementation of protocol buffers version 3 | 80 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3 | 55 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
hubspot/jackson-datatype-protobuf | Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. | 140 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
mildsunrise/protobuf-inspector | Tool to analyze and reverse-engineer Protocol Buffers without their definition | 972 |