Stars
A high-performance C++ CRC library with all the bells and whistles.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.
A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization,…
A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical systems applications
A dynamically-resizable vector with fixed capacity and embedded storage
Compile Time Regular Expression in C++
A header-only library, VLA for C++ (≥C++14). Extended version of std::experimental::dynarray
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan…
Run compilers interactively from your web browser and interact with the assembly
The draft C++ Reflection Technical Specification
A formal grammar of Zalizniak's Grammatical Dictionary
Веб-версия "Грамматического словаря" А. А. Зализняка
ripgrep recursively searches directories for a regex pattern while respecting your gitignore