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 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
valvesoftware/fossilize A binary database format that serializes and stores persistent Vulkan object state 584
marvin-brouwer/fluentserializer Provides a standardized interface for serializing and deserializing data to and from C# objects 20
thomasgalliker/objectdumper A utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes. 398
rikimaru0345/ceras A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. 484
theseion/fuel An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. 27
ivanrublev/persistentstorageserializable A protocol and classes for serializing and deserializing app settings to User Defaults or Plist files 161
marcono1234/serial-builder A Java library for manually creating serialization data. 28
radare/v-toxml An XML serialization library in V 9
iokasimov/apart A Haskell library for serializing and deserializing data structures in a persistent manner. 30
media-io/yaserde A Rust-based XML serialization and deserialization library with customizable features and support for various data types. 182
charles-lunarg/vk-bootstrap A utility library that simplifies the process of initializing Vulkan. 811
kbss-cvut/jb4jsonld A Java library for serializing and deserializing objects to JSON-LD format using annotations. 12
kamsar/rhino A data provider that loads serialized items directly from disk into a Sitecore content tree. 12
ruedigermoeller/fast-serialization Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. 1,590
quid2/flat A binary serialization format for compact data storage and efficient transfer 60