frosty
Data serializer
A library for serializing and deserializing data from various targets such as streams and sockets
serialize native Nim types to strings, streams, sockets, whatever ⛄
50 stars
2 watching
3 forks
Language: Nim
last commit: over 3 years ago
Linked from 1 awesome list
binarymemorynimobjectsserializesocketsstreamsstringstypes
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and simple binary serializer/deserializer for Nim. | 88 |
| A Clojure library that uses Kryo to serialize data in a compact and efficient manner. | 30 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A Haskell library for serializing and deserializing data structures in a persistent manner. | 30 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
| A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 135 |
| A binary-based JSON-like serialization library for D language. | 118 |
| A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
| A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 559 |
| A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 |