Articles by Tag #serialization

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Cbeam: Unmatched Concurrency, Cross-Library Data Sharing, and More in Modern C++

Introduction Cbeam is a modern, cross-platform, header-only C++ library designed to...

Learn More 1 0Jan 18

Flask-Marshmallow vs. SQLAlchemy's SerializerMixin: Which One Should You Use?

When working with Flask and SQLAlchemy, serialization plays a crucial role in transforming database...

Learn More 1 0Jan 30

WSON (Web Simple Object Notation)

WSON is a new data serialization format designed to address the shortcomings of JSON and...

Learn More 1 0Oct 10 '24

[Tiny] Kotlin, Spring Boot, and the Journey of Duration Serialisation

When using Spring with Kotlin, there is one interesting thing with duration fields serialisation. For...

Learn More 0 0Apr 4

Protocol Buffers as a Serialization Format

📜 Definition — Protocol Buffers, also known as Protobuf, is a language-neutral, platform-neutral...

Learn More 0 0Dec 5 '24

Java interacting with Apache Avro

This Java-Avro Sample demonstrates how we setup a POJO and then save the info into an Avro file to...

Learn More 0 0Jan 14

Apache Avro

Apache Avro. Apache Avro™ is a data serialization system. Avro provides: Rich data...

Learn More 0 0Dec 31 '24

10x Faster JSON Serialization: The Overlooked .NET Feature Senior Developers Miss

JSON serialization is the silent performance killer in many .NET applications. It’s easy to...

Learn More 0 0Mar 7