Sonic logo

Sonic

A fast JSON serializing and deserializing library (By Bytedance)
6
7
+ 1
0

What is Sonic?

It is a blazingly fast JSON serializing & deserializing library, accelerated by JIT (just-in-time compiling) and SIMD (single-instruction-multiple-data).
Sonic is a tool in the Serialization Frameworks category of a tech stack.
Sonic is an open source tool with 6.1K GitHub stars and 305 GitHub forks. Here’s a link to Sonic's open source repository on GitHub

Who uses Sonic?

Developers
6 developers on StackShare have stated that they use Sonic.

Sonic Integrations

Sonic's Features

  • Runtime object binding without code generation
  • Complete APIs for JSON value manipulation

Sonic Alternatives & Comparisons

What are some alternatives to Sonic?
Protobuf
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler.
Avro
It is a row-oriented remote procedure call and data serialization framework developed within Apache's Hadoop project. It uses JSON for defining data types and protocols, and serializes data in a compact binary format.
Apache Thrift
The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages.
Serde
It is a framework for serializing and deserializing Rust data structures efficiently and generically. The ecosystem consists of data structures that know how to serialize and deserialize themselves along with data formats that know how to serialize and deserialize other things. It provides the layer by which these two groups interact with each other, allowing any supported data structure to be serialized and deserialized using any supported data format.
MessagePack
It is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.
See all alternatives
Related Comparisons
No related comparisons found

Sonic's Followers
7 developers follow Sonic to keep up with related blogs and decisions.