fubark/cosmic
{ "createdAt": "2021-11-09T22:41:16Z", "defaultBranch": "master", "description": "A platform for computing and creating applications.", "fullName": "fubark/cosmic", "homepage": "https://cosmic.ooo", "language": "Zig", "name": "cosmic", "pushedAt": "2023-03-20T20:00:51Z", "stargazersCount": 356, "topics": [ "3d", "graphics", "opengl", "ui", "vulkan", "wasm", "zig" ], "updatedAt": "2025-11-24T08:20:16Z", "url": "https://github.com/fubark/cosmic"}Cosmic
Section titled “Cosmic”The goals for Cosmic is changing and the project description will be updated soon. In the meantime, check out the graphics and ui zig libraries with examples.
Progress
Section titled “Progress”- Cosmic Web (In progress.)
- Cosmic Desktop (In progress.)
The following components were created during the development of Cosmic.
- 2D/3D Graphics (Source)
- UI and animation framework (Source)
- Cyber language and compiler (Source)
- JavaScript runtime (Source.
- V8 bindings (Source)
- Incremental AST parser and tokenizer. (Source)
Scripting
Section titled “Scripting”Cyber will be the primary scripting language used in Cosmic. The engine will be language agnostic, allowing interop with other languages.
Contributing
Section titled “Contributing”We will be building the app primarily in Zig. Why Zig When There is Already C++, D, and Rust?
Zig’s toolchain is ideal for this project. Even though it has yet to reach 1.0, it’s LLVM backend is stable and stage2 is just around the corner.
There is a lot to be done! If you find the project interesting, consider submitting a PR. A good way to start is to submit or repond to an existing Github Issue. Please star the repo and let’s do this!
If you have questions or suggestions, submit an issue or join the discord for more direct discourse.
License
Section titled “License”Cosmic is free and open source under the MIT License.