Thread
Stories related to "The most simple JSON parser in C for small systems" across the full archive.
> With the increasing demand for data analytics on raw data, there
is a critical need for a fast JSON parser. This paper proposes an
approach called Mison that addresses this need by pushing down
both projections and filters into the parsing level.
5x - 10x faster than Jackson and RapidJSON (C...
Equally Lethargic JSON Support for iOS/macOS, Part 4: Our Keys are Small but Legion
(blog.metaobject.com)
This paper is full of cursed C code. Enjoy!
I wanted something simple and self-contained with no external dependencies other than standard library.
Example usage:
$ p lobsters
wnii+IS1c1beokiD6X25
Functions are extracted from Django framework as they were speedier than other PBKDF2 implementations I tried.
In response to ...
Not sure if I should have tagged with "javascript", since it's JSON. But I am new to this, so please forgive me!
I saw the [JSON Patch](http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-03) and [JSON Pointer](http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-01) specs and threw t...
I wanted a small, concise tool I could use to generate simple HTML slideshows. After some frustration of not being able to find anything, I decided to roll my own. Say goodbye to dragging textboxes on the screen.
I will admit that this project is in its *very* early stages, but I hope to make it ...