msgpack-elixir
MessagePack serializer
An Elixir implementation of the MessagePack data serialization format
MessagePack Implementation for Elixir / msgpack.org[Elixir]
70 stars
8 watching
14 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lexmag/msgpax | A high-performance MessagePack implementation for Elixir | 288 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 834 |
msgpack/msgpack-haskell | A Haskell implementation of MessagePack data serialization format | 138 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
crystal-community/msgpack-crystal | An implementation of MessagePack serialization in Crystal | 136 |
msgpack/msgpack-scala | An implementation of MessagePack serialization for Scala | 94 |
msgpack/msgpack-objectivec | Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
msgpack/msgpack-smalltalk | A Smalltalk-based MessagePack serialization library for various dialects | 22 |
msgpack/msgpack-java | Implementing a binary serialization format that can compactly encode various data types. | 1,416 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |
rybakit/msgpack.php | A pure PHP implementation of the MessagePack serialization format | 389 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 545 |
elixir-mogrify/mogrify | An Elixir wrapper around the ImageMagick command line utility for image processing tasks | 570 |