sonic

JSON serializer

A high-performance JSON serialization and deserialization library optimized for just-in-time compilation and SIMD instructions.

A blazingly fast JSON serializing & deserializing library

GitHub

7k stars
47 watching
339 forks
Language: Assembly
last commit: 6 days ago
Linked from 1 awesome list

high-performancejitjsonsimd

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 855
cloudwego/sonic-rs A fast Rust JSON parsing and serialization library 486
simdjson/simdjson Parses JSON data at high speeds using CPU-specific optimizations 19,359
pquerna/ffjson Generates optimized JSON serialization functions for Go structures 2,967
bblanchon/arduinojson A lightweight C++ JSON library for embedded systems and IoT devices. 6,739
ibireme/yyjson A high-performance JSON library written in ANSI C. 3,125
bluelinelabs/logansquare A JSON parsing and serialization library for Android using Jackson's streaming API 3,208
zserge/jsmn A lightweight JSON parser and tokenizer written in C. 3,687
wi2l/jettison Fast JSON encoding library for Go with configurable options and native support for standard library types. 174
sinhashubham95/jsonic A comprehensive set of utilities to handle JSON data in Go. 11
stephenberry/glaze A fast and portable JSON library for C++ that supports various features and data formats 1,221
tencent/rapidjson A fast JSON parser/generator for C++ with both SAX/DOM style API. 14,259
mailru/easyjson A JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions. 4,483
ijl/orjson A fast and correct JSON serialization library for Python 6,263
apache/fury A high-performance serialization framework that supports multiple languages and protocols, designed to improve data transfer and object persistence in distributed systems. 3,102