Stars
A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems
KISS C++20 Type Reflection using IFC files
Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
Embedded Scripting Language Designed for C++
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
💻 C++ Functional Terminal User Interface. ❤️
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.
Header-only C++20 parser combinator library, where everything is valid at compile-time
Allows you to write binary components in C++11 that can be used across different compilers and standard libraries
A single file C++ header-only PEG (Parsing Expression Grammars) library
A minimalist single-header library for building pattern-matchers, lexers, and parsers.
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Compile Time Regular Expression in C++
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical anal…