Skip to content

Immediate mode JSON serializer written in pure JAVA

License

Notifications You must be signed in to change notification settings

bharatm29/Jason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven

Jason

JSON serialization engine written in pure JAVA.

TODO

  • Add number support in deserializer
  • Add support for null in serializer and deserializer
  • Add tests with large json files for deserializer
  • Add Support for class objects in deserializer
  • Improve error handling
  • Add Benchmarks with JMH

About

Immediate mode JSON serializer written in pure JAVA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages