TeuJson

JSON serializer

A lightweight and reflection-less JSON serialization library that generates code for serializing and deserializing objects at compile time.

A Reflection-less and Lightweight Json Library using source generator.

GitHub

1 stars
1 watching
0 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kevin-montrose/jilA fast JSON serializer and deserializer built on top of the Sigil framework.2,147
xposure/atma.jsonA JSON serialization framework for a specific programming language.8
realtimechris/jsonifierA C++ library providing fast JSON parsing and serialization60
jdereg/json-ioConverts Java objects to and from JSON format with serialization options.331
kbss-cvut/jb4jsonldA Java library for serializing and deserializing objects to JSON-LD format using annotations.12
yak32/glw_jsonA compact C++ library for fast and efficient JSON serialization without memory allocation during parsing.8
pigulla/json-strictifyA utility for safely serializing data to JSON without losing information or causing infinite loops19
haskell/aesonA Haskell library for parsing and generating JSON data1,257
lancercomet/suntoriA JSON de/serializer to ensure safe data processing at runtime10
sake92/tupsonA library for serializing and deserializing JSON data in Scala8
ngs-doo/dsl-jsonA 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,020
boostorg/jsonA C++ library that provides fast and efficient JSON data serialization and deserialization434
zerosnake0/jzonA high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements.11
trampster/jsonsrcgenA C# library that uses source generators to generate JSON serialization code146
spellbook-technology/transmutationA gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup9