awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

glycerine/go-capnproto

0
View on GitHub↗
0 stars·0 forks·15 views

Go Capnproto

Features

  • Serialization - Cap'n Proto library and parser.
  • Data Serialization - Cap'n Proto encoding and parsing.

Star history

Star history chart for glycerine/go-capnprotoStar history chart for glycerine/go-capnproto

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Go Capnproto

These projects share indexed features with Go Capnproto. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ghostiam/binstructG

    ghostiam/binstruct

    0View on GitHub↗
    View on GitHub↗0
  • glycerine/bambamG

    glycerine/bambam

    0View on GitHub↗
    View on GitHub↗0
  • 32leaves/bel3

    32leaves/bel

    0View on GitHub↗
    View on GitHub↗0
  • gogo/protobufgogo avatar

    gogo/protobuf

    5,669View on GitHub↗

    This project is a Protocol Buffers Go compiler and code generation framework that translates schema definitions into optimized Go structures and reflection-free serialization methods. It includes a gRPC service generator for producing client and server communication code and a serialization performance toolkit for generating automated benchmarks and test suites. The framework features a plugin-based system for transforming data definitions into source code with custom field mapping and struct tag injection. It allows for custom type mapping and struct type overriding to link data fields to sp

    Gogogolanggrpc
    View on GitHub↗5,669
Compare all 30 related projects→

Frequently asked questions

What are the main features of glycerine/go-capnproto?

The main features of glycerine/go-capnproto are: Serialization, Data Serialization.

Which projects share features with glycerine/go-capnproto?

Projects with overlapping indexed features include: glycerine/bambam. golang/protobuf — This project is a Protocol Buffers implementation for Go, providing a binary serialization framework to convert native… 32leaves/bel. ghostiam/binstruct. gogo/protobuf — This project is a Protocol Buffers Go compiler and code generation framework that translates schema definitions into… google/flatbuffers — FlatBuffers is a cross-platform serialization library designed for performance-critical applications that require…