nim-json-serialization
JSON serializer
Provides flexible JSON serialization with support for various features and standards compliance
Flexible JSON serialization not relying on run-time type information
48 stars
19 watching
10 forks
Language: Nim
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 64 |
| | A Nim module for serializing and deserializing TOML data | 39 |
| | Implementation of a serialization format used in blockchain networks | 10 |
| | Provides a standardized interface for remote procedure calls over JSON format | 92 |
| | Provides an implementation of the Status protocol in Nim language | 9 |
| | A cross-platform process daemonization library for the Nim programming language | 32 |
| | An efficient input/output stream library for Nim language | 125 |
| | A Websocket implementation for the Nim programming language | 83 |
| | A library that provides serialization and decoding support for Protocol Buffers in Nim programming language | 20 |
| | An implementation of the Snappy compression algorithm in Nim | 27 |
| | An efficient library for building REST APIs in the Nim language. | 56 |
| | A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |
| | A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. | 161 |
| | A stack-based arbitrary precision integer library for Nim | 84 |
| | Provides a set of reusable HTTP helper procedures in Nim to simplify network programming | 27 |