569 skills found · Page 3 of 19
davidmarkclements / Fast Safe StringifySafely and quickly serialize JavaScript objects
suleram / View8View8 - Decompiles serialized V8 objects back into high-level readable code.
peakji / PJTernarySearchTreeObjective-C implementation of Ternary Search Tree for Mac OS X and iOS. Best for text autocompletion. Store any objects, auto pruning, serializing, unicode support.
ramonhagenaars / Jsons🐍 A Python lib for (de)serializing Python objects to/from JSON
HuaGouFdog / FdogSerializeC++ 序列化库(FdogSerialize is a library for serializing between C++ objects (structs, STL containers, etc.) and json strings. FStruct是一个用于C++对象(结构体,STL容器等)和json字符串之间进行序列化的库。)
opendatalab-de / Geojson JacksonGeoJson POJOs for Jackson - serialize and deserialize objects with ease
makinacorpus / Django Geojsondjango-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.
OmarElabd / ObjectExporterObject Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
IFTTT / KashmirKashmir is a Ruby DSL that makes serializing and caching objects a snap.
lukeed / Obj StrA tiny (96B) library for serializing Object values to Strings.
chipsalliance / UHDMUniversal Hardware Data Model. A complete modeling of the IEEE SystemVerilog Object Model with VPI Interface, Elaborator, Serialization, Visitor and Listener. Used as a compiled interchange format in between SystemVerilog tools. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
pwittchen / PrefserWrapper for Android SharedPreferences with object serialization and RxJava Observables
11ways / Json Dry🌞 JSON-dry allows you to serialize & revive objects containing circular references, dates, regexes, class instances,...
debasishg / SjsonScala Json with capabilities for Scala Object Serialization
bshillingford / Python TorchfileDeserialize Lua torch-serialized objects from Python
AlexJWayne / Rails SettingsSettings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you don't want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any serializable object.
olosegres / JsonaTiny and simple JSON:API serializer / deserializer. Creates simplified objects from JSON or stored reduxObject, creates JSON from the same simplified objects (in according with JSON API specification)
gregsdennis / Manatee.JsonA fully object-oriented approach to JSON manipulation, validation, and serialization that focuses on modeling the JSON structure rather than mere string parsing and conversion.
AlenToma / FastDeepClonerFastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. It intends to be much faster than the normal binary serialization method of deep cloning objects.
RDFLib / OWL RLA simple implementation of the OWL2 RL Profile on top of RDFLib: it expands the graph with all possible triples that OWL RL defines. It can be used together with RDFLib to expand an RDFLib Graph object, or as a stand alone service with its own serialization.