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
3

32leaves/bel

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

Bel

Features

  • Serialization - Generates TypeScript interfaces from Go structures.
  • Data Serialization - TypeScript interface generation from Go structures.

Star history

Star history chart for 32leaves/belStar history chart for 32leaves/bel

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Bel

Similar open-source projects, ranked by how many features they share with Bel.
  • glycerine/bambamG

    glycerine/bambam

    0View on GitHub↗
    View on GitHub↗0
  • glycerine/go-capnprotoG

    glycerine/go-capnproto

    0View on GitHub↗
    View on GitHub↗0
  • ghostiam/binstructG

    ghostiam/binstruct

    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
See all 30 alternatives to Bel→

Frequently asked questions

What are the main features of 32leaves/bel?

The main features of 32leaves/bel are: Serialization, Data Serialization.

What are some open-source alternatives to 32leaves/bel?

Open-source alternatives to 32leaves/bel include: glycerine/go-capnproto. golang/protobuf — This project is a Protocol Buffers implementation for Go, providing a binary serialization framework to convert native… ghostiam/binstruct. glycerine/bambam. 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…