Stars
A curated list of data oriented design resources.
A library for interactive command line interfaces in modern C++
Depth-Aware Video Frame Interpolation (CVPR 2019)
A set of C++ classes to easiliy handle serial ports across different platforms, built on top of boost.asio.
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
A C++17 image representation, processing and I/O library.
An easy to use and efficient memory pool allocator written in C++.
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
The source code of 'Visual Attribute Transfer through Deep Image Analogy'.
An efficient HTTP server, using Lua to parse html as the background script language, using asynchronous callback mode, reducing the consumption of server. Support MySQL database access, the follow-…