serializable
There are 68 repositories under serializable topic.
Siccity/SerializableCallback
UnityEvent and System.Func had a child
project-tsurugi/tsurugidb
Tsurugi - next generation RDB for the new era
sfu-dis/ermia
ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)
maxim/portrayal
A minimal builder for struct-like classes in Ruby
burakeregar/KotlinParcelize
Yet Another Awesome Kotlin Feature
karmaniverous/serify-deserify
Reversibly transform unserializable values into serializable ones. Includes Redux middleware.
leocavalcante/ippo
Immutable, Statically-typed, Cloneable and Serializable Auto-generated Plain-old PHP Objects
ShikaSD/kotlin-object-serialization-fix
Java serialization fix for Kotlin object
regevbr/json-expression-eval
json serializable rule engine / boolean expression evaluator
yuanhoujun/intellij-generate-serial-version-uid-plugin
Generate serial version uid plugin for IntelliJ Platform, support Kotlin and Java class.
skarab42/ts-pojo-error
🔥 Type safe pojo error will help you to easily create typed and serializable error.
florent37/JsonSerializable-Plugin
Intellij Plugin for Dart and Flutter projects. Generates the code that JsonSerializable need to generate the .g.dart files
ligurio/molly
Framework for distributed system's verification, with fault injection.
gilzoide/unity-serializable-collections
Serializable versions of Dictionary, HashSet and KeyValuePair for Unity 2020.1+
StylingAndroid/ReadResolveCheck
A lint check for Kotlin Serializable objects which lack a readResolve() method
tarantool/jepsen.tarantool
Jepsen tests for Tarantool
chyccs/choi-serializer
Serialization library based on data location and length for the .NET platform. This turns your instance into a lightweight binary file.
ItsLaivy/java-serializable
A lightweight Java library to serialize Java objects to JSON and others formats and back. Simple, efficient, and low-level.
tsnsoft/TSN_JAVA_Serializable
Пример работы с сериализацией объектов в Java
Argzero/SerializableDictionaryForUnity
A Dictionary that can be serialized in the Unity Inspector. Instructions for how to get your dictionary to display are in the Serialized Dictionary Class. Enjoy.
leosocy/cacheorm
A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.
igolaizola/resumetls
Resumable TLS client connection without doing any additional handshake operations, implemented in golang
Autokaka/json_object
You can use json_object to access a json string just like accessing normal objects without using json_serializable or something like that.
dushitaoyuan/little-rpc
轻型rpc实现,基于netty 支持断线重连(netty实现) 支持负载均衡(参考dubbo):直连,随机,轮询,加权随机,加权轮询 支持多种序列化:fst,hessian,hessian2,jdk,jackson,kryo,protostuff
gilzoide/NamedEnum
Safer alternative to raw enums when used as serialized fields in Unity, maintains the right values after reordering, resistant to code merges
Giyutomioka-SS/NoteDroid
NoteDroid is a user-friendly and efficient Android notes app designed for individuals who want to keep their thoughts and ideas organized.
hktalent/go-pjs
golang Parse and generate java Serializable objects
micaelrosario/Clinica_PetMania
Sistema de uma Clínica Veterinária feito com a linguagem JAVA, utilizando a arquitetura MVC.
mnhdck/cpp-serialization
Header-only c plus plus serialize lib, auto c++ serialization. base on c11 and rapidjson. Support array, support custom struct.
muddassir235/eprefs
Extended Shared Preferences. Kotlin library that allows you to save arrays of primitives and any Serializable data classes.
andre-alck/howtojsonserializableflutter
Para consultas sobre o package 'json_serializable'
chenmingq/socket-test
tcp协议栈开发学习
DiscoDurodeRoer/Gestor-fichero-serializado
Clase para gestionar un fichero serializado
jeboehm/chartjs-data-models
PHP models to prepare data objects for Chart.js
jreategui07/PokemonApp
This Android application, developed with XML and Kotlin, implements a RecyclerView adapter with a custom layout for the rows. The app allows users to search Pokémon by type, reset the list, and see the detailed information of each Pokémon. Interfaces are used to handle these interactions cleanly, ensuring a modular and maintainable codebase.
nurefsanyildiz/WeatherApp
An application that provides weather forecast based on location.