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:
- C++26 STL for C++14~ developers☆12May 23, 2025Updated 9 months ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Jun 18, 2019Updated 6 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Aug 30, 2020Updated 5 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- ☆20Mar 25, 2021Updated 4 years ago
- Repository for material related to the Programming Languages Virtual Meetup coverage of the Seven Languages in Seven Weeks book.☆15Jun 28, 2022Updated 3 years ago
- ☆125Jul 10, 2021Updated 4 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Install all the tools required for building and testing C++ and C projects.☆264Feb 21, 2026Updated last week
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated 3 weeks ago
- Some tools for getting C++ configured on various platforms.☆35May 13, 2024Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285May 6, 2024Updated last year
- Forward declarations for C++ standard library☆22Sep 18, 2021Updated 4 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- This is an awesome submission to the C++ Best Practices Game Jam☆61Dec 30, 2025Updated 2 months ago
- A list of learning resources that I would like to refer back later or intent to study☆21Feb 25, 2024Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- ☆23Jul 29, 2020Updated 5 years ago
- OpenCL based volume renderer for scalar fields.☆10Oct 27, 2023Updated 2 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
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- ☆22Jun 5, 2020Updated 5 years ago
- Visualization of sorting algorithms, refreshed project☆13Sep 7, 2020Updated 5 years ago
- Like the Vulkan C API but with quality of life improvements of C++☆12Feb 24, 2024Updated 2 years ago
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 3 months ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Build-system agnostic code generation application for C++.☆32Jan 12, 2026Updated last month
- ☆33May 18, 2023Updated 2 years ago
- Rust-Style Iterators in Python!☆31Aug 25, 2023Updated 2 years ago
- Minecraft-like OpenGL world renderer based on diamond-square algorithm☆21Feb 21, 2021Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year