Fossilize

Vulkan object serializer

A library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility.

This repository is discontinued, see https://github.com/ValveSoftware/Fossilize

GitHub

34 stars
6 watching
6 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
valvesoftware/fossilizeA binary database format that serializes and stores persistent Vulkan object state588
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
thomasgalliker/objectdumperA utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes.399
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
ivanrublev/persistentstorageserializableA protocol and classes for serializing and deserializing app settings to User Defaults or Plist files161
marcono1234/serial-builderA Java library for manually creating serialization data.28
radare/v-toxmlAn XML serialization library in V9
iokasimov/apartA Haskell library for serializing and deserializing data structures in a persistent manner.30
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
kbss-cvut/jb4jsonldA Java library for serializing and deserializing objects to JSON-LD format using annotations.12
kamsar/rhinoA data provider that loads serialized items directly from disk into a Sitecore content tree.12
ruedigermoeller/fast-serializationProvides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications.1,591
quid2/flatA binary serialization format for compact data storage and efficient transfer60