8000 ab-g's list / C++ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View ab-g's full-sized avatar
🎮
On my GameDev journey 👾
🎮
On my GameDev journey 👾

Block or report ab-g

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

C++

39 repositories

C++ extension for StarUML

Yacc 179 66 Updated Apr 16, 2025
8000

A header only C++ library provides nameof() macro to obtain the std::string name of a variable, type, or member. It works like nameof() in C#

C++ 36 8 Updated Jun 9, 2021

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

C++ 2,215 117 Updated Oct 14, 2024

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

C++ 5,535 494 Updated Jul 1, 2025

Compile Time Type Information for C++

C++ 595 57 Updated Apr 20, 2023

Generic observable objects and reactive expressions for C++

C++ 300 32 Updated Jan 24, 2022

QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.

C++ 1,047 177 Updated Jul 19, 2024

Header-only C++17 library for property-based testing.

C++ 127 17 Updated Jun 18, 2024

rocket - Fast single header signal/slots library for C++

C++ 202 13 Updated Aug 21, 2024

Observer pattern and signals/slots for C++11 projects

C++ 82 29 Updated Apr 17, 2025

Cross-language bindings generator for C++, Java, Kotlin, Swift, and Dart

Dart 225 27 Updated Jul 15, 2025

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

64,946 8,030 Updated Jul 13, 2025

stb single-file public domain libraries for C/C++

C 29,352 7,851 Updated May 26, 2025

A tool for use with clang to analyze #includes in C and C++ source files

C++ 4,404 399 Updated Jul 13, 2025

A valgrind mirror with latest macOS support

C 1,232 62 Updated Jul 9, 2025

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…

Rust 6,456 582 Updated Jun 23, 2025

c++ hot code reload for linux and macos

C++ 430 26 Updated Oct 8, 2024

A tool which allows you to edit source code of any MSVC C++ project live at runtime

C++ 1,151 86 Updated Dec 18, 2023

cr.h: A Simple C Hot Reload Header-only Library

C++ 1,670 110 Updated Mar 30, 2025

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)

C++ 19,574 3,122 Updated Jul 15, 2025

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

C++ 33,063 1,502 Updated Jul 15, 2025

Proxy: Next Generation Polymorphism in C++

C++ 2,731 188 Updated Jul 14, 2025

Runtime polymorphism done right

C++ 1,015 45 Updated May 27, 2021

Object pool implementation in C++11

C++ 99 22 Updated Nov 29, 2020

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…

C++ 8,182 1,686 Updated Jun 12, 2025

C++17 library for comfortable and efficient dynamic polymorphism

C++ 478 15 Updated Jan 13, 2025

Replacement for std::optional that does not waste memory unnecessarily

C++ 126 5 Updated Jun 28, 2025
C++ 2 2 Updated Nov 22, 2017

Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).

C++ 31 11 Updated Aug 7, 2024

The C++ Mixin Support Library: Sandwich Mixins all the way

C++ 40 3 Updated Mar 8, 2023
0