Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: deserialization

martinhakansson/rtcm-json

JSON serialization/deserialization of RTCM v. 3

Language: Rust - Size: 85 KB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 4 - Forks: 1

felixklauke/kira

Object mapper that translates arbitrary container classes into java maps to prepare them for easy serialization with trivial data types. Designed with things like JSON and YAML in mind.

Language: Java - Size: 226 KB - Last synced: 30 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

Shubh2-0/Serialization-in-Java

Serialization is a mechanism of converting the state of an object into a byte stream. Deserialization is the reverse process where the byte stream is used to recreate the actual Java object in memory. This mechanism is used to persist the object.

Language: Java - Size: 56.6 KB - Last synced: 30 days ago - Pushed: 9 months ago - Stars: 10 - Forks: 0

dipscope/TypeManager.TS

Transform JSON strings or plain objects into JS class instances.

Language: TypeScript - Size: 760 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 22 - Forks: 3

k-paxian/dart-json-mapper

Serialize / Deserialize Dart Objects to / from JSON

Language: Dart - Size: 2.02 MB - Last synced: 30 days ago - Pushed: 3 months ago - Stars: 399 - Forks: 33

RubyOnWorld/ruson

A Ruby serialization/deserialization library to convert Ruby Objects into JSON and back

Language: Ruby - Size: 84 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

deveox/blaze

Advanced JSON serializer and deserializer

Language: Go - Size: 4.35 MB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

micartey/serizilla

Java serialization library

Language: Java - Size: 43.9 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

xd009642/llvm-profparser

Mostly complete pure rust implementation of parsing llvm instrumentation profile data

Language: Rust - Size: 7.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 11 - Forks: 8

rsinger86/drf-typed-views πŸ“¦

Use type annotations to validate/deserialize request parameters in Dango REST Framework.

Language: Python - Size: 107 KB - Last synced: 28 days ago - Pushed: about 2 years ago - Stars: 197 - Forks: 10

UmikaSoft/LiteProtocol

轻量级 TypeScript εΊεˆ—εŒ–ε’ŒεεΊεˆ—εŒ–εΊ“ / Lightweight serialization and deserialization library written in TypeScript

Language: TypeScript - Size: 148 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

jorgen/json_struct

json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

Language: C++ - Size: 3.13 MB - Last synced: 29 days ago - Pushed: 4 months ago - Stars: 372 - Forks: 54

openscilab/pymilo

PyMilo: Python for ML I/O

Language: Python - Size: 743 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 122 - Forks: 5

sirthias/borer

Efficient CBOR and JSON (de)serialization in Scala

Language: Scala - Size: 6.89 MB - Last synced: 29 days ago - Pushed: about 2 months ago - Stars: 218 - Forks: 12

CarmJos/BukkitJSONSerializer

A JSON serialize/deserialize util for bukkit's ConfigurationSerialization.

Language: Java - Size: 454 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

mplanchard/falcon-marshmallow

Marshmallow serialization/deserialization middleware for Falcon

Language: Python - Size: 137 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 4 - Forks: 2

alevikzs/mapper

Map json strings, arrays, objects to another objects

Language: PHP - Size: 42 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

meilisearch/deserr

Deserialization library with focus on error handling

Language: Rust - Size: 321 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 21 - Forks: 3

ImJeremyHe/xmlserde

A user-friendly Rust library for serializing or deserializing the XML files

Language: Rust - Size: 58.6 KB - Last synced: 24 days ago - Pushed: about 2 months ago - Stars: 21 - Forks: 1

SpaiR/byond-dme-parser πŸ“¦

Parser to handle and deserialize project on BYOND.

Language: Java - Size: 146 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 4 - Forks: 1

encode/typesystem

Data validation, serialization, deserialization & form rendering. πŸ”’

Language: Python - Size: 923 KB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 535 - Forks: 45

eta077/blt-utils

Byte-level transport utils

Language: Rust - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

MehrajLatifli/To-work-with-Files-by-Adapter-pattern-in-MVVM

Example of Adapter pattern in MVVM

Language: C# - Size: 92.8 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MehrajLatifli/Survey_jsonCRUD

Example for designed to transfer information between forms. CRUD(Create, Read, Update and Delete) of JSON used in file operations.

Language: C# - Size: 639 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MehrajLatifli/Quiz_WindowsForm

Example of XML serialization and deserialization; read node and attribute

Language: C# - Size: 6.4 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

MehrajLatifli/Image-TCP-from-Client-to-Server-

Example for TCP (from Client to Server) and Binary Serialize and DeSerialize

Language: C# - Size: 318 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

MehrajLatifli/jsonCRUD

Example of CRUD(Create, Read, Update and Delete) with json file

Language: C# - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

MehrajLatifli/File-TCP-from-Client-to-Server-

Example for TCP (from Client to Server) and Binary Serialize and DeSerialize

Language: C# - Size: 667 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

MehrajLatifli/Class-diary

Example of Custom list UserControl, Form, List generic, XML (serialization,deserialization)

Language: C# - Size: 7.3 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

MehrajLatifli/CarData-with-semaphore-in-MVVM

Example for threadpool, thread which is used with semaphore

Language: C# - Size: 65.4 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

MehrajLatifli/Binary-Serialize-and-DeSerialize

Example for Binary Serialize and DeSerialize

Language: C# - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

loopholelabs/polyglot

A high-performance serialization framework used for encoding and decoding arbitrary datastructures across languages.

Language: Go - Size: 635 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 37 - Forks: 1

fbdtemme/bencode

A C++20 header-only bencode library.

Language: C++ - Size: 19.7 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 40 - Forks: 6

eriknyquist/versionedobj

Easy object serialization and versioning framework for python

Language: Python - Size: 3.48 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 8 - Forks: 0

jpmorganchase/py-avro-schema

Generate Apache Avro schemas for Python types including standard library data-classes and Pydantic data models.

Language: Python - Size: 210 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 30 - Forks: 5

foolin/pagser

Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler

Language: Go - Size: 130 KB - Last synced: 25 days ago - Pushed: 8 months ago - Stars: 100 - Forks: 7

sjml/beschi

bit-packing and unpacking code generator for C, C#, Go, Rust, Swift, and TypeScript

Language: Python - Size: 307 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 2 - Forks: 2

artem-smotrakov/cve-2016-1000027-poc

PoC for CVE-2016-1000027

Language: Java - Size: 18.6 KB - Last synced: 10 days ago - Pushed: about 3 years ago - Stars: 9 - Forks: 6

jscarle/SystemTextJsonCustomEnumSerialization

Comparing different methods of serializing and deserializing custom enum values using System.Text.Json in .NET.

Language: C# - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

DrChainsaw/ONNXNaiveNASflux.jl

Import/export ONNX models

Language: Julia - Size: 285 KB - Last synced: 20 days ago - Pushed: 7 months ago - Stars: 43 - Forks: 2

am1goo/System.Text.Json.Combiner

Easiest way to inline one JSON file to another one

Language: C# - Size: 109 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

arale61/VulnJsonWebApi

Example of a json (de)serialization vulnerability and attack for dotnet based web api with insecure config for random json serializer.

Language: C# - Size: 1.17 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

FasterXML/jackson-module-kotlin

Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.

Language: Kotlin - Size: 1.83 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1,096 - Forks: 173

devmattrick/enbeet

A modern Minecraft NBT library.

Language: Java - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

NuID/codec

Cross-platform (de)serialization facilities

Language: Clojure - Size: 50.8 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Querz/NBT

A java implementation of the NBT protocol, including a way to implement custom tags.

Language: Java - Size: 15 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 167 - Forks: 43

lukasz-pyrzyk/BinaryFormatter πŸ“¦

Language: C# - Size: 262 KB - Last synced: 16 days ago - Pushed: almost 5 years ago - Stars: 12 - Forks: 8

dehydr8/jdserialize

PHP library for reading serialized Java objects

Language: PHP - Size: 32.2 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 0

mutalisk999/serialize-rs

Serialize/DeSerialize for Rust built-in types and user defined types (complex struct types)

Language: Rust - Size: 30.3 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

vasa-develop/serialize-solidity

Language: JavaScript - Size: 12.7 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 14 - Forks: 5

glensargent/diff

JSON Unmarshal that returns a map of fields that aren't unmarshalled in to the target struct, allowing you to handle the difference

Language: Go - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

LancerComet/SunTori

A Typescript JSON de/serializer to ensure everything is safe at runtime.

Language: TypeScript - Size: 436 KB - Last synced: 26 days ago - Pushed: 4 months ago - Stars: 10 - Forks: 0

frohoff/ysoserial

A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.

Language: Java - Size: 452 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 7,268 - Forks: 1,709

uia4j/uia-message

A Java serialization/deserialization library to convert Objects into binary and back depending on structure defined by XML.

Language: Java - Size: 397 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 10 - Forks: 2

ropensci-archive/staypuft πŸ“¦

:warning: ARCHIVED :warning: convert objects to and from R data structures

Language: R - Size: 98.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

BaseMax/TelegramDataSerialization

A tiny library to Serialization and Deserialization of the JS objects for Telegram.

Language: JavaScript - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

nanoframework/nanoFramework.Json

:package: .NET nanoFramework Json serealizer/deserializer library

Language: C# - Size: 646 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 6 - Forks: 17

Gjum/NBT-Cpp

Provides a class and useful programs for Minecraft's NBT data access and manipulation.

Language: C++ - Size: 242 KB - Last synced: about 1 month ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

itsmestefanjay/camunda-security-example

Example on how to whitelist classes in the spin api to prevent unwanted deserialization into java classes

Language: Java - Size: 65.4 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

lucidsoftware/xtract

A library to make it easy to deserialize XML to user types in scala

Language: Scala - Size: 2.46 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 59 - Forks: 20

RReverser/serde-xml-rs

xml-rs based deserializer for Serde (compatible with 1.0+)

Language: Rust - Size: 134 KB - Last synced: 18 days ago - Pushed: 6 months ago - Stars: 260 - Forks: 87

ph4r05/ysoserial Fork of frohoff/ysoserial

A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.

Language: Java - Size: 323 KB - Last synced: about 1 month ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

Yogeshwar235/picklerick

A CTF Challenge focusing on Insecure Deserialization exploitation

Language: Python - Size: 22.5 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Fatal1ty/mashumaro

Fast and well tested serialization library

Language: Python - Size: 1.65 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 726 - Forks: 40

mandrean/har-rs

A HTTP Archive format (HAR) serialization & deserialization library, written in Rust.

Language: Rust - Size: 61.5 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 39 - Forks: 15

rnag/serde-this-or-that

Custom deserialization for fields that can be specified as multiple types.

Language: Rust - Size: 87.9 KB - Last synced: 20 days ago - Pushed: about 1 year ago - Stars: 19 - Forks: 1

janno-p/XRoadLib

A .NET library for implementing service interfaces of X-Road providers using Code-First Development approach.

Language: C# - Size: 4.63 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 8 - Forks: 4

jsonapi-rb/jsonapi-rb

Efficiently produce and consume JSON API documents.

Language: Ruby - Size: 8.79 KB - Last synced: 17 days ago - Pushed: almost 5 years ago - Stars: 236 - Forks: 4

ikkisoft/SerialKiller

Look-Ahead Java Deserialization Library

Language: Java - Size: 59.6 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 392 - Forks: 69

eosrio/rs-abieos

A High-Performance Rust Wrapper for Abieos

Language: Rust - Size: 2.22 MB - Last synced: 18 days ago - Pushed: 2 months ago - Stars: 3 - Forks: 0

fabiospampinato/siero-worker

A managed worker that can be interacted with via Siero.

Language: JavaScript - Size: 9.77 KB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 8 - Forks: 0

swaroopch/edn_format

EDN reader and writer implementation in Python, using PLY (lex, yacc)

Language: Python - Size: 215 KB - Last synced: 17 days ago - Pushed: almost 2 years ago - Stars: 130 - Forks: 29

jimmiebergmann/blopp

Single header C++17 binary serializer/deserializer with respect to member alignments.

Language: C++ - Size: 178 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

replaysMike/AnySerializer

A CSharp library that can binary serialize any object quickly and easily

Language: C# - Size: 305 KB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 33 - Forks: 8

FTWinston/enhanceJSON

Parse/stringify object trees to JSON, with support for Map, Set and Date

Language: TypeScript - Size: 205 KB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Mayur-Kyatham/JAVA_SEM3

Library Management System in which we can perform all CRUD operations, in addition to advanced search, book issuing, Serialization, and Deserialization

Language: Java - Size: 6.03 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

thesolarnomad/lora-serialization

LoraWAN serialization/deserialization library for The Things Network

Language: C++ - Size: 1.05 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 162 - Forks: 25

jacob-alford/schemata-ts

An all-inclusive schema engine featuring schemata inspired by io-ts and validators.js. Written for TypeScript with fp-ts

Language: TypeScript - Size: 3.22 MB - Last synced: 18 days ago - Pushed: 4 months ago - Stars: 28 - Forks: 1

saddamhossain/SerializeDeserializeDemo

Language: C# - Size: 7.81 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

samclaus/msgpack-es

Excellent ECMAScript MessagePack implementation for 85% of people.

Language: TypeScript - Size: 2.26 MB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 24 - Forks: 0

yosh-matsuda/cpp-yyjson

Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend

Language: C++ - Size: 270 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 38 - Forks: 5

alevikzs/persistent-jms

JMS array collection handler for symfony doctrine persistent collection support.

Language: PHP - Size: 3.91 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

TYPO3/phar-stream-wrapper

Interceptors for PHP's native phar:// stream handling in order to enhance security.

Language: PHP - Size: 2.15 MB - Last synced: 16 days ago - Pushed: almost 2 years ago - Stars: 59 - Forks: 13

jkonowitch/typesafe-class-serializer

Class serialization and deserialization with ES6 decorators, typescript, and zod.

Language: TypeScript - Size: 81.1 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

tmteam/TheNetTunnel

Tcp-rpc library

Language: C# - Size: 2.11 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 10 - Forks: 2

PeekAndPoke/slumber

PHP object serialization and deserialization using annotations

Language: PHP - Size: 373 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

tobysmith568/Newtonsoft.Jason

The beast seraializaationa formaat out tahere!

Language: C# - Size: 8.79 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

mbadanoiu/CVE-2022-24818

CVE-2022-24818: Java Deserialization via Unchecked JNDI Lookups in GeoServer and GeoTools

Size: 583 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

s-knibbs/dataclasses-jsonschema πŸ“¦

JSON schema generation from dataclasses

Language: Python - Size: 227 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 164 - Forks: 37

jonas-grgt/xjx

Lightweight XML Serializationg and Deserialization library for Java

Language: Java - Size: 245 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 23 - Forks: 0

daniel-shuy/kafka-protobuf-serde

Serializer/Deserializer for Kafka to serialize/deserialize Protocol Buffers messages

Language: Java - Size: 629 KB - Last synced: about 19 hours ago - Pushed: about 21 hours ago - Stars: 60 - Forks: 15

joaomatosf/JavaDeserH2HC

Sample codes written for the Hackers to Hackers Conference magazine 2017 (H2HC).

Language: Java - Size: 943 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 486 - Forks: 120

alevikzs/phmap

The PhMap is a library for creating objects from json strings, associative arrays and objects

Language: PHP - Size: 60.5 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

Nosto/beanie

A simple library to sanity-check your bean ser-deser

Language: Java - Size: 188 KB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

MohamedAG2002/Levelizer

A data serialization language specifically made to serialize and deserialize levels and scenes.

Language: C++ - Size: 16.6 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

grundic/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.

Size: 102 KB - Last synced: 12 days ago - Pushed: about 6 years ago - Stars: 154 - Forks: 9

red0124/ssp

C++ CSV parser

Language: C++ - Size: 3.15 MB - Last synced: 29 days ago - Pushed: 3 months ago - Stars: 47 - Forks: 4

avanov/typeit

Infer Python types from JSON data, use them for auto serialisation and parsing

Language: Python - Size: 272 KB - Last synced: about 4 hours ago - Pushed: 7 months ago - Stars: 12 - Forks: 1

hunteryavitz/IOFunctions

Java I/O Functionality

Language: Java - Size: 6.84 KB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

pew-pew-team/hydrator-jms

JMS Serializer Hydrator Bridge

Language: PHP - Size: 15.6 KB - Last synced: 3 days ago - Pushed: 2 months ago - Stars: 0 - Forks: 0