gpuoti's Stars
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
python-openxml/python-docx
Create and modify Word documents with Python
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
automerge/automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
cycfi/elements
Elements C++ GUI library
cognitom/paper-css
Paper CSS for happy printing
google/s2geometry
Computational geometry and spatial indexing on the sphere
libharu/libharu
libharu - free PDF library
hugoam/two
c++ toolkit for rapid development of live graphical apps and games
tfussell/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++11+
regebro/hovercraft
Make dynamic impressive presentations from text files!
keichi/binary-parser
A blazing-fast declarative parser builder for binary data
joboccara/pipes
Pipelines for expressive code on collections in C++
DaanDeMeyer/reproc
A cross-platform (C99/C++11) process library
martinmoene/span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
picklesdoc/pickles
The open source living documentation generator
amiremohamadi/DuckX
C++ library for creating and modifying Microsoft Word (.docx) files
taocpp/taopq
C++ client library for PostgreSQL
LoopPerfect/rxterm
Functional reactive terminals in C++ ⚡⌨️
r-lyeh-archived/tracey
:squirrel: Tracey is a lightweight and simple C++ memory leak finder with no dependencies.
kerukuro/digestpp
C++11 header-only message digest library
TheLartians/EasyIterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
acdemiralp/cmake_templates
Concise CMake templates for creating C++ libraries or executables.
jonasblunck/ccm
Compute code complexity for c, c++, c#, javascript, typescript and PowerShell.
lucaminudel/Objects-relationships-Coding-Dojo
Coding exercise to experience the impact of composition and other techniques on objects relationships
artemp/closest_point
Calculate closest point on geometry given x,y position
styczynski/The-Socket
C/C++ Socket Library
wwwwelton/CPP
The C++ modules is designed to help understand the specifities of the language when compared to C and object-oriented programming.