Esoteric, beautiful or strange samples of C++ code
☆16Oct 27, 2023Updated 2 years ago
Alternatives and similar repositories for Undefined-Behavior-Gold-Edition
Users that are interested in Undefined-Behavior-Gold-Edition are comparing it to the libraries listed below
Sorting:
- OLD. FOR NEW GO TO sha512sum.xyz☆11Aug 29, 2024Updated last year
- C++20 coroutine library☆141Dec 7, 2025Updated 3 months ago
- ☆26Feb 10, 2024Updated 2 years ago
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated 3 weeks ago
- A hash function library☆52Mar 11, 2026Updated last week
- 🍌 Modern C++ Telegram Bot API library☆44Jan 3, 2026Updated 2 months ago
- Minecraft-style game created using C++ and OpenGL☆16Nov 16, 2021Updated 4 years ago
- 🚀 AsmX - lang programming☆31Jun 1, 2024Updated last year
- A set of fixed-sized C++ storage arrays with various features☆30Apr 11, 2019Updated 6 years ago
- 🧇 Waffle++ is a C++ code generation framework and tool☆23Jan 19, 2023Updated 3 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- Basic C++ library☆13Mar 21, 2023Updated 3 years ago
- 3d game engine☆14Jul 23, 2021Updated 4 years ago
- Recursive Tic-Tac-Toe game☆15Mar 1, 2025Updated last year
- a way to make single item custom inventories, for most gui situations.☆11Aug 17, 2021Updated 4 years ago
- Advanced Reflection and Serialization Library in C++20♦️☆28May 21, 2024Updated last year
- Linux command line tool to analyze hex data.☆13May 17, 2021Updated 4 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 7 years ago
- Yet Another Concurrency Library☆290Jan 2, 2026Updated 2 months ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- A fast, iterator-based integer-only implementation of Bresenham's line algorithm in Rust.☆19Jun 24, 2022Updated 3 years ago
- Guidelines for using Cython (documentation)☆11Mar 4, 2023Updated 3 years ago
- Turns signals within a scope into c++ exceptions☆15Nov 8, 2022Updated 3 years ago
- Solving the Expression Problem in C++11☆45Nov 10, 2012Updated 13 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A C++20 serialization library (cereal fork)☆33Jun 25, 2025Updated 8 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Jan 23, 2026Updated last month
- Simple, reliable & efficient distributed task queues for C++17☆114Feb 8, 2026Updated last month
- Neovim Plugin to show in a popup the assembler code for the current line in a C file☆12Sep 29, 2021Updated 4 years ago
- Minecraft Server List Ping tool☆19Nov 27, 2019Updated 6 years ago
- Test cases management system☆15Dec 8, 2022Updated 3 years ago
- Code generated C++11/Python/Rust/Go/Bash command line arguments parser, based on protobuf configuration☆10Aug 18, 2024Updated last year
- A Minecraft mod realizing the "Skygrid" map by Sethbling as an entire world generator.☆14Aug 10, 2024Updated last year
- Plugin on Python; Create signatures for rust binaries☆18Dec 8, 2022Updated 3 years ago
- Short copypasta for conveniently iterate through members of a simple struct using the trick from Boost.PFR☆12Jul 29, 2024Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year