SunTori
JSON serializer
A JSON de/serializer to ensure safe data processing at runtime
A Typescript JSON de/serializer to ensure everything is safe at runtime.
10 stars
3 watching
0 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
deserializationdeserializerjsonjson-deserializationjson-serializationserializationserializertypescript
Related projects:
Repository | Description | Stars |
---|---|---|
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
tailrecursion/cljson | A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
kbss-cvut/jb4jsonld | A Java library for serializing and deserializing objects to JSON-LD format using annotations. | 12 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
pigulla/json-strictify | A utility for safely serializing data to JSON without losing information or causing infinite loops | 19 |
realtimechris/jsonifier | Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions | 56 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 184 |
donavon/superjson-remix | A solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data | 84 |
aviate-labs/json.mo | A JSON serialization format for Motoko programming language | 19 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |