Ecosyste.ms: Repos

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

GitHub topics: deserialization

am1goo/Storm.Net

STORM (Strong Typed Object Referenced Model) - another way to make a deal with configuration files

Language: C# - Size: 180 KB - Last synced: about 6 hours ago - Pushed: about 12 hours ago - Stars: 6 - Forks: 0

servactory/datory

Ruby serializer and deserializer

Language: Ruby - Size: 135 KB - Last synced: about 10 hours ago - Pushed: about 13 hours ago - Stars: 1 - Forks: 0

qtc-de/remote-method-guesser

Java RMI Vulnerability Scanner

Language: Java - Size: 2.44 MB - Last synced: about 13 hours ago - Pushed: about 14 hours ago - Stars: 777 - Forks: 101

eProsima/Fast-CDR

eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of it. Looking for commercial support? Contact [email protected]

Language: C++ - Size: 4.18 MB - Last synced: about 21 hours ago - Pushed: about 21 hours ago - Stars: 127 - Forks: 95

oscartbeaumont/binario

An asynchronous zero-fluff binary encoder / decoder

Language: Rust - Size: 19.5 KB - Last synced: about 23 hours ago - Pushed: about 23 hours ago - Stars: 0 - Forks: 0

sharksforarms/deku

Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization

Language: Rust - Size: 822 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 974 - Forks: 49

marshmallow-code/marshmallow

A lightweight library for converting complex objects to and from simple Python datatypes.

Language: Python - Size: 5.62 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 6,905 - Forks: 618

jichu4n/serio

Fluent binary serialization / deserialization in TypeScript.

Language: TypeScript - Size: 1.28 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 8 - Forks: 0

demberto/PyFLP

FL Studio project file parser

Language: Python - Size: 5.5 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 111 - Forks: 12

tafia/quick-xml

Rust high performance xml reader and writer

Language: Rust - Size: 2.94 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 1,101 - Forks: 222

ibireme/yyjson

The fastest JSON library in C

Language: C - Size: 3.2 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 2,876 - Forks: 262

TheElectronWill/night-config

Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.

Language: Java - Size: 1.91 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 212 - Forks: 27

foxglove/mcap

MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.

Language: Python - Size: 129 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 427 - Forks: 74

soenneker/soenneker.utils.xml

A utility library handling (de)serialization and other useful XML functions

Language: C# - Size: 445 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.json.collectionconverter

A System.Text.Json converter for (de)serializing collections

Language: C# - Size: 493 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

python-attrs/cattrs

Composable custom class converters for attrs.

Language: Python - Size: 2.12 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 759 - Forks: 108

threadexio/channels-rs

πŸ“¦πŸš€ A crate that allows for easy and fast communication between processes, threads and systems.

Language: Rust - Size: 1.44 MB - Last synced: 1 day ago - Pushed: 3 days ago - Stars: 7 - Forks: 0

felixguendling/cista

Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.

Language: C++ - Size: 939 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1,658 - Forks: 103

Crell/Serde

Robust Serde (serialization/deserialization) library for PHP 8.

Language: PHP - Size: 546 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 267 - Forks: 10

dapper91/pydantic-xml

python xml for humans

Language: Python - Size: 338 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 133 - Forks: 14

jcrist/msgspec

A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

Language: Python - Size: 5.43 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1,890 - Forks: 55

ternaris/rosbags

Rosbags - Official Source Code Mirror

Language: Python - Size: 783 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

michaelgrigoryan25/LibraryManagementSystem

Java-based Library Management System developed as the final project for the Object-Oriented Programming (CS120) course at the American University of Armenia.

Language: Java - Size: 1.13 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

martinn/quickapiclient

Create fully typed declarative API clients quickly and easily.

Language: Python - Size: 827 KB - Last synced: 2 days ago - Pushed: 5 days ago - Stars: 11 - Forks: 0

Komthie/Deserialization-Insecure

Insecure Deserialization Insecure deserialization is a security vulnerability that occurs when an application deserializes untrusted data from an external source without properly validating it. This can allow an attacker to inject malicious code into the application, which can then be executed with the privileges of the application itself.

Size: 18.6 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

POPSuL/php-serialize

Go-based decoder for php-serialized objects

Language: Go - Size: 9.77 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

bhftbootcamp/Serde.jl

Serde is a Julia library for (de)serializing data to/from various formats. The library offers a simple and concise API for defining custom (de)serialization behavior for user-defined types

Language: Julia - Size: 715 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 18 - Forks: 6

json-iterator/go

A high-performance 100% compatible drop-in replacement of "encoding/json"

Language: Go - Size: 1.2 MB - Last synced: 1 day ago - Pushed: 6 days ago - Stars: 13,097 - Forks: 1,017

KernelPanic92/rx-form-mapper

Proper decorator-based transformation / serialization / deserialization of plain javascript classes to angular reactive forms

Language: TypeScript - Size: 537 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 25 - Forks: 1

AdrianStrugala/AvroConvert

Rapid Avro serializer for C# .NET

