A Virtual File System for Game Assets
Find a file
2025-04-16 02:28:16 -04:00
src refac: use builder architecture 2025-04-16 02:28:15 -04:00
.envrc basic file tree buildin 2025-04-16 02:28:10 -04:00
.gitignore basic file tree buildin 2025-04-16 02:28:10 -04:00
Cargo.lock refac: remove workspace and consumer, add lints 2025-04-16 02:28:13 -04:00
Cargo.toml add: missing package fields in Cargo.toml 2025-04-16 02:28:16 -04:00
flake.lock basic file tree buildin 2025-04-16 02:28:10 -04:00
flake.nix basic file tree buildin 2025-04-16 02:28:10 -04:00
LICENSE add: LICENSE 2025-04-16 02:28:11 -04:00
README.md add: README.md 2025-04-16 02:28:12 -04:00
shell.nix basic file tree buildin 2025-04-16 02:28:10 -04:00

Kosmora 📂

A Virtual File System for Game Assets

Rust Nix
Queerware

Kosmora provides a virtualized file system for game assets to be stored within, allowing for improved performance, more efficent memory usage, and a smaller storage footprint.


Documentation

TBW

Simple Example

TBW