8000 GitHub - zhang0529/jsonstream: A fast streaming parser for JSON
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhang0529/jsonstream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonstream

A fast streaming parser for JSON.

Features:

  • Parse or serialize JSON string to/from Java object;
  • Validate JSON when converting to JavaBean;
  • Customize type support;
  • Customize serialization;
  • Simple API.

Read more at http://jsonstream.itranswarp.com

About

A fast streaming parser for JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0