kalljohn's Stars
PacktPublishing/Cpp-High-Performance
C++ High Performance, published by Packt
ruslo/hunter
hunter-packages/gate
DenizThatMenace/More-Modern-CMake
Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019
arsenm/sanitizers-cmake
CMake modules to help use sanitizers
Sarcasm/cmake-superbuild
CMake SuperBuild template using External_Projects
google/pprof
pprof is a tool for visualization and analysis of profiling data
boostorg/compute
A C++ GPU Computing Library for OpenCL
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
leixiaohua1020/simplest_ffmpeg_player
the simplest video player based on FFmpeg
wang-bin/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
codeplaysoftware/computecpp-sdk
Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation
vinniefalco/CppCon2018
CppCon 2018 Presentation materials
piotte13/SIMD-Visualiser
A tool to graphically visualize SIMD code
boostcon/cppnow_presentations_2019
The presentations of C++Now 2019.
git-bug/git-bug
Distributed, offline-first bug tracker embedded in git, with bridges
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
vectorclass/version1
C++ vector class library, version 1
vectorclass/version2
Vector class library, latest version
dlstreamer/dlstreamer
This repository is a home to Intel® Deep Learning Streamer (Intel® DL Streamer) Pipeline Framework. Pipeline Framework is a streaming media analytics framework, based on GStreamer* multimedia framework, for creating complex media analytics pipelines.
Eugeny/tabby
A terminal for a more modern age
wyrover/book-code
book code
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
libjpeg-turbo/libjpeg-turbo
Main libjpeg-turbo repository
gperftools/gperftools
Main gperftools repository
KDAB/hotspot
The Linux perf GUI for performance analysis.
jrfonseca/gprof2dot
Converts profiling output to a dot graph.
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework