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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pascaldekloe/colfer

Open-source alternatives to Colfer

30 open-source projects similar to pascaldekloe/colfer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Colfer alternative.

  • python-rapidjson/python-rapidjsonAvatar python-rapidjson

    python-rapidjson/python-rapidjson

    532Vezi pe GitHub↗

    Python wrapper around rapidjson

    C++
    Vezi pe GitHub↗532
  • jszwec/csvutilAvatar jszwec

    jszwec/csvutil

    1,035Vezi pe GitHub↗

    csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.

    Gocsvcsv-parsercsvutil
    Vezi pe GitHub↗1,035
  • google/flatbuffersAvatar google

    google/flatbuffers

    25,558Vezi pe GitHub↗

    FlatBuffers is a cross-platform serialization library designed for performance-critical applications that require efficient, zero-copy data access. By organizing data in a structured binary format, it allows applications to read and write complex data structures directly from memory-mapped buffers without the need for intermediate parsing or temporary object allocation. The project distinguishes itself through a schema-driven approach that balances high-performance access with long-term data evolution. It utilizes a unique memory layout featuring relative offsets and inline fixed-size structu

    C++cc-plus-plusc-sharp
    Vezi pe GitHub↗25,558
  • protocolbuffers/protobufAvatar protocolbuffers

    protocolbuffers/protobuf

    71,359Vezi pe GitHub↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different programming languages. The project distinguishes itself through a highly efficient binary wire format that utilizes tag-based encoding and variable-width integer compression to minimize payload size and processing overhead. It supports robust evolutionary schema management, allowing d

    C++marshallingprotobufprotobuf-runtime
    Vezi pe GitHub↗71,359

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • tuvistavie/structomapT

    tuvistavie/structomap

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • microsoft/bondAvatar microsoft

    microsoft/bond

    2,625Vezi pe GitHub↗

    Bond was a cross-platform framework for working with schematized data. The open-source project ended on March 31, 2025.

    C++
    Vezi pe GitHub↗2,625
  • glycerine/bambamG

    glycerine/bambam

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • golang/protobufAvatar golang

    golang/protobuf

    10,074Vezi pe GitHub↗

    This project is a Protocol Buffers implementation for Go, providing a binary serialization framework to convert native data structures into a compact binary format for efficient network transmission and storage. It functions as a language bindings generator, utilizing a compiler plugin to create Go source code from platform-neutral protocol buffer definitions. The implementation includes a JSON data mapper that transforms structured binary messages into JSON format to facilitate compatibility with web services and external APIs. It also enables cross-language data exchange by using a common s

    Go
    Vezi pe GitHub↗10,074
  • marshmallow-code/marshmallowAvatar marshmallow-code

    marshmallow-code/marshmallow

    7,239Vezi pe GitHub↗

    Marshmallow is a Python data serialization library and validation framework. It functions as a bridge that transforms complex application objects into primitive data types for storage or network transmission and vice versa. The library utilizes a schema-based approach to validate that incoming data conforms to specific types and constraints. It employs a two-way transformation pipeline consisting of separate load and dump phases to handle deserialization and serialization. The framework supports class-based schema definitions with declarative field validation and recursive schema nesting for

    Pythondeserializationmarshallingpython
    Vezi pe GitHub↗7,239
  • promonlogicalis/asn1P

    PromonLogicalis/asn1

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ugorji/goAvatar ugorji

    ugorji/go

    1,952Vezi pe GitHub↗

    idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.orgGo

    Go
    Vezi pe GitHub↗1,952
  • vimeda/pletterV

    vimeda/pletter

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • real-logic/simple-binary-encodingAvatar real-logic

    real-logic/simple-binary-encoding

    3,458Vezi pe GitHub↗

    Simple Binary Encoding (SBE) - High Performance Message Codec

    Java
    Vezi pe GitHub↗3,458
  • mitchellh/mapstructureAvatar mitchellh

    mitchellh/mapstructure

    8,033Vezi pe GitHub↗

    mapstructure is a reflection-based library for the bidirectional encoding and decoding of generic map data into native typed Go structures. It functions as a tool for transforming loosely typed map values into specific structs and encoding those structs back into maps. The library utilizes Go reflection to map generic data keys to struct fields during runtime. It supports the transformation of untyped data from dynamic sources or configuration files into type-safe native structures. The mapping process includes recursive traversal of nested maps and slices, as well as the use of struct tags

    Go
    Vezi pe GitHub↗8,033
  • 32leaves/bel3

    32leaves/bel

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ghostiam/binstructG

    ghostiam/binstruct

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • glycerine/go-capnprotoG

    glycerine/go-capnproto

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • gogo/protobufAvatar gogo

    gogo/protobuf

    5,669Vezi pe 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
    Vezi pe GitHub↗5,669
  • json-iterator/goAvatar json-iterator

    json-iterator/go

    13,891Vezi pe GitHub↗

    This project is a high-performance JSON library for Go, serving as a replacement for the standard encoding/json package. It provides a serialization engine for encoding and decoding data structures, alongside a schemaless parser for extracting specific values from JSON blobs using paths. The library distinguishes itself through a focus on reducing CPU and memory overhead. It implements a high-performance encoder that utilizes buffer reuse and reduced float precision to increase data throughput. Broad capability areas include data serialization, high-performance JSON processing, and schema-le

    Godeserializationgogolang
    Vezi pe GitHub↗13,891
  • biojppm/rapidyamlAvatar biojppm

    biojppm/rapidyaml

    736Vezi pe GitHub↗

    Rapid YAML - a library to parse and emit YAML, and do it fast.

    C++
    Vezi pe GitHub↗736
  • ben-manes/caffeineAvatar ben-manes

    ben-manes/caffeine

    17,706Vezi pe GitHub↗

    Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles within the application heap. It functions as a thread-safe, memory-resident data store that reduces latency by keeping frequently accessed objects available for immediate retrieval. The library distinguishes itself through a sophisticated eviction strategy that balances recency and frequency to determine which entries to retain. It utilizes a frequency-based admission policy to evaluate the historical access patterns of new data, ensuring that the cache remains populated with the m

    Java
    Vezi pe GitHub↗17,706
  • akkadotnet/hyperionAvatar akkadotnet

    akkadotnet/Hyperion

    281Vezi pe GitHub↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    Vezi pe GitHub↗281
  • cloudpipe/cloudpickleAvatar cloudpipe

    cloudpipe/cloudpickle

    1,928Vezi pe GitHub↗

    Extended pickling support for Python objects

    Python
    Vezi pe GitHub↗1,928
  • belliottsmith/injectorAvatar belliottsmith

    belliottsmith/injector

    59Vezi pe GitHub↗
    Java
    Vezi pe GitHub↗59
  • chronoxor/fastbinaryencodingAvatar chronoxor

    chronoxor/FastBinaryEncoding

    955Vezi pe GitHub↗

    Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift

    C++
    Vezi pe GitHub↗955
  • cognitect-labs/transducers-javaAvatar cognitect-labs

    cognitect-labs/transducers-java

    119Vezi pe GitHub↗

    Transducers are composable algorithmic transformations. They are independent from the context of their input and output sources and specify only the essence of the transformation in terms of an individual element. Because transducers are decoupled from input or output sources, they can be used…

    Java
    Vezi pe GitHub↗119
  • com-lihaoyi/upickleAvatar com-lihaoyi

    com-lihaoyi/upickle

    766Vezi pe GitHub↗

    uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala

    Scala
    Vezi pe GitHub↗766
  • cowtowncoder/low-gc-membuffersAvatar cowtowncoder

    cowtowncoder/low-gc-membuffers

    142Vezi pe GitHub↗

    Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead

    Java
    Vezi pe GitHub↗142
  • dain/leveldbAvatar dain

    dain/leveldb

    1,558Vezi pe GitHub↗

    Port of LevelDB to Java

    Java
    Vezi pe GitHub↗1,558
  • chrisvest/stormpotAvatar chrisvest

    chrisvest/stormpot

    389Vezi pe GitHub↗

    A fast object pool for the JVM

    Java
    Vezi pe GitHub↗389