There are 0 repository under serilization topic.
This repo includes all the resources provided in NestJs course by Stephen Grinder.
Django-Rest-Framework APIs for re-formatting data before saving. It is an alarm app backend in which days for alarm comes as array of day names and then it is re-formatted using Serializers in which they are saved as hyphen (-) separated day names as a single string.
Serialize/DeSerialize for Rust built-in types and user defined types (complex struct types)
My solution for CPP Module 06 of the Common core of 42 school.
A Library Management System built using Java, utilizing ArrayList for data storage and Serialization for persistent data saving. This project enables efficient management of books and users without requiring a database.
This application provides statistical data on courses offered over the last five academic years, specifically from the 2019 Fall term to the 2024 Spring term. It processes data from Excel files and stores it in efficient data structures for quick querying and analysis.
๐งฎ ๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐ข ๐๐๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐ ๐๐ ๐๐๐๐๐๐ฃ๐๐๐ ๐๐๐ ๐บ๐๐๐๐๐ ๐๐๐๐๐๐๐๐ฃ๐๐๐๐๐ ๐๐๐๐๐๐๐ข ๐๐ ๐ฐ๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐.
Json list serializer for kotlinx.serialization for partial lists parsing
Find meeting time that can ensure maximum attendance within two days, via the Greedy algorithm. The Application implemented Jackson library for JSON sterilization and processing, as well as Java network APIs for handling HTTP requests. -Completed in Aug 2020 by Tim Zhang
Spring Boot Gson Library
Custom Json Converter with System.Text.Json
Kafka Training Examples
Cryptography is an important tool for building secure systems. In this lab, you will explore how to build a file encryption service in Rust. We wish to allow a sender to securely communicate a file to a receiver. We do not assume the sender and receiver have communicated before, and therefore the two parties do not have some kind of shared secret b
Custom module for Drupal 8 what create a view plugin for custom serialization (custom_serializer).
Package Explorer uses Java Reflection API to list all the .class files in the specified directory and let a user view the details of each class. (Class name, SuperClass, Interface, Fields, Methods, Providers, Clients).
Lern Serialization and Deserialization