Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

michaelliao/jsonstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonstream

A fast streaming parser for JSON.

Github Workflow

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 https://www.liaoxuefeng.com/article/994977272296736

About

A fast streaming parser for JSON. Learn how to design:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages