protobuf-ada
Protocol buffer library
A software implementation of Google's Protocol Buffers data interchange format in Ada
18 stars
9 watching
3 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 233 |
mildsunrise/protobuf-inspector | Tool to analyze and reverse-engineer Protocol Buffers without their definition | 966 |
elan8/propanedb | A document database for Protocol Buffer messages with GRPC interface | 11 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 465 |
devkanro/intellij-protobuf-plugin | An IntelliJ-based plugin that provides support for the Protocol Buffers language in IDEs | 83 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
alphaheavy/protobuf | An implementation of Google's Protocol Buffers in Haskell. | 95 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
tomas-abrahamsson/gpb | Compiles Google protocol buffer definitions into Erlang code | 556 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |