serilization

There are 17 repositories under serilization topic.

  • Syed007Hassan/NestJs-The-Complete-Developer-Guide

    This repo includes all the resources provided in NestJs course by Stephen Grinder.

    Language:TypeScript4100
  • dev-vivekkumarverma/Update-Data-Before-Saving-Using-Serializer

    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.

    Language:Python2100
  • Kripth/xserial

    Binary serialization library

    Language:D2311
  • mutalisk999/serialize-rs

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

    Language:Rust230
  • barannmeisterr/Course-Statistics-Application

    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.

    Language:Java1100
  • KotlinSerialization

    devrath/KotlinSerialization

    ๐Ÿงฎ ๐šƒ๐š‘๐š’๐šœ ๐š›๐šŽ๐š™๐š˜๐šœ๐š’๐š๐š˜๐š›๐šข ๐š™๐š›๐š˜๐šŸ๐š’๐š๐šŽ๐šœ ๐š’๐š—๐šœ๐š๐š›๐šž๐šŒ๐š๐š’๐š˜๐š—๐šœ ๐š˜๐š— ๐šž๐š๐š’๐š•๐š’๐šฃ๐š’๐š—๐š ๐š๐š‘๐šŽ ๐™บ๐š˜๐š๐š•๐š’๐š— ๐š‚๐šŽ๐š›๐š’๐šŠ๐š•๐š’๐šฃ๐šŠ๐š๐š’๐š˜๐š— ๐š•๐š’๐š‹๐š›๐šŠ๐š›๐šข ๐š’๐š— ๐™ฐ๐š—๐š๐š›๐š˜๐š’๐š ๐šŠ๐š™๐š™๐š•๐š’๐šŒ๐šŠ๐š๐š’๐š˜๐š—๐šœ.

    Language:Kotlin110
  • illuzor/Kind-List-Serializer

    Json list serializer for kotlinx.serialization for partial lists parsing

    Language:Kotlin120
  • timzhangRepo/Meeting-Scheduling-App

    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

    Language:Java1101
  • kubji/kafkatraining

    Kafka Training Examples

    Language:Java0100
  • makt96/Cryptography

    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

    Language:Rust0100
  • SakaSerbia/Drupal-8-view-plugin-custom_serializer

    Custom module for Drupal 8 what create a view plugin for custom serialization (custom_serializer).

    Language:PHP0210
  • terrazavr/api_final

    Rest API ัะพั†ะธะฐะปัŒะฝะพะน ัะตั‚ะธ

    Language:Python0100
  • abhishek621/springboot-gson-library

    Spring Boot Gson Library

    Language:Java10
  • OmarAhmedSaleh/Package-Explorer

    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).

    Language:Java10
  • savindaJ/Serialization-and-Deserialization

    Lern Serialization and Deserialization

    Language:Java10
  • tblaase/CPP-Module-06

    My solution for CPP Module 06 of the Common core of 42 school.

    Language:C++10