bambam
Go serializer
Automatically generates Capnproto schema from Go source files
auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto
65 stars
4 watching
12 forks
Language: Go
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
glycerine/go-capnproto | A Go library for encoding and decoding data using the Cap'n Proto protocol | 288 |
glycerine/greenpack | A serialization format that provides versioning, typing, and schema support for data exchange between different programming languages | 115 |
capnproto/go-capnp | A library and code generator for an efficient data interchange format with RPC capabilities. | 1,228 |
capnproto/capnp-ocaml | Generates OCaml code for Capn Proto serialization framework | 98 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
imrehg/kicad-bom-seeedstudio | Generates a BOM based on parts from Seeed Studio's Open Parts Library | 24 |
capnproto/capnproto-rust | Cap'n Proto generates code for serializing and deserializing structured data across distributed systems. | 2,094 |
khezen/avro | Provides tools and interfaces for serializing data in binary format with schema metadata | 46 |
sebastiaanklippert/go-wkhtmltopdf | Generates PDF documents from HTML templates using wkhtmltopdf | 1,065 |
cabify/gotoprom | Prometheus metrics builder with type-safe labels | 109 |
srdtrk/go-codegen | Generates Go code for CosmWasm smart contracts | 26 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
snikimonkd/cmp-go-pkgs | A Lua plugin that provides an autocomplete source for Go packages in Neovim. | 19 |
mmcgrana/gobyexample | A site that teaches Go programming by extracting code and comments from source files | 7,342 |
prashantgupta24/go-clip | A minimalistic clipboard manager for Mac. | 13 |