Rules and submissions for the C++ Best Practices game jam(s)
☆97Jul 29, 2024Updated last year
Alternatives and similar repositories for game_jam
Users that are interested in game_jam are comparing it to the libraries listed below
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Aug 30, 2020Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Install all the tools required for building and testing C++ and C projects.☆264Updated this week
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- ☆125Jul 10, 2021Updated 4 years ago
- C++26 STL for C++14~ developers☆12May 23, 2025Updated 9 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆289May 6, 2024Updated last year
- Some tools for getting C++ configured on various platforms.☆35May 13, 2024Updated last year
- ☆12Dec 7, 2024Updated last year
- ☆20Mar 25, 2021Updated 4 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- A simple & Lightweight C++ TUI Text Editor☆46Feb 24, 2025Updated last year
- Build-system agnostic code generation application for C++.☆32Jan 12, 2026Updated 2 months ago
- CMake for C++ Best Practices☆1,708Feb 5, 2026Updated last month
- Configure your beagle device☆43Jan 15, 2023Updated 3 years ago
- Repository for material related to the Programming Languages Virtual Meetup coverage of the Seven Languages in Seven Weeks book.☆16Jun 28, 2022Updated 3 years ago
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Jun 18, 2019Updated 6 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- A line follower simulation created in CoppeliaSim, with a C++ interface for CoppeliaSim's Remote API☆23Jul 3, 2022Updated 3 years ago
- Beyond is a game engine under development☆11Nov 6, 2022Updated 3 years ago
- This is an awesome submission to the C++ Best Practices Game Jam☆61Dec 30, 2025Updated 2 months ago
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated last month
- ☆22Jun 5, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Make GIT versioning info available in your CMakeLists.txt file☆11Jan 13, 2026Updated 2 months ago
- C++ Functional Terminal User Interface.☆9,798Mar 12, 2026Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A list of learning resources that I would like to refer back later or intent to study☆21Feb 25, 2024Updated 2 years ago
- An implementation of the classic raycast rendering algorithm for Cocos2d-x. Used in games like Wolfenstein3D, Rise of the Triad, The Term…☆10Apr 5, 2017Updated 8 years ago
- A simple but efficient C++ thread/worker pool library for asynchronous task management.☆10Jul 11, 2023Updated 2 years ago
- C++11 compatible charconv☆31Updated this week
- Minecraft-like OpenGL world renderer based on diamond-square algorithm☆21Feb 21, 2021Updated 5 years ago
- variant type for CUDA☆12Nov 14, 2015Updated 10 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Minimized version of cpp_starter_project☆187Apr 19, 2023Updated 2 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆25Aug 10, 2025Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- OpenCL based volume renderer for scalar fields.☆10Oct 27, 2023Updated 2 years ago