Skip to content

kaleidawave/simple-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON parser/lexer

crates.io badge docs.rs badge

Features

  • Under < 200 LOC Rust lexer (+ no dependencies)
  • Visiting / callback based API (no allocation)
  • Handles single and multiline comments in JSON

See examples and tests for usage.

About

No allocation JSON key value parser with support for comments

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages