Fossilize

Object serializer

A binary database format that serializes and stores persistent Vulkan object state

A serialization format for various persistent Vulkan object types.

GitHub

588 stars
34 watching
47 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
themaister/fossilizeA library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility.34
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
voidah/archiveA compact binary serialization library for C++91
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
theseion/fuelAn object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects.28
quid2/flatA binary serialization format for compact data storage and efficient transfer60
j8r/crystalizerA library that provides out-of-the-box serialization and deserialization capabilities for Crystal objects40
radare/v-toxmlAn XML serialization library in V9
media-io/yaserdeA Rust-based XML serialization and deserialization library with customizable features and support for various data types.185
charles-lunarg/vk-bootstrapA utility library that simplifies the process of initializing Vulkan.833
alexfilatov/borshA binary serialization format prioritizing consistency, safety, and speed for security-critical projects.7
thomasgalliker/objectdumperA utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes.399
planetis-m/bingoA binary serialization framework for Nim20
ivanrublev/persistentstorageserializableA protocol and classes for serializing and deserializing app settings to User Defaults or Plist files161
p-ranav/alpacaA C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays.481