Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 268 Bytes

Jzon

Yet another JSON library in golang with nothing special.

  • Just for exercising.

  • All tests passed.

  • Not faster than encoding/json for now, or maybe never :).

  • Not compatible with encoding/json completely.