json-strictify 
 JSON serializer
 A utility for safely serializing data to JSON without losing information or causing infinite loops
Safely serialize a value to JSON without unintended loss of data or going into an infinite loop due to circular references.
19 stars
 3 watching
 1 forks
 
Language: TypeScript 
last commit: 11 months ago 
Linked from   1 awesome list  
  javascriptjsonserialization 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 | 
|    |  A Haskell library for parsing and generating JSON data | 1,257 | 
|    |  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,020 | 
|    |  A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. | 90 | 
|    |  A JSON de/serializer to ensure safe data processing at runtime | 10 | 
|    |  A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 | 
|    |  A fast and portable JSON library for C++ that supports various features and data formats | 1,414 | 
|    |  A C++ library providing fast JSON parsing and serialization | 60 | 
|    |  A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 | 
|    |  A Python library for serializing data to JSON-LD format | 29 | 
|    |  A library for serializing and deserializing JSON data in Scala | 8 | 
|    |  A JSON serialization framework for a specific programming language. | 8 | 
|    |  A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. | 39 | 
|    |  A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 | 
|    |  A JSON serialization library for Ruby and JRuby that allows easy creation of serializable objects with customizable attributes. | 954 |