All Projects → Msgpack Scala → Similar Projects or Alternatives

391 Open source projects that are alternatives of or similar to Msgpack Scala

msgpack-perl
MessagePack serializer implementation for Perl / msgpack.org[Perl]
Stars: ✭ 48 (-44.83%)
Mutual labels:  serialization, msgpack
Msgpack11
A tiny MessagePack library for C++11 (msgpack.org[C++11])
Stars: ✭ 78 (-10.34%)
Mutual labels:  msgpack, serialization
Messagepack Csharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Stars: ✭ 3,668 (+4116.09%)
Mutual labels:  msgpack, serialization
Msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
Stars: ✭ 327 (+275.86%)
Mutual labels:  msgpack, serialization
Swiftmsgpack
💬 Fast & Lightweight MsgPack Serializer & Deserializer for Swift
Stars: ✭ 128 (+47.13%)
Mutual labels:  msgpack, serialization
msgpack-smalltalk
MessagePack serialization library for various Smalltalk dialects / msgpack.org[Smalltalk]
Stars: ✭ 22 (-74.71%)
Mutual labels:  serialization, msgpack
sbp
Structured Bindings Pack - serialize C++ structs into MessagePack binary form
Stars: ✭ 16 (-81.61%)
Mutual labels:  serialization, msgpack
Cpp Serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
Stars: ✭ 533 (+512.64%)
Mutual labels:  msgpack, serialization
Mashumaro
Fast and well tested serialization framework on top of dataclasses
Stars: ✭ 208 (+139.08%)
Mutual labels:  msgpack, serialization
Msgpack
msgpack.org[Go] MessagePack encoding for Golang
Stars: ✭ 1,353 (+1455.17%)
Mutual labels:  msgpack, serialization
Msgpack Cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
Stars: ✭ 761 (+774.71%)
Mutual labels:  msgpack, serialization
Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
Stars: ✭ 374 (+329.89%)
Mutual labels:  msgpack, serialization
Srsly
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
Stars: ✭ 189 (+117.24%)
Mutual labels:  msgpack, serialization
Airframe
Essential Building Blocks for Scala
Stars: ✭ 442 (+408.05%)
Mutual labels:  msgpack, serialization
Msgpack Rust
MessagePack implementation for Rust / msgpack.org[Rust]
Stars: ✭ 561 (+544.83%)
Mutual labels:  msgpack, serialization
Quilt
Quilt is a self-organizing data hub for S3
Stars: ✭ 1,007 (+1057.47%)
Mutual labels:  serialization
Haskell Capnp
Cap'n Proto for Haskell
Stars: ✭ 65 (-25.29%)
Mutual labels:  serialization
Spyne
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
Stars: ✭ 992 (+1040.23%)
Mutual labels:  msgpack
Donerserializer
A C++14 JSON Serialization Library
Stars: ✭ 31 (-64.37%)
Mutual labels:  serialization
Dartson
Dartson is a Dart library that can be used to convert Dart objects into a JSON string.
Stars: ✭ 78 (-10.34%)
Mutual labels:  serialization
Core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
Stars: ✭ 62 (-28.74%)
Mutual labels:  serialization
Play Json Extra
playframework2 json extra module. provide convenience functions for define Format, Reads, Writes
Stars: ✭ 20 (-77.01%)
Mutual labels:  serialization
Nippy
High-performance serialization library for Clojure
Stars: ✭ 838 (+863.22%)
Mutual labels:  serialization
Bincode
A binary encoder / decoder implementation in Rust.
Stars: ✭ 1,100 (+1164.37%)
Mutual labels:  serialization
Tjson.rb
Ruby implementation of TJSON
Stars: ✭ 22 (-74.71%)
Mutual labels:  serialization
Strictyaml
Type-safe YAML parser and validator.
Stars: ✭ 836 (+860.92%)
Mutual labels:  serialization
Nesm
NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is a mirror of https://gitlab.com/xomachine/NESM)
Stars: ✭ 43 (-50.57%)
Mutual labels:  serialization
Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (+1213.79%)
Mutual labels:  serialization
Rpclib
rpclib is a modern C++ msgpack-RPC server and client library
Stars: ✭ 996 (+1044.83%)
Mutual labels:  msgpack
Jsonifier
Fast and simple JSON encoding toolkit
Stars: ✭ 79 (-9.2%)
Mutual labels:  serialization
Eminim
JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.
Stars: ✭ 32 (-63.22%)
Mutual labels:  serialization
Simplify Core
Simplify 为简化重复的JAVA代码而生,基于JDK8,无其它jar包依赖,提供序列化,json parse/generator,日期处理,asm && jdkproxy 实现动态代理功能 等常见操作。
Stars: ✭ 65 (-25.29%)
Mutual labels:  serialization
Restfulsense
A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.
Stars: ✭ 28 (-67.82%)
Mutual labels:  serialization
Avro4k
Avro support for kotlinx.serialization
Stars: ✭ 82 (-5.75%)
Mutual labels:  serialization
R6rs Msgpack
MessagePack for R6RS Scheme / msgpack.org[Scheme]
Stars: ✭ 14 (-83.91%)
Mutual labels:  msgpack
Fhir.js
Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries
Stars: ✭ 61 (-29.89%)
Mutual labels:  serialization
Avsc
Avro for JavaScript ⚡️
Stars: ✭ 930 (+968.97%)
Mutual labels:  serialization
Dahomey.json
The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json
Stars: ✭ 84 (-3.45%)
Mutual labels:  serialization
Json Mobx
Simple undo/redo and persistence for MobX
Stars: ✭ 78 (-10.34%)
Mutual labels:  serialization
Mongoengine Goodjson
More human-readable json serializer/deserializer for MongoEngine
Stars: ✭ 56 (-35.63%)
Mutual labels:  serialization
Jackson Module Kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Stars: ✭ 830 (+854.02%)
Mutual labels:  serialization
Protobuf Convert
Macros for convenient serialization of Rust data structures into/from Protocol Buffers 3
Stars: ✭ 22 (-74.71%)
Mutual labels:  serialization
Cxxctp
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
Stars: ✭ 58 (-33.33%)
Mutual labels:  serialization
Coq Serapi
Coq Protocol Playground with Se(xp)rialization of Internal Structures.
Stars: ✭ 87 (+0%)
Mutual labels:  serialization
Rust Crdt
a collection of well-tested, serializable CRDTs for Rust
Stars: ✭ 747 (+758.62%)
Mutual labels:  serialization
Serializer Pack
A Symfony Pack for Symfony Serializer
Stars: ✭ 1,068 (+1127.59%)
Mutual labels:  serialization
Msgpack Javascript
MessagePack for JavaScript/TypeScript/ECMA-262 / msgpack.org[JavaScript]
Stars: ✭ 742 (+752.87%)
Mutual labels:  msgpack
Iod
Meta programming utilities for C++14. Merged in matt-42/lithium
Stars: ✭ 731 (+740.23%)
Mutual labels:  serialization
Thriftpy
Thriftpy has been deprecated, please migrate to https://github.com/Thriftpy/thriftpy2
Stars: ✭ 1,156 (+1228.74%)
Mutual labels:  serialization
Batchman
This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to optimize the calls so that the api call happens only once per x events, or say once per x minutes. It also supports exponential backoff in case of network failures
Stars: ✭ 50 (-42.53%)
Mutual labels:  serialization
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+698.85%)
Mutual labels:  msgpack
Awesome Django Rest Framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
Stars: ✭ 689 (+691.95%)
Mutual labels:  serialization
Protobuffer
A simple wrapper library for protobuf-net with async, gzip and less boilerplate.
Stars: ✭ 50 (-42.53%)
Mutual labels:  serialization
Go Capnproto2
Cap'n Proto library and code generator for Go
Stars: ✭ 682 (+683.91%)
Mutual labels:  serialization
Reservoir
Android library to easily serialize and cache your objects to disk using key/value pairs.
Stars: ✭ 674 (+674.71%)
Mutual labels:  serialization
Mini Yaml
Single header YAML 1.0 C++11 serializer/deserializer.
Stars: ✭ 79 (-9.2%)
Mutual labels:  serialization
Tristeon3d
A 3D Engine built by two Game Engineering students.
Stars: ✭ 68 (-21.84%)
Mutual labels:  serialization
Tech1 Benchmarks
Java JMH Benchmarks repository. No Longer Supported.
Stars: ✭ 50 (-42.53%)
Mutual labels:  serialization
Bluecap
iOS Bluetooth LE framework
Stars: ✭ 669 (+668.97%)
Mutual labels:  serialization
Msgpack Ruby
MessagePack implementation for Ruby / msgpack.org[Ruby]
Stars: ✭ 633 (+627.59%)
Mutual labels:  msgpack
1-60 of 391 similar projects