Tradias's Stars
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google/googletest
GoogleTest - Google Testing and Mocking Framework
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
rui314/mold
Mold: A Modern Linker š¦
microsoft/STL
MSVC's implementation of the C++ Standard Library.
Kitware/CMake
Mirror of CMake upstream repository
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
NVIDIA/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
serge-sans-paille/frozen
a header-only, constexpr alternative to gperf for C++14 users
davideberly/GeometricTools
A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.
jfalcou/eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
kthohr/gcem
A C++ compile-time math library using generalized constant expressions
cpp-pm/hunter
CMake driven cross-platform package manager for C/C++.
boostorg/json
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
boostorg/redis
An async redis client designed for performance and scalability
yandex/ozo
OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.
lukka/run-vcpkg
The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.
klemens-morgenstern/async
Coroutines for C++20 & asio
umati/Sample-Server
Sample-Server implementation based on open62541, showcases umati endorsed OPC UA companion specifications. Provides a :whale2: :package: to run locally for development purpose.
bloomberg/p1160
P1160 Add Test Polymorphic Memory Resource To Standard Library
josetr/cmake-language-support
CMake Language Support implements your favorite code editor features and is currently available for Visual Studio Code.
microsoft/msvc-code-analysis-action
Microsoft Visual C++ Code Analysis GitHub Action
matepek/catch2-with-gmock
Exmaple of using Catch2 with GMock
klemens-morgenstern/requests-1
Tradias/lambda-tuple
An implementation of `std::tuple` based on variadic lambda capture
Neiko2002/deglib
4eUeP/hs-grpc
Tradias/variate
Deduce the template parameter of a variant based on every return path