Jil

JSON serializer

A fast JSON serializer and deserializer built on top of the Sigil framework.

Fast .NET JSON (De)Serializer, Built On Sigil

GitHub

2k stars
136 watching
252 forks
Language: C#
last commit: 7 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
callum-oakley/json5-rs A Rust JSON5 serialization and deserialization library built on top of Serde 184
yak32/glw_json A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. 8
stephenberry/glaze A fast and portable JSON library for C++ that supports various features and data formats 1,221
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 855
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
kbss-cvut/jb4jsonld A Java library for serializing and deserializing objects to JSON-LD format using annotations. 12
gzoller/scalajack A fast JSON serialization library for Scala classes 112
facebook-csharp-sdk/simple-json A lightweight JSON serialization and deserialization library for .NET 380
terria-k/teujson A lightweight and reflection-less JSON serialization library that generates code for serializing and deserializing objects at compile time. 1
realtimechris/jsonifier Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions 56
ymglez/jsonpack A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. 39
xeverous/fuser A header-only library that enables automatic serialization of C++ types to and from JSON. 54
pigulla/json-strictify A utility for safely serializing data to JSON without losing information or causing infinite loops 19
ngs-doo/dsl-json A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. 1,013