avro
Data serializer
Provides tools and interfaces for serializing data in binary format with schema metadata
Apache AVRO for go
46 stars
3 watching
10 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
apacheavroetlgogolangredshiftsql
Related projects:
Repository | Description | Stars |
---|---|---|
magro/kryo-serializers | A collection of serializers for various Java data structures and classes | 381 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
gonzalezreal/groot | A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
linkedin/goavro | A library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats. | 985 |
aviate-labs/json.mo | A JSON serialization format for Motoko programming language | 19 |
xposure/atma.json | A JSON serialization framework for a specific programming language. | 8 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
sksamuel/avro4s | A Scala library for generating Avro schemas and serializing/deserializing data at compile time | 719 |
kamsar/rhino | A data provider that loads serialized items directly from disk into a Sitecore content tree. | 12 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
alexfilatov/borsh | A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,570 |
chronoxor/fastbinaryencoding | A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 828 |