Hello everyone,

I have developed a new json parser library. It is similar jstream library 
but it allows stream over selected json member instead of depth. It also 
allow skipping json members for less memory usage.

https://github.com/tamerh/jsparser

I have also refactored previously developed xml parser with similar 
approach.

https://github.com/tamerh/xml-stream-parser

Please let know if you have suggestions/feedbacks.

Cheers
Tamer

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/22eef643-66bf-451e-ba84-1eb968682aea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to