awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to neuecc/zeroformatter

Open-source alternatives to ZeroFormatter

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

  • google/flatbuffersالصورة الرمزية لـ google

    google/flatbuffers

    25,558عرض على 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
    عرض على GitHub↗25,558
  • aaubry/yamldotnetالصورة الرمزية لـ aaubry

    aaubry/YamlDotNet

    2,807عرض على GitHub↗

    YamlDotNet is a YAML serialization library and data mapping tool for .NET. It functions as a parser and generator that converts between .NET objects and YAML formatted text for data storage and configuration. The project provides capabilities for YAML document parsing and data object mapping. It transforms YAML streams into low-level representations or high-level object models for programmatic analysis and converts structured data objects back into valid YAML strings. The library covers general data serialization and configuration file management, allowing application data structures to be m

    C#dotnetparserserialization
    عرض على GitHub↗2,807
  • dbolin/apex.serializationD

    dbolin/Apex.Serialization

    0عرض على GitHub↗
    عرض على GitHub↗0
  • alianblank/com.google.flatbuffersA

    AlianBlank/com.google.flatbuffers

    0عرض على GitHub↗
    عرض على GitHub↗0

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • alipay/furyالصورة الرمزية لـ alipay

    alipay/fury

    4,412عرض على GitHub↗

    Fury is a multi-language binary serialization framework designed for encoding domain objects and complex graphs to facilitate cross-language data exchange. It includes an interface definition language compiler that translates schema definitions into idiomatic native types and serialization boilerplate across multiple languages. The project distinguishes itself through a zero-copy binary reader that allows specific fields to be accessed without deserializing the entire object, as well as an object graph serializer that preserves circular references and referential integrity. It also features a

    Java
    عرض على GitHub↗4,412
  • apache/arrowالصورة الرمزية لـ apache

    apache/arrow

    16,529عرض على GitHub↗

    Arrow is a cross-language development platform for in-memory data. It provides a standardized, language-independent columnar memory format designed to accelerate analytical operations and improve memory efficiency on modern computing hardware. By utilizing a schema-driven approach, the framework enables the efficient organization of both flat and nested data structures. The project functions as an analytical data processing engine that facilitates high-performance computation directly on memory-resident datasets. It distinguishes itself through a zero-copy architecture, which allows multiple

    C++arrowparquet
    عرض على GitHub↗16,529
  • bufbuild/bufالصورة الرمزية لـ bufbuild

    bufbuild/buf

    11,211عرض على GitHub↗

    Buf is a toolchain for managing the full lifecycle of Protocol Buffers schemas. It provides a set of tools for schema governance, including linting to enforce style guides, a breaking change detector to ensure backward compatibility, and a system for producing language-specific source code via local or remote plugins. The project distinguishes itself through a remote schema registry that centralizes the hosting, versioning, and distribution of Protocol Buffers modules. This registry allows for server-side enforcement of governance policies, such as blocking updates that introduce backward-inc

    Gobuf-clibuf-schema-registrygrpc
    عرض على GitHub↗11,211
  • bytefish/tinycsvparserالصورة الرمزية لـ bytefish

    bytefish/TinyCsvParser

    401عرض على GitHub↗

    Easy to use, easy to extend and high-performance library for CSV parsing with .NET

    C#
    عرض على GitHub↗401
  • c80k/capnproto-dotnetcoreC

    c80k/capnproto-dotnetcore

    0عرض على GitHub↗
    عرض على GitHub↗0
  • chronoxor/cppserializationC

    chronoxor/CppSerialization

    0عرض على GitHub↗
    عرض على GitHub↗0
  • chronoxor/fastbinaryencodingالصورة الرمزية لـ chronoxor

    chronoxor/FastBinaryEncoding

    955عرض على GitHub↗

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

    C++
    عرض على GitHub↗955
  • cloudwu/sprotoالصورة الرمزية لـ cloudwu

    cloudwu/sproto

    981عرض على GitHub↗

    Yet another protocol library like google protocol buffers , but simple and fast.

    C
    عرض على GitHub↗981
  • cysharp/memorypackالصورة الرمزية لـ Cysharp

    Cysharp/MemoryPack

    4,598عرض على GitHub↗

    MemoryPack is a high-performance binary serialization library for C# and Unity. It provides a zero-allocation data pipeline and a schema-evolution framework designed to minimize memory allocations and encoding overhead. The project utilizes compile-time source generators to avoid runtime reflection and implements a zero-encoding binary format for maximum throughput. It distinguishes itself through a zero-allocation approach that reuses object instances to reduce garbage collection pressure and copies the memory layout of unmanaged structs directly to binary streams. The library covers binary

    C#
    عرض على GitHub↗4,598
  • davidfowl/channelsالصورة الرمزية لـ davidfowl

    davidfowl/Channels

    292عرض على GitHub↗

    Push based .NET Streams

    C#
    عرض على GitHub↗292
  • akkadotnet/hyperionالصورة الرمزية لـ akkadotnet

    akkadotnet/Hyperion

    281عرض على GitHub↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    عرض على GitHub↗281
  • dogwei/swifter.messagepackD

    Dogwei/Swifter.MessagePack

    0عرض على GitHub↗
    عرض على GitHub↗0
  • esotericsoftware/kryoالصورة الرمزية لـ EsotericSoftware

    EsotericSoftware/kryo

    6,529عرض على GitHub↗

    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
    عرض على GitHub↗6,529
  • gilzoide/unity-key-value-storeG

    gilzoide/unity-key-value-store

    0عرض على GitHub↗
    عرض على GitHub↗0
  • gogo/protobufالصورة الرمزية لـ gogo

    gogo/protobuf

    5,669عرض على 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
    عرض على GitHub↗5,669
  • golang/protobufالصورة الرمزية لـ golang

    golang/protobuf

    10,074عرض على 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
    عرض على GitHub↗10,074
  • aarnott/nerdbank.messagepackA

    AArnott/Nerdbank.MessagePack

    0عرض على GitHub↗
    عرض على GitHub↗0
  • hhblaze/biserH

    hhblaze/Biser

    0عرض على GitHub↗
    عرض على GitHub↗0
  • indice-co/edi.netالصورة الرمزية لـ indice-co

    indice-co/EDI.Net

    490عرض على GitHub↗

    EDI Serializer/Deserializer. Supports EDIFact, X12 and TRADACOMS formats

    C#ediedifactserializer
    عرض على GitHub↗490
  • inkeliz/karmemI

    inkeliz/karmem

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jamescourtney/flatsharpالصورة الرمزية لـ jamescourtney

    jamescourtney/FlatSharp

    570عرض على GitHub↗

    Fast, idiomatic C# implementation of Flatbuffers

    C#csharpdeserializationfbs-schema
    عرض على GitHub↗570
  • jamesnk/newtonsoft.jsonالصورة الرمزية لـ JamesNK

    JamesNK/Newtonsoft.Json

    11,262عرض على GitHub↗

    Newtonsoft.Json is a data processing utility for the .NET ecosystem designed to facilitate the transformation and exchange of information. It functions as a serialization library and object mapping framework, enabling the conversion of complex application objects into formatted JSON strings and the reconstruction of structured objects from raw JSON data. The library distinguishes itself through a flexible architecture that supports both strongly-typed class mapping and a dynamic object model for schema-less data manipulation. It employs reflection-based metadata mapping to automate property a

    C#c-sharpjson
    عرض على GitHub↗11,262
  • jasonxudeveloper/ninoJ

    JasonXuDeveloper/Nino

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jefffhaynes/binaryserializerالصورة الرمزية لـ jefffhaynes

    jefffhaynes/BinarySerializer

    312عرض على GitHub↗

    A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.

    C#binaryc-sharpprotocol
    عرض على GitHub↗312
  • joshclose/csvhelperالصورة الرمزية لـ JoshClose

    JoshClose/CsvHelper

    5,202عرض على GitHub↗

    CsvHelper is a library for reading and writing comma-separated value files by mapping data to custom class objects. It functions as a parsing library and data mapper that converts flat-file text into structured data objects and serializes internal data sets back into standard CSV files. The project emphasizes memory efficiency through a parser that optimizes resource consumption. It utilizes field value caching and an interned string cache to store repetitive values, which reduces memory overhead when processing large datasets. The library provides a configuration-driven parsing engine that

    C#hacktoberfest
    عرض على GitHub↗5,202
  • 1996v/bssom.net1

    1996v/Bssom.Net

    0عرض على GitHub↗
    عرض على GitHub↗0