nim-toml-serialization
TOML serializer
A Nim module for serializing and deserializing TOML data
Flexible TOML serialization [not] relying on run-time type information.
39 stars
19 watching
7 forks
Language: Nim
last commit: about 1 year ago
Linked from 1 awesome list
configuration-filenimparserserializationserializertoml
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 |
| | Provides flexible JSON serialization with support for various features and standards compliance | 48 |
| | Implementation of a serialization format used in blockchain networks | 10 |
| | A library that provides serialization and decoding support for Protocol Buffers in Nim programming language | 20 |
| | Provides an implementation of the Status protocol in Nim language | 9 |
| | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| | A cross-platform process daemonization library for the Nim programming language | 32 |
| | A Nim language implementation of the YAML serialization format | 192 |
| | An efficient input/output stream library for Nim language | 125 |
| | Provides a set of reusable HTTP helper procedures in Nim to simplify network programming | 27 |
| | A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. | 161 |
| | A Ruby library for parsing and generating the TOML data interchange format | 151 |
| | A Websocket implementation for the Nim programming language | 83 |
| | A binary serialization framework for Nim | 20 |
| | An implementation of the Snappy compression algorithm in Nim | 27 |