{"id":13731817,"url":"https://github.com/prideout/lava","last_synced_at":"2026-01-18T11:44:59.842Z","repository":{"id":143205371,"uuid":"130423903","full_name":"prideout/lava","owner":"prideout","description":"toy C++ Vulkan library","archived":false,"fork":false,"pushed_at":"2018-10-04T16:22:18.000Z","size":4608,"stargazers_count":49,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-14T22:35:50.052Z","etag":null,"topics":["graphics","vulkan"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prideout.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-20T23:53:57.000Z","updated_at":"2022-12-10T05:19:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"29a082f2-d046-4847-832c-7b245c3dd215","html_url":"https://github.com/prideout/lava","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prideout%2Flava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prideout%2Flava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prideout%2Flava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prideout%2Flava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prideout","download_url":"https://codeload.github.com/prideout/lava/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253008574,"owners_count":21839672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphics","vulkan"],"created_at":"2024-08-03T02:01:39.093Z","updated_at":"2026-01-18T11:44:59.827Z","avatar_url":"https://github.com/prideout.png","language":"C++","readme":"\u003cimg src=\"https://github.com/prideout/lava/raw/master/extras/assets/klein31416.gif\" height=\"128px\"\u003e\n\n[![Build Status](https://travis-ci.org/prideout/lava.svg?branch=master)](https://travis-ci.org/prideout/lava)\n\n*Lava is just an experimental playground, I do not recommend using it in a production\nsetting.*\n\n**Lava** is a toy C++ library composed of classes that make it easy to create and manage Vulkan\nobjects.  Each Lava class is defined by a single header with no dependencies on anything other than\n`vulkan.h` and the STL.\n\nFor more information, see the [documentation](https://prideout.net/lava/).\n\n## Scope\n\nLava does not include a materials system, a scene graph, an asset loader, or any\nplatform-specific functionality like windowing and events.\n\nLava is implemented with a subset of C++14 that forbids RTTI, exceptions, and the use of\n`\u003ciostream\u003e`. The public API uses a very narrow subset of C++ whereby classes contain nothing but\nmethods.\n\nThe core library has no dependencies on any third-party libraries other than the single-file\n[vk_mem_alloc.h](src/vk_mem_alloc.h) library and [spdlog](https://github.com/gabime/spdlog), which\nare included in the repo for convenience.\n\n## Supported platforms\n\nLava supports macOS via MoltenVK, as well as Linux and Android. It should be easy to extend to other\nplatforms in the future.\n","funding_links":[],"categories":["Graphics"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprideout%2Flava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprideout%2Flava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprideout%2Flava/lists"}