Language: C# - Size: 55.8 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 94 - Forks: 28

oswaldobapvicjr/confectory

The modular configuration framework for Java applications

Language: Java - Size: 1.75 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 9 - Forks: 4

zifeo/dataconf

Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict/cli support.

Language: Python - Size: 437 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 79 - Forks: 14

kromych/disarm64_defn

disarm64 definitions

Language: Rust - Size: 35.2 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

Matthew-Maclean/JsonFixer

A shim to strip c-style comments and trailing commas from JSON

Language: Rust - Size: 12.7 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

daniel-shuy/kafka-protobuf-serde

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

Language: Java - Size: 629 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 60 - Forks: 15

spaceapi-community/spaceapi-rs

Rust types and serialization for the Space API.

Language: Rust - Size: 196 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 5 - Forks: 9

gura-conf/serde-gura

Strongly typed Gura library for Rust

Language: Rust - Size: 72.3 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 16 - Forks: 2

Sigma-Ryden/SerializationFixture

Simple serialization library

Language: C++ - Size: 692 KB - Last synced: 10 days ago - Pushed: 11 days ago - Stars: 5 - Forks: 0

milandjurdjevic/discriminalizer

.NET library designed for seamless JSON deserialization of objects with complex discrimination requirements, built on top of System.Text.Json.

Language: F# - Size: 71.3 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 1 - Forks: 0

bakastrumpf/serialization-project

Serialization demo project with Jackson and JSON | June 2021 @ VOICT fullstack Java course

Language: Java - Size: 62.5 KB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

ijl/orjson

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

Language: Python - Size: 4.82 MB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 5,586 - Forks: 195

ask-lang/serde-as

Serde-as is a simple (de)serialization framework for AssemblyScript

Language: TypeScript - Size: 1.12 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 6 - Forks: 0

toruwalt/AirBnB_clone

A command interpreter to manage AirBnB objects. This is the first step towards building the AirBnB web application clone. This first step is very important because I get to use what I have learned during this project to build other following projects: HTML/CSS templating, database storage, API, front-end integration…

Language: Python - Size: 57.6 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

anskarl/parsimonious

Parsimonious is a helper library for encoding/decoding Apache Thrift and Twitter Scrooge classes to Spark Dataframes and Jackson JSON.

Language: Scala - Size: 165 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 11 - Forks: 0

hassanhabib/RESTFulSense

A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.

Language: C# - Size: 1.92 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 227 - Forks: 49

rnag/dataclass-wizard

A simple, yet elegant, set of wizarding tools for interacting with Python dataclasses.

Language: Python - Size: 482 KB - Last synced: about 17 hours ago - Pushed: 13 days ago - Stars: 150 - Forks: 16

martinhakansson/rtcm-json

JSON serialization/deserialization of RTCM v. 3

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

saur0n/libserialization

Effective simple C++ serialization library

Language: C++ - Size: 47.9 KB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 4 - Forks: 0

deveox/blaze

Advanced JSON serializer and deserializer

Language: Go - Size: 4.35 MB - Last synced: 14 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

reagento/adaptix

An extremely flexible and configurable data model conversion library.

Language: Python - Size: 2.82 MB - Last synced: 14 days ago - Pushed: 16 days ago - Stars: 309 - Forks: 24

martinhakansson/rtcm-rs

Encoding/decoding of RTCM v. 3

Language: Rust - Size: 1.05 MB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 5 - Forks: 1

binarytf/binarytf

Binary Term Format

Language: TypeScript - Size: 12.6 MB - Last synced: 13 days ago - Pushed: 17 days ago - Stars: 17 - Forks: 1

jsonpickle/jsonpickle

Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.

Language: Python - Size: 2.01 MB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 1,217 - Forks: 167

micartey/serizilla

Java serialization library

Language: Java - Size: 43.9 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

UmikaSoft/LiteProtocol

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

Language: TypeScript - Size: 148 KB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 3 - Forks: 0

astroband/ruby-xdr

Read/write XDR encoded data structures (RFC 4506)

Language: Ruby - Size: 183 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 12 - Forks: 10

CarmJos/BukkitJSONSerializer

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

Language: Java - Size: 454 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 3 - Forks: 0

openscilab/pymilo

PyMilo: Python for ML I/O

Language: Python - Size: 743 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 122 - Forks: 5

loopholelabs/polyglot

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

Language: Go - Size: 635 KB - Last synced: 20 days ago - Pushed: 21 days ago - Stars: 37 - Forks: 1

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: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

am1goo/System.Text.Json.Combiner

Easiest way to inline one JSON file to another one

Language: C# - Size: 109 KB - Last synced: 4 days ago - Pushed: 24 days ago - Stars: 1 - 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: 26 days ago - Pushed: 26 days ago - Stars: 167 - Forks: 43

winddpan/CodableWrapper

@CodingKey("encoder", "decoder") var cool: Bool = true

