Converts uploaded photos to byte arrays, demonstrating serialization and deserialization processes.
-
Updated
Jul 17, 2024 - Java
Converts uploaded photos to byte arrays, demonstrating serialization and deserialization processes.
Reflex is a powerful C library that provides reflection capabilities for C data structures. It allows you to introspect C structures at runtime, enabling you to access and manipulate the structure members dynamically. This library is particularly useful for tasks like serialization, deserialization, data validation, and generic data handling.
SwiftProtoReflect is a dynamic Protocol Buffers library for Swift, enabling reflection-based message handling, serialization, and deserialization without the need for precompiled .proto files.
A C++ object serialization framework
Serialization Deserialization in Java
This application is built on a microservices architecture using Spring Cloud. It is a distributed system designed for managing parcel shipping processes and provides tools for administration. The system handles parcel registration, tracking, and status updates through various stages of delivery. Additionally, it offers an admin panel for monitoring
This project implements a three-tier rule engine application designed to determine user eligibility based on various attributes such as age, department, income, and spend. The system dynamically creates, combines, and evaluates rules using an AST to represent conditional logic. It enables flexibility in rule creation and modification.
Streaming Serialization/Deserialization with ES6/Typescript class support
This project is an individual assignment for the "Object-Oriented Programming – Java" course, offered in the 2nd semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
Effortlessly manage user data with RustyUserHub: a high-performance, RESTful API crafted with Rust and Actix-web for seamless CRUD operations.
Add a description, image, and links to the serialization-deserialization topic page so that developers can more easily learn about it.
To associate your repository with the serialization-deserialization topic, visit your repo's landing page and select "manage topics."