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.
☆71Jan 1, 2023Updated 3 years ago
Alternatives and similar repositories for packedjson
Users that are interested in packedjson are comparing it to the libraries listed below
Sorting:
- NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is…☆45Aug 24, 2023Updated 2 years ago
- Statistic-driven micro-benchmark framework☆34Feb 12, 2019Updated 7 years ago
- snip is text editor to speed up testing code snippets☆28Dec 9, 2022Updated 3 years ago
- Useful Variant Type and Powerful Pattern Matching for Nim☆28Jun 5, 2020Updated 5 years ago
- A JSON5 implementation for Nim.☆21Apr 28, 2020Updated 5 years ago
- ☆16Jan 2, 2020Updated 6 years ago
- MessagePack serializer/deserializer implementation for Nim / msgpack.org[Nim]☆132Jan 27, 2026Updated last month
- Binary parser for Nim☆73Mar 24, 2021Updated 4 years ago
- An Adaptive Index Library for Nim☆40Jan 19, 2026Updated last month
- Pure nim fuzzy search implementation. Supports substrings etc☆28Jan 11, 2021Updated 5 years ago
- Bi-directional drag and drop source/target☆11Feb 20, 2025Updated last year
- Loop efficiently over a variadic number of containers☆41May 11, 2023Updated 2 years ago
- High precision and high performance task scheduler☆20Nov 13, 2020Updated 5 years ago
- SortedTables in Nim, based on B-Trees☆21Jun 7, 2020Updated 5 years ago
- A crafty implementation of structured logging for Nim.☆173Dec 11, 2025Updated 2 months ago
- Nim rewrite of a very popular Python module of the same name.☆142Dec 19, 2022Updated 3 years ago
- A library to do pattern matching on the AST in the Nim programming language.☆105Nov 29, 2023Updated 2 years ago
- Plugin system for Nim☆31Jul 19, 2020Updated 5 years ago
- 128-bit integers☆37Mar 21, 2024Updated last year
- Script, capture and replay terminal sessions☆16Dec 5, 2023Updated 2 years ago
- Nim package hierarchy manager from the future 🧚☆159Feb 7, 2024Updated 2 years ago
- sync/async redis clients for Nim☆21Sep 10, 2021Updated 4 years ago
- a demonstration http server☆22Updated this week
- Experimental wasm backend for nim☆51Sep 1, 2020Updated 5 years ago
- a macro dsl for nim☆46Nov 16, 2020Updated 5 years ago
- [wip]Speech recognition tool-box written by Nim. Based on Arraymancer.☆23Nov 10, 2019Updated 6 years ago
- Nim Home Assistant (NimHA) is a hub for combining multiple home automation devices and automating jobs.☆35Nov 30, 2019Updated 6 years ago
- A Nim scheduler library that lets you kick off jobs at regular intervals.☆66Jul 23, 2021Updated 4 years ago
- Various asynchronous tools for Nim language☆111Nov 10, 2023Updated 2 years ago
- Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools☆175Oct 17, 2023Updated 2 years ago
- A pure-nim implementation of the STOMP protocol for machine messaging.☆14Jun 29, 2025Updated 8 months ago
- Console ascii line graphs in pure Nim☆16Mar 2, 2021Updated 4 years ago
- UUID library for Nim☆40Dec 15, 2023Updated 2 years ago
- Nim wrapper for the libsodium library☆49Jan 21, 2024Updated 2 years ago
- DNA/RNA folding in Nim☆21Mar 1, 2018Updated 7 years ago
- HTTP Authentication library for Nim☆85Jul 11, 2021Updated 4 years ago
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆89Feb 9, 2026Updated 2 weeks ago
- measuring execution times written by Nim.☆37Nov 6, 2022Updated 3 years ago
- Unicode text segmentation (tr29)☆11Sep 19, 2024Updated last year