Showing 19 of 19 projects
A C++ library for compile-time regular expression matching, searching, and capturing with PCRE-like syntax.
A modern C++ GUI library for creating cross-platform desktop applications with standard-like syntax.
A header-only C++14 library for functional programming that helps write concise and readable code by providing pure functions for common operations.
A C++17 header-only library providing Python-style lazy iteration tools like range, enumerate, zip, and itertools functions.
A collection of C++17 feature descriptions presented in Tony Tables format for clear comparison.
A generic C++17 header-only library providing sorting algorithms, sorter adapters, and related tools with a unified interface.
A single-header C++ library for parsing JSON directly to C++ structs and serializing structs back to JSON.
A header-only C++20 library providing fixed-capacity, constexpr containers with identical APIs to their std equivalents.
A typesafe callback framework for C++ that implements a signal/slot system for connecting signals to any callback function.
A generic C++ library for image analysis and computer vision using template-based generic programming.
A C# toolkit for code generation using plain C# templates, offering a modern alternative to T4 with hybrid programmatic and markup approaches.
A modern C++23 framework for game development, modding, and cheat creation with high-performance math, physics, and graphics support.
A header-only C++20 library for Protocol Buffers serialization/deserialization using C++ types instead of .proto files.
A C++14 header-only library providing generic image representations and algorithms with performance close to hand-written code.
A repository containing presentation materials from the C++Now 2013 conference, covering C++11, Boost libraries, and advanced programming topics.
A simple framework for creating compile-time microbenchmarks to measure C++ template metaprogramming performance.
A header-only C++20 library that parses and plans SQL queries at compile time using constexpr metaprogramming.
A collection of experimental C++11 libraries using concepts to explore future standard library designs.
A modern C++ interface wrapper for TinyXML with templates, exceptions, and improved error handling.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.