Build tool for C/C++ projects
☆13Feb 22, 2026Updated last month
Alternatives and similar repositories for cbuild
Users that are interested in cbuild are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- TSP Solver and Generator☆13Jul 20, 2018Updated 7 years ago
- 4coder customization layer for Odin Lang☆45Jul 8, 2021Updated 4 years ago
- A header-only portability and boilerplate library for C☆29Sep 22, 2025Updated 6 months ago
- A production-quality chatting application (backend: C, frontend: web)☆49Jan 30, 2024Updated 2 years ago
- A small networked game written as a first introduction to network programming☆18Sep 23, 2022Updated 3 years ago
- ☆17Jan 18, 2023Updated 3 years ago
- Odin bindings for fasm, the flat assembler☆11Mar 20, 2025Updated last year
- Fast, simple Free Monads using ScalaMeta macro annotations. Port of Freasy-Monad.☆14Oct 16, 2017Updated 8 years ago
- Undo/Redo history data structures for the Odin programming language☆12Jan 9, 2025Updated last year
- A demo app using Odin and Raylib to show different ways of simulating a game with a fixed timestep update loop☆41Oct 18, 2024Updated last year
- RenderDoc loader for odin☆10Sep 23, 2025Updated 6 months ago
- A simple lightweight immediate mode renderer for 2D graphics, using OpenGL.☆45Mar 26, 2023Updated 2 years ago
- Odin bindings for the Godot script API☆11May 20, 2023Updated 2 years ago
- Microservice demo using kafka and nestjs☆11Jan 10, 2021Updated 5 years ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc