data-serialization
There are 49 repositories under data-serialization topic.
opis/closure
Serialize closures, anonymous classes, and arbitrary data
sourcemeta/jsonbinpack
A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency
Papierkorb/cannon
Lightning fast data serialization and RPC for Crystal
wayofdev/laravel-symfony-serializer
🔧 Laravel + Symfony Serializer. This package provides a bridge between Laravel and Symfony Serializer.
pkprajapati7402/Smart-Election-System
The Smart Election System is a Python application that secures the voting process using facial recognition and Aadhar number verification. It captures face data via a webcam and stores votes in CSV files. Key technologies include OpenCV, pickle, numpy, and sklearn, ensuring a robust and efficient voting system.
hdodov/yan-format
Simpler and more predictable version of YAML.
neg4n/obj-serialize
🐆 Simple utility for serializing objects. Lightweight alternative to 'superjson'. Super useful in Next.js Pages Router
sethmlarson/mashpack
Mashpack - JSON-Object Serialization and Compression
ThreeLetters/RSON
Recursive Simplified Object Notation - A data structure that works for circular structures. (Plus, it is very compact)
q3769/chunk4j
A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.
ezequias2d/snot
Stack, Simple, Stupid, Straightforward or Silly Notation
caozhanhao/libczh
czh is a simple data serialization format.
dharmeshkakadia/thrift-data-serialization-example
End-to-end example of using Apache Thrift for data serialization between services
giosil/comm
Library to exchange (RS232, TCP, HTTP, ...) LIS data (ASTM, XML, CVS, ...).
maierkomor/wfc
Wire Format Compiler
aaronater10/maci
easy to use library for data serialization
askonomm/flatmatter
A data serialization language, and library, with support for functions.
AyushSenapati/ChatRoom
As the name suggests, it is a chatting application, built using Python3. I have created this repository, so that I can learn Socket programming, GUI programming using tkinter, Code management etc. I am thinking of implementing web version of this too, so that I can learn Django as well. Any suggestions or fixes would be appreciated.
DrabanL/AsyncSocketNetwork
Offers generic simplified implementation of networking based on async sockets.
eric-muganga/CurrencyConvertor
Currency convertor using live currency values using an API and JSON
FrodoAlaska/Levelizer
A data serialization language specifically made to serialize and deserialize levels and scenes.
jwodder/cfgfifo
(De)serialize common configuration file formats based on file extension
MHDtA-dev/Lunada
Simple one header library for serializing and saving data
stelixlang/sxf
Stelix XF - Data Serialization Language
zylo117/Hyckle
A memory-friendly warpper of pickle with better compression.
akyuute/scuff
A slick config file format and data transpiler for humans.
Aynur19/ios-darts-score
🎯 Pet-project to develop a mobile application for iOS. Darts scoring game.
nuxtifyts/php-dto
A Data objects library simplifies data transfer, ensuring structure, validation, and separation of concerns.
Ogarit/chatBotApi
ChatBot API é uma solução básica construída com Django para criar e gerenciar APIs de chatbots.
RaucherAdler/ASDF
My Data Serialization Format
sura1128/data_recorder
Data Recorder is a commandline tool that is used to add data entries for employees. It aims to automate data handling in the simplest way possible.
binhtran432k/varbyte-printable
A library for encoding variable-length bytes into a compact, printable, and JSON/JavaScript-safe string format.
lapuzshawn/Mini-Crowdfunding-App
# Module 14 Mini-Project: Crowdfunding App
NIR3X/variantvector
Variant Vector Serialization/Deserialization (Go)
NIR3X/VariantVector.cpp
Variant Vector Serialization/Deserialization