All Projects → Unity-SerializeReferenceExtensions → Similar Projects or Alternatives

604 Open source projects that are alternatives of or similar to Unity-SerializeReferenceExtensions

gradle-flatbuffers-plugin
Gradle plugin for generating code from Google FlatBuffers schemas
Stars: ✭ 20 (-92.16%)
Mutual labels:  serialization
Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Stars: ✭ 2,461 (+865.1%)
Mutual labels:  serialization
ZFFramework
cross-platform C++ application framework, do 80% work at 20% cost
Stars: ✭ 65 (-74.51%)
Mutual labels:  serialization
Krate
A SharedPreferences wrapper powered by Kotlin delegates
Stars: ✭ 213 (-16.47%)
Mutual labels:  serialization
Json-to-Dart-Model
marketplace.visualstudio.com/items?itemName=hirantha.json-to-dart
Stars: ✭ 84 (-67.06%)
Mutual labels:  serialization
Cachingframework.redis
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
Stars: ✭ 209 (-18.04%)
Mutual labels:  serialization
ar-simulation
AR Simulation for Unity • Right in the Editor • Minimally Invasive
Stars: ✭ 101 (-60.39%)
Mutual labels:  unity-editor
Dart Json Mapper
Serialize / Deserialize Dart Objects to / from JSON
Stars: ✭ 206 (-19.22%)
Mutual labels:  serialization
zkar
ZKar is a Java serialization protocol analysis tool implement in Go.
Stars: ✭ 435 (+70.59%)
Mutual labels:  serialization
Chronicle Wire
A Java Serialisation Library that supports multiple formats
Stars: ✭ 204 (-20%)
Mutual labels:  serialization
sdk-for-unity-vr-starter-project
[Deprecated] SpatialOS SDK for Unity Virtual Reality Starter Project
Stars: ✭ 43 (-83.14%)
Mutual labels:  unity-editor
Hprose Html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
Stars: ✭ 237 (-7.06%)
Mutual labels:  serialization
Jsonlab
JSONLab: a native JSON/UBJSON/MassagePack encoder/decoder for MATLAB/Octave
Stars: ✭ 202 (-20.78%)
Mutual labels:  serialization
surge
Simple, specialised, and efficient binary marshaling
Stars: ✭ 36 (-85.88%)
Mutual labels:  serialization
Binaryserializer
A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
Stars: ✭ 197 (-22.75%)
Mutual labels:  serialization
serdepp
c++ serialize and deserialize adaptor library like rust serde.rs
Stars: ✭ 70 (-72.55%)
Mutual labels:  serialization
Srsly
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
Stars: ✭ 189 (-25.88%)
Mutual labels:  serialization
rkdb
R client for kdb+
Stars: ✭ 37 (-85.49%)
Mutual labels:  interface
Jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
Stars: ✭ 178 (-30.2%)
Mutual labels:  serialization
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (-89.02%)
Mutual labels:  interface
Kaml
YAML support for kotlinx.serialization
Stars: ✭ 178 (-30.2%)
Mutual labels:  serialization
scripts-manager-unity3d
📄 Gives the list of scripts in the current scene with gameobject reference.
Stars: ✭ 52 (-79.61%)
Mutual labels:  unity-editor
Aspjson
A fast classic ASP JSON parser and encoder for easy JSON manipulation to work with the new JavaScript MV* libraries and frameworks.
Stars: ✭ 165 (-35.29%)
Mutual labels:  serialization
dubbo-hessian-lite
Hessian Lite for Apache Dubbo
Stars: ✭ 45 (-82.35%)
Mutual labels:  serialization
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+665.49%)
Mutual labels:  serialization
MathematicaStan
A Mathematica package to interact with CmdStan
Stars: ✭ 27 (-89.41%)
Mutual labels:  interface
Orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Stars: ✭ 2,595 (+917.65%)
Mutual labels:  serialization
MIDI.jl
A Julia library for handling MIDI files
Stars: ✭ 55 (-78.43%)
Mutual labels:  interface
Kdl
kat's document language
Stars: ✭ 149 (-41.57%)
Mutual labels:  serialization
dualFace
dualFace: Two-Stage Drawing Guidance for Freehand Portrait Sketching (CVMJ)
Stars: ✭ 46 (-81.96%)
Mutual labels:  interface
Jsona
Data formatter that creates simplified objects from JSON or stored reduxObject, creates JSON from the same simplified objects (in according with JSON API specification)
Stars: ✭ 144 (-43.53%)
Mutual labels:  serialization
Shogun
Shodan.io Command Line Interface
Stars: ✭ 42 (-83.53%)
Mutual labels:  interface
Rttr
C++ Reflection Library
Stars: ✭ 2,031 (+696.47%)
Mutual labels:  serialization
UniProjectWindowMenuCustomizer
Editor extension that allows you to customize the menu that appears when you right-click on Project view.
Stars: ✭ 18 (-92.94%)
Mutual labels:  unity-editor
Magic enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Stars: ✭ 2,340 (+817.65%)
Mutual labels:  serialization
roswasm suite
Libraries for compiling C++ ROS nodes to Webassembly using Emscripten
Stars: ✭ 62 (-75.69%)
Mutual labels:  serialization
Azos
A to Z Sky Operating System / Microservice Chassis Framework
Stars: ✭ 137 (-46.27%)
Mutual labels:  serialization
Eden
edn (extensible data notation) encoder/decoder for Elixir
Stars: ✭ 32 (-87.45%)
Mutual labels:  serialization
Configuration
A module to help other modules have settings
Stars: ✭ 135 (-47.06%)
Mutual labels:  serialization
unity-customizable-toolbar
Customizable toolbar available in the Unity editor.
Stars: ✭ 32 (-87.45%)
Mutual labels:  unity-editor
Protobuf Java Format
Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
Stars: ✭ 134 (-47.45%)
Mutual labels:  serialization
Bytes
Swift Library for working with sequences of Bytes (aka [UInt8])
Stars: ✭ 35 (-86.27%)
Mutual labels:  serialization
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (-47.84%)
Mutual labels:  serialization
Cereal
A C++11 library for serialization
Stars: ✭ 2,986 (+1070.98%)
Mutual labels:  serialization
Pyjson tricks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
Stars: ✭ 131 (-48.63%)
Mutual labels:  serialization
urlpack
Pure JavaScript toolkit for data URLs (MessagePack, Base58 and Base62)
Stars: ✭ 51 (-80%)
Mutual labels:  serialization
Ocaml Protoc
A Protobuf Compiler for OCaml
Stars: ✭ 129 (-49.41%)
Mutual labels:  serialization
Cbor
CBOR RFC 7049 (Go/Golang) - safe & fast with standard API + toarray & keyasint, CBOR tags, float64/32/16, fuzz tested.
Stars: ✭ 250 (-1.96%)
Mutual labels:  serialization
Swiftmsgpack
💬 Fast & Lightweight MsgPack Serializer & Deserializer for Swift
Stars: ✭ 128 (-49.8%)
Mutual labels:  serialization
RustMapEditor
Open source map editor in Unity, for Rust.
Stars: ✭ 38 (-85.1%)
Mutual labels:  unity-editor
Yaxlib
Yet Another XML Serialization Library for the .NET Framework and .NET Core
Stars: ✭ 124 (-51.37%)
Mutual labels:  serialization
Jsonapi Rails
Rails gem for fast jsonapi-compliant APIs.
Stars: ✭ 242 (-5.1%)
Mutual labels:  serialization
Yyjson
The fastest JSON library in C
Stars: ✭ 1,894 (+642.75%)
Mutual labels:  serialization
yserial
NoSQL y_serial Python module – warehouse compressed objects with SQLite
Stars: ✭ 17 (-93.33%)
Mutual labels:  serialization
Django Data Wizard
🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard
Stars: ✭ 227 (-10.98%)
Mutual labels:  serialization
Parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
Stars: ✭ 2,778 (+989.41%)
Mutual labels:  serialization
edap
No description or website provided.
Stars: ✭ 22 (-91.37%)
Mutual labels:  serialization
DialogueGraph
Open-source node-based tool for developing branching conversation trees
Stars: ✭ 133 (-47.84%)
Mutual labels:  unity-editor
cache
Simple and easy go cache micro framework
Stars: ✭ 12 (-95.29%)
Mutual labels:  interface
php-serializer
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
Stars: ✭ 47 (-81.57%)
Mutual labels:  serialization
61-120 of 604 similar projects