All Projects → Yaxlib → Similar Projects or Alternatives

443 Open source projects that are alternatives of or similar to Yaxlib

Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Stars: ✭ 2,461 (+1884.68%)
Mutual labels:  serialization, deserialization
bytes
Work with bytes and implement network protocols
Stars: ✭ 77 (-37.9%)
Mutual labels:  serialization, deserialization
Iod
Meta programming utilities for C++14. Merged in matt-42/lithium
Stars: ✭ 731 (+489.52%)
Mutual labels:  serialization, deserialization
parco
🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics
Stars: ✭ 57 (-54.03%)
Mutual labels:  serialization, deserialization
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+1474.19%)
Bridge Deprecated
[DEPRECATED]: Prefer Retrofit/OkHttp by Square, or Fuel for Kotlin
Stars: ✭ 624 (+403.23%)
Mutual labels:  serialization, deserialization
kafka-protobuf-serde
Serializer/Deserializer for Kafka to serialize/deserialize Protocol Buffers messages
Stars: ✭ 52 (-58.06%)
Mutual labels:  serialization, deserialization
Go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Stars: ✭ 10,248 (+8164.52%)
Mutual labels:  serialization, deserialization
Marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
Stars: ✭ 5,857 (+4623.39%)
Mutual labels:  serialization, deserialization
Awesome Python Models
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
Stars: ✭ 124 (+0%)
Mutual labels:  serialization, deserialization
jzon
A correct and safe JSON parser.
Stars: ✭ 78 (-37.1%)
Mutual labels:  serialization, deserialization
reflective-rapidjson
Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
Stars: ✭ 26 (-79.03%)
Mutual labels:  serialization, deserialization
Jsonapi Rb
Efficiently produce and consume JSON API documents.
Stars: ✭ 219 (+76.61%)
Mutual labels:  serialization, deserialization
amq-protocol
AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)
Stars: ✭ 47 (-62.1%)
Mutual labels:  serialization, deserialization
Typedefs
Programming language agnostic type construction language based on polynomials.
Stars: ✭ 337 (+171.77%)
Flatsharp
Fast, idiomatic C# implementation of Flatbuffers
Stars: ✭ 133 (+7.26%)
Mutual labels:  serialization, deserialization
Cattrs
Complex custom class converters for attrs.
Stars: ✭ 286 (+130.65%)
Mutual labels:  serialization, deserialization
Orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Stars: ✭ 2,595 (+1992.74%)
Mutual labels:  serialization, deserialization
Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (+11.29%)
Mutual labels:  serialization, deserialization
Restfulsense
A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.
Stars: ✭ 28 (-77.42%)
Mutual labels:  serialization, deserialization
Cista
Simple C++ Serialization & Reflection.
Stars: ✭ 535 (+331.45%)
Mutual labels:  serialization, deserialization
sqlathanor
Serialization / De-serialization support for the SQLAlchemy Declarative ORM
Stars: ✭ 105 (-15.32%)
Mutual labels:  serialization, deserialization
AvroConvert
Apache Avro serializer for .NET
Stars: ✭ 44 (-64.52%)
Mutual labels:  serialization, deserialization
Colander
A serialization/deserialization/validation library for strings, mappings and lists.
Stars: ✭ 408 (+229.03%)
Mutual labels:  serialization, deserialization
Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (+821.77%)
Dataclass factory
Modern way to convert python dataclasses or other objects to and from more common types like dicts or json-like structures
Stars: ✭ 116 (-6.45%)
Mutual labels:  serialization, deserialization
Core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
Stars: ✭ 62 (-50%)
Mutual labels:  serialization
Nestedtypes
BackboneJS compatibility layer for Type-R data framework.
Stars: ✭ 94 (-24.19%)
Mutual labels:  serialization
Fhir.js
Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries
Stars: ✭ 61 (-50.81%)
Mutual labels:  serialization
Bincode
A binary encoder / decoder implementation in Rust.
Stars: ✭ 1,100 (+787.1%)
Mutual labels:  serialization
Influxdb.client
InfluxDB Client for .NET
Stars: ✭ 94 (-24.19%)
Mutual labels:  dot-net
Cxxctp
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
Stars: ✭ 58 (-53.23%)
Mutual labels:  serialization
Mongoengine Goodjson
More human-readable json serializer/deserializer for MongoEngine
Stars: ✭ 56 (-54.84%)
Mutual labels:  serialization
Serializer Pack
A Symfony Pack for Symfony Serializer
Stars: ✭ 1,068 (+761.29%)
Mutual labels:  serialization
Simplify
Simplify is a set of .NET libraries that provide infrastructure for your applications. DI and mocking friendly.
Stars: ✭ 52 (-58.06%)
Mutual labels:  dot-net
Php Serialize
Use PHP's serialization methods from Ruby.
Stars: ✭ 119 (-4.03%)
Mutual labels:  serialization
Pretty Yaml
PyYAML-based module to produce pretty and readable YAML-serialized data
Stars: ✭ 110 (-11.29%)
Mutual labels:  serialization
Farnet
Far Manager framework for .NET, PowerShell, F#.
Stars: ✭ 92 (-25.81%)
Mutual labels:  dot-net
Nclap
NClap is a .NET library for parsing command-line arguments and building interactive command shells. It's driven by a declarative attribute syntax, and easy to extend.
Stars: ✭ 51 (-58.87%)
Mutual labels:  dot-net
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 (-59.68%)
Mutual labels:  serialization
Protobuffer
A simple wrapper library for protobuf-net with async, gzip and less boilerplate.
Stars: ✭ 50 (-59.68%)
Mutual labels:  serialization
Faraday
Serialization library built for speed and memory efficiency
Stars: ✭ 110 (-11.29%)
Mutual labels:  serialization
Tech1 Benchmarks
Java JMH Benchmarks repository. No Longer Supported.
Stars: ✭ 50 (-59.68%)
Mutual labels:  serialization
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-64.52%)
Mutual labels:  serialization
Jsonmapper
Map nested JSON structures onto PHP classes
Stars: ✭ 1,306 (+953.23%)
Mutual labels:  deserialization
Edn Data
EDN parser and generator that works with plain JS data, with support for TS and node streams
Stars: ✭ 44 (-64.52%)
Mutual labels:  serialization
Nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
Stars: ✭ 1,017 (+720.16%)
Mutual labels:  serialization
Slimmessagebus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Stars: ✭ 120 (-3.23%)
Mutual labels:  dot-net
Ston
STON - Smalltalk Object Notation - A lightweight text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk.
Stars: ✭ 119 (-4.03%)
Mutual labels:  serialization
Protobuf
Protocol Buffers - Google's data interchange format
Stars: ✭ 52,305 (+42081.45%)
Mutual labels:  serialization
Protobuf Nim
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
Stars: ✭ 90 (-27.42%)
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 (-65.32%)
Mutual labels:  serialization
Fluenttc
🌊 👬 🏢 Integrate with TeamCity fluently
Stars: ✭ 42 (-66.13%)
Mutual labels:  dot-net
Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
Stars: ✭ 1,287 (+937.9%)
Mutual labels:  dot-net
Iec 60870
.NET implementation of IEC-60870 104
Stars: ✭ 41 (-66.94%)
Mutual labels:  dot-net
Undopro
UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operations without forcing the user into a new undo-workflow!
Stars: ✭ 107 (-13.71%)
Mutual labels:  serialization
Msgpack Scala
MessagePack serializer implementation for Scala / msgpack.org[Scala]
Stars: ✭ 87 (-29.84%)
Mutual labels:  serialization
Quilt
Quilt is a self-organizing data hub for S3
Stars: ✭ 1,007 (+712.1%)
Mutual labels:  serialization
Donerserializer
A C++14 JSON Serialization Library
Stars: ✭ 31 (-75%)
Mutual labels:  serialization
Datakernel
Alternative Java platform, built from the ground up - with its own async I/O core and DI. Ultra high-performance, simple and minimalistic - redefines server-side programming, web-development and highload!
Stars: ✭ 87 (-29.84%)
Mutual labels:  serialization
61-120 of 443 similar projects