awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fixtradingcommunity/fix-simple-binary-encoding

Open-source alternatives to Fix Simple Binary Encoding

30 open-source projects similar to fixtradingcommunity/fix-simple-binary-encoding, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fix Simple Binary Encoding alternative.

  • 3hren/msgpack-rustAvatar von 3Hren

    3Hren/msgpack-rust

    1,413Auf GitHub ansehen↗

    RMP is a pure Rust MessagePack implementation.

    Rust
    Auf GitHub ansehen↗1,413
  • ahrefs/atdAvatar von ahrefs

    ahrefs/atd

    353Auf GitHub ansehen↗

    Static types for JSON APIs

    OCaml
    Auf GitHub ansehen↗353
  • airstruck/knifeAvatar von airstruck

    airstruck/knife

    515Auf GitHub ansehen↗

    A collection of useful micro-modules for Lua.

    Lua
    Auf GitHub ansehen↗515
  • alexcrichton/toml-rsAvatar von alexcrichton

    alexcrichton/toml-rs

    1,019Auf GitHub ansehen↗

    A TOMLtoml decoder and encoder for Rust. This library is currently compliant with the v0.5.0 version of TOML. This library will also likely continue to stay up to date with the TOML specification as changes happen.

    Rust
    Auf GitHub ansehen↗1,019
  • bakpakin/binserAvatar von bakpakin

    bakpakin/binser

    214Auf GitHub ansehen↗

    Customizable Lua Serializer

    Lua
    Auf GitHub ansehen↗214
  • biojppm/rapidyamlAvatar von biojppm

    biojppm/rapidyaml

    736Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗736

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • bjornbytes/trickleAvatar von bjornbytes

    bjornbytes/trickle

    31Auf GitHub ansehen↗

    Lua bitstream

    Lua
    Auf GitHub ansehen↗31
  • burntsushi/rust-csvAvatar von BurntSushi

    BurntSushi/rust-csv

    1,913Auf GitHub ansehen↗
    Rustcsvlibraryrust
    Auf GitHub ansehen↗1,913
  • cloudpipe/cloudpickleAvatar von cloudpipe

    cloudpipe/cloudpickle

    1,928Auf GitHub ansehen↗

    Extended pickling support for Python objects

    Python
    Auf GitHub ansehen↗1,928
  • dakrone/cheshireAvatar von dakrone

    dakrone/cheshire

    1,546Auf GitHub ansehen↗
    Clojure
    Auf GitHub ansehen↗1,546
  • dwrensha/capnproto-rustAvatar von dwrensha

    dwrensha/capnproto-rust

    2,470Auf GitHub ansehen↗

    documentation

    Rust
    Auf GitHub ansehen↗2,470
  • epiclabs-io/elasticE

    epiclabs-io/elastic

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • esotericsoftware/kryoAvatar von EsotericSoftware

    EsotericSoftware/kryo

    6,529Auf GitHub ansehen↗

    Kryo is a Java binary serialization framework and object cloning library used to convert Java objects into a compact binary format and restore them from bytes. It provides a system for creating deep or shallow copies of complex object graphs without requiring binary conversion. The project utilizes variable-length integer encoding and integer-ID class registration to reduce the size of serialized data. It handles complex object graphs through circular reference tracking to prevent data duplication and infinite loops. To maintain long-term data viability, it includes schema evolution managemen

    HTML
    Auf GitHub ansehen↗6,529
  • excessive/cdataAvatar von excessive

    excessive/cdata

    30Auf GitHub ansehen↗

    Serialize Lua tables to C structs and strings.

    Lua
    Auf GitHub ansehen↗30
  • explosion/srslyE

    explosion/srsly

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fasterxml/jacksonAvatar von FasterXML

    FasterXML/jackson

    9,740Auf GitHub ansehen↗

    Jackson is a Java data binding framework and multi-format data serializer used to translate data structures into native language objects. It functions as a JSON data binding library and a streaming parser that reads and writes data as discrete tokens to process large datasets with minimal memory. The project distinguishes itself through a bytecode serialization accelerator that replaces standard reflection with generated bytecode to increase data binding speed. It employs a module-based extensibility model to support a wide range of formats beyond JSON, including XML, YAML, CSV, TOML, and bin

    hacktoberfestjacksonjava-json
    Auf GitHub ansehen↗9,740
  • fasterxml/jackson-module-afterburnerAvatar von FasterXML

    FasterXML/jackson-module-afterburner

    92Auf GitHub ansehen↗

    (DEPRECATED) -- moved under jackson-modules-base

    Java
    Auf GitHub ansehen↗92
  • fastserial/lite3Avatar von fastserial

    fastserial/lite3

    765Auf GitHub ansehen↗
    Cbinarycjson
    Auf GitHub ansehen↗765
  • fktn-k/fkyamlAvatar von fktn-k

    fktn-k/fkYAML

    143Auf GitHub ansehen↗

    A C++ header-only YAML library

    C++
    Auf GitHub ansehen↗143
  • flamendless/arson.luaAvatar von flamendless

    flamendless/arson.lua

    13Auf GitHub ansehen↗

    A library-companion to register custom data types that can be encoded and decoded for json.lua

    Lua
    Auf GitHub ansehen↗13
  • florob/rustyxmlAvatar von Florob

    Florob/RustyXML

    107Auf GitHub ansehen↗

    RustyXML

    Rust
    Auf GitHub ansehen↗107
  • fxamacker/cborF

    fxamacker/cbor

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ghostiam/binstructG

    ghostiam/binstruct

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • glycerine/bambamG

    glycerine/bambam

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • glycerine/go-capnprotoG

    glycerine/go-capnproto

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gogo/protobufAvatar von gogo

    gogo/protobuf

    5,669Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,669
  • golang/protobufAvatar von golang

    golang/protobuf

    10,074Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,074
  • google/flatbuffersAvatar von google

    google/flatbuffers

    25,558Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗25,558
  • google/gsonAvatar von google

    google/gson

    24,357Auf GitHub ansehen↗

    Gson is a Java library designed for the serialization and deserialization of objects into structured text formats. It functions as a reflection-based data mapper, inspecting class structures at runtime to automatically convert memory-resident objects into data representations and reconstruct them back into typed language objects. The library distinguishes itself through a modular type-adapter pattern that allows for custom conversion rules for complex or nested structures. It also provides robust support for production environments by generating build-time metadata and configuration rules, wh

    Java
    Auf GitHub ansehen↗24,357
  • 32leaves/bel3

    32leaves/bel

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0