CodeHubUserName's Stars
dougpuob/cppnamelint
CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linux/macOS.
mgkrishnan1/OpenCPPCoverage
c42f/tinyformat
Minimal, type safe printf replacement library for C++
vnotex/vnote
A pleasant note-taking platform in native C++.
SergiusTheBest/exceptxx
C++ exception handling library
JustasMasiulis/xorstr
heavily vectorized c++17 compile time string encryption.
erincatto/box2d
Box2D is a 2D physics engine for games
ArsMasiuk/qvge
Qt Visual Graph Editor
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
githubuser0xFFFF/QtFluentDesign
Microsoft Fluent Design for Qt Widget Applications based on Qt CSS files
mohabouje/WinToast
WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
HdrHistogram/HdrHistogram.NET
The .NET port of HdrHistogram
Cysharp/ProcessX
Simplify call an external process with the async streams in C# 8.0.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
HdrHistogram/HdrHistogram_c
C port of the HdrHistogram
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
nholthaus/gtest-runner
A cross-platform, Qt5 based Graphical User Interface for Google Test unit tests
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
QiangLong2017/Optimization-Theory-and-Algorithm
用于存放《最优化理论与算法》代码与课件
stdware/qwindowkit
Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.
czyt1988/SARibbon
Ribbon Control for Qt
qqiangwu/cppsafe
Cpp lifetime safety profile static analyzer
TheWisp/signals
General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional interfaces in real-time applications
fontforge/libspiro
Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful curves. (Migrated here from libspiro.sourceforge.net on 2013-04-20)
TsudaKageyu/minhook
The Minimalistic x86/x64 API Hooking Library for Windows
daign/clipping-with-caps
Clipping a mesh and covering the openings with caps in WebGL
CedricGuillemet/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
epezent/implot
Immediate Mode Plotting
seanchas116/qtimgui
Qt (QOpenGLWidget / QOpenGLWindow) backend for ImGui