Araq / packedjson
packedjson is an alternative Nim implementation for JSON. The JSON is essentially kept as a single string in order to save memory over a more traditional tree representation.
☆69Updated 2 years ago
Alternatives and similar repositories for packedjson:
Users that are interested in packedjson are comparing it to the libraries listed below
- snip is text editor to speed up testing code snippets☆28Updated 2 years ago
- Pure Nim HPACK - Header Compression for HTTP/2☆11Updated 5 months ago
- Logging library for Nim☆52Updated last year
- Flexible JSON serialization not relying on run-time type information☆50Updated 2 months ago
- Jsmn - a world fastest JSON parser - in pure Nim☆60Updated 3 years ago
- Servy is a fast, simple and lightweight micro web-framework for Nim