Language: Swift - Size: 430 KB - Last synced: 25 days ago - Pushed: 27 days ago - Stars: 280 - Forks: 23

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: 27 days ago - Pushed: 28 days ago - Stars: 2 - Forks: 0

surrealdb/revision

A Rust library for revision-tolerant serialisation and deserialisation, with support for schema evolution over time

Language: Rust - Size: 91.8 KB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 21 - Forks: 6

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: 28 days ago - Pushed: 28 days ago - Stars: 10 - Forks: 2

alibaba/fastjson2

πŸš„ FASTJSON2 is a Java JSON library with excellent performance.

Language: Java - Size: 119 MB - Last synced: 28 days ago - Pushed: 29 days ago - Stars: 3,411 - Forks: 444

betwixt-labs/bebop

🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

Language: C# - Size: 105 MB - Last synced: 21 days ago - Pushed: 29 days ago - Stars: 1,824 - Forks: 32

on-keyday/brgen

brgen, short for BinaRy encoder/decoder GENerator

Language: C++ - Size: 60.2 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 8 - Forks: 1

Fatal1ty/mashumaro

Fast and well tested serialization library

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

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 1 month ago - Pushed: about 1 month ago - Stars: 1,096 - Forks: 173

xd009642/llvm-profparser

Mostly complete pure rust implementation of parsing llvm instrumentation profile data

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

cweiske/jsonmapper

Map nested JSON structures onto PHP classes

Language: PHP - Size: 321 KB - Last synced: 23 days ago - Pushed: about 1 month ago - Stars: 1,541 - Forks: 184

nanoframework/nanoFramework.Json

:package: .NET nanoFramework Json serealizer/deserializer library

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

jimmiebergmann/blopp

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

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

FTWinston/enhanceJSON

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

Language: TypeScript - Size: 205 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

samclaus/msgpack-es

Excellent ECMAScript MessagePack implementation for 85% of people.

Language: TypeScript - Size: 2.26 MB - Last synced: 5 days ago - Pushed: about 1 month ago - Stars: 24 - 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 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

wkennedy/borsh-schema-utils

These are libraries that provide additional utility for serializing and deserializing data with Borsh using the BorshSchemaContainer.

Language: Rust - Size: 48.8 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 1

sirthias/borer

Efficient CBOR and JSON (de)serialization in Scala

Language: Scala - Size: 6.89 MB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 218 - Forks: 12

jkonowitch/typesafe-class-serializer

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

Language: TypeScript - Size: 81.1 KB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

foxglove/rosmsg2-serialization

ROS 2 (Robot Operating System) message serialization, for reading and writing bags and network messages

Language: TypeScript - Size: 267 KB - Last synced: 22 days ago - Pushed: about 1 month ago - Stars: 7 - Forks: 3

akuleshov7/ktoml

Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS

Language: Kotlin - Size: 909 KB - Last synced: 22 days ago - Pushed: about 1 month ago - Stars: 424 - Forks: 22

saddamhossain/SerializeDeserializeDemo

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

ImJeremyHe/xmlserde

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

Language: Rust - Size: 58.6 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 21 - Forks: 1

yosh-matsuda/cpp-yyjson

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

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

planetis-m/bingo

Binary serialization framework for Nim

Language: Nim - Size: 34.2 KB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 19 - Forks: 1

fabiospampinato/siero-worker

A managed worker that can be interacted with via Siero.

Language: JavaScript - Size: 9.77 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 8 - Forks: 0

jonas-grgt/xjx

Lightweight XML Serializationg and Deserialization library for Java

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

caizhengxin/jppe-rs

This is a Rust-based implementation of byte stream structured serialization/deserialization general library, can be applied to network packet parsing, network packet group package, network communication, file content parsing, etc.

Language: Rust - Size: 207 KB - Last synced: 24 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

hktalent/ysoserial

ysoserial A collection of works by various masters

Language: Java - Size: 3.55 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 1

DavideCanton/at-json

A declarative mapper to and from JSON

Language: TypeScript - Size: 1.51 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Dobiasd/undictify

Python library providing type-checked function calls at runtime

Language: Python - Size: 357 KB - Last synced: 11 days ago - Pushed: about 1 month ago - Stars: 99 - Forks: 9

mbadanoiu/CVE-2022-24818

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

Size: 583 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

tobysmith568/Newtonsoft.Jason

The beast seraializaationa formaat out tahere!

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

YAXLib/YAXLib

Yet Another XML Serialization Library for the .NET Framework and .NET Core

Language: C# - Size: 3.15 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 168 - Forks: 36

DrGFreeman/dynamo-pandas

Make working with pandas data and AWS DynamoDB easy

Language: Python - Size: 162 KB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 21 - Forks: 6

Neo-Ciber94/seria

A library for serialize/deserialize beyond JSON

Language: TypeScript - Size: 4.01 MB - Last synced: 14 days ago - Pushed: about 1 month ago - Stars: 0 - 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: 27 days ago - Pushed: about 2 months ago - Stars: 7,268 - Forks: 1,709

eta077/blt-utils

Byte-level transport utils

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