PODStream
POD serializer
A serialization library for Haxe POD format that allows easy conversion of data between objects and binary bytes.
Haxe POD serializer
21 stars
5 watching
4 forks
Language: Haxe
last commit: about 5 years ago
Linked from 1 awesome list
haxepodserialization
Related projects:
Repository | Description | Stars |
---|---|---|
mandrean/har-rs | A library for serializing and deserializing the HTTP Archive format | 44 |
dvergar/anette | A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. | 37 |
benmerckx/gulp-haxe | A Gulp plugin for compiling Haxe projects. | 10 |
radare/v-toxml | An XML serialization library in V | 9 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
heapsio/hxbit | A binary serialization and network synchronization library for Haxe. | 155 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
mumez/sixx | A Smalltalk-based XML serialization/deserialization library for storing and loading objects in a portable format. | 15 |
ruby0x1/scribe | Converts Haxe XML documentation to JSON or other formats | 4 |
haxefoundation/hashlink | An interpreter and virtual machine for the Haxe programming language | 812 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
extendedxmlserializer/home | An XML serializer that supports POCO-based object graph serialization and provides a customizable extension model. | 336 |
raidandfade/haxicord | A Discord API wrapper for Haxe | 57 |
theseion/fuel | An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. | 27 |
akkadotnet/hyperion | A high-performance serializer that allows safe transfer of polymorphic messages in distributed systems | 278 |