igbinary
Binary serializer
A binary serialization format designed to replace the standard PHP serializer with improved compression and reduced storage requirements.
Igbinary is a drop in replacement for the standard php serializer. Check https://github.com/igbinary/igbinary for the freshest version
259 stars
19 watching
91 forks
Language: C
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library for describing and serializing binary formats in Scala | 75 |
| A fast and simple binary serializer/deserializer for Nim. | 88 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| A Python wrapper around a binary serialization format | 5 |
| A C library for serializing and deserializing binary objects in a compact format | 507 |
| A binary serialization format for JSON focused on minimizing network size | 460 |
| A binary serialization framework for Nim | 20 |
| A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
| A fast binary serialization library in Haskell with efficient encoding and decoding of various data types | 109 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| A binary data serialization format designed to be compact and fast. | 455 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 889 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |