mlann
A Multilabel Classification Framework for Approximate Nearest Neighbor Search
https://github.com/cair/deep-rts
A Real-Time-Strategy game for Deep Learning research
p528
U.S. reference implementation of Recommendation ITU-R P.528 providing propagation path loss predictions for aeronautical mobile and radionavigation services using the VHF, UHF, and SHF bands
hmm_cpp
Complete C++ implementation of Hidden Markov Models with modern C++17 and Eigen
https://github.com/aaronjs99/planmux
PlanMux: Path Planning using Parallel/Multiplexed Computing
control_kuka_velocity
A ROS2 package for controlling the Kuka iiwa14 using a the serial link action server & client repositories.
https://github.com/danielathome19/c-prime
C′ (C Prime) is a library for the C programming language that includes many standard library headers, macros, and functions to provide a more modern/high-level and user-friendly experience for C programmers.
https://github.com/assodepicche/physically-based-rendering
Um estudo sobre renderização ray tracing e técnicas de computação gráfica
tromino-puzzle
An algorithm, a software library, and a collection of apps, to solve and visualize the general right tromino tiling puzzle.
https://github.com/azzaare/compressedstacks.cpp
Compressed structure for Stack Algorithms
https://github.com/awslabs/aws-lambda-cpp
C++ implementation of the AWS Lambda runtime
mmcesim
CLI & GUI Application for Millimeter Wave Channel Estimation Simulation
https://github.com/justwhit3/temp-cleaner
An app to automatically clean up temporary files and ignored items from git repositories in your system by analyzing .gitignore files.
carbon
The ultimate high-level library for C/C++ (с реализацией на этих языках). 🎩
https://github.com/csiro-hydroinformatics/moirai
Manage C++ Objects's lifetime accessed through a C API
https://github.com/clesperanto/clic
GPU-accelerated Image Processing library for C++
cluestering
High-performance density-based clustering library developed at CERN
cocons
R package for nonstationary spatial modeling with covariate-based covariance functions
https://github.com/a-voronov/computer-graphics-from-scratch
Computer Graphics from Scratch: Lightweight C++ implementation with no external libraries
lego-batman
A work-in-progress decompilation of LEGO Batman (LEGO® Batman™: The Videogame) version 1.0.1 for Mac OS X. Decompiled with IDA Professional 9.0.
https://github.com/alexpreynolds/kmer-counter-sparse
Count canonical kmers with Google sparse_hash_map
https://github.com/alexpreynolds/kmer-counter-boost
Count canonical kmers with Boost C++ `boost::unordered_map` hash table
https://github.com/alexpreynolds/kmer-counter-ska
Count canonical kmers with Malte Skarupke's bytell_hash_map hash table
flirmulticamera
C++ Library to record synchronized videos and images using synchronizable Flir Cameras on Ubuntu. Contains python bindings.
https://github.com/fermi-ad/redis-adapter
C++ adapter which wraps redis++ to communicate to the instrumentation Redis database
cpp_utils
A lightweight C++ utility module for multithreaded pipeline components and JSON handling. Includes a flexible StageBase class for real-time data processing and tools for loading, validating, and writing structured JSON files using RapidJSON.
detection_inference
A high-performance, multi-threaded C++ pipeline for real-time multi-camera object detection using YOLOv8.
flir_icp_calib
ROS/ROS2 package to compute a homogeneous transformation from a multi-camera reference frame to a robot base frame, using an optical calibration target.
lorann
Approximate Nearest Neighbor search using reduced-rank regression, with extremely fast queries, tiny memory usage, and rapid indexing on modern vector embeddings.
fans
FANS: an open-source, efficient, and parallel FFT-based homogenization solver designed to solve microscale multiphysics problems.
bit_vector
Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
opengl-breakout
Breakout game remake in OpenGL with C++ and GLFW. Game is inspired by LearnOpenGL.com
https://github.com/adrienc21/leetcode
Collection of LeetCode questions and their solutions
cudawrappers
C++ wrapper for the Nvidia/HIP C libraries (e.g. CUDA driver, nvrtc, hiprtc, cuFFT, hipFFT, etc.)
matrixCorr
Scalable computation of correlation matrices using optimized C++ routines
sync-greedy
A greedy algorithm to find the combination of features that maximized the Younden J statistic.
wavemap
Fast, efficient and accurate multi-resolution, multi-sensor 3D occupancy mapping
charm
The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information.
pico_tree
A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.
https://github.com/introlab/opentera-webrtc
WebRTC JavaScript, C++ and Python libraries and signaling server for the OpenTera project with hardware acceleration with GStreamer
misc-problem-solutions
Showcases and solutions to various popular programming problems, written in C90, C++17, C++20, and C++23
libaca
C++ code accompanying the book "An Introduction to Audio Content Analysis" (www.AudioContentAnalysis.org)
quantpde
A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.
binary-rts
BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation
proplib-p2108
NTIA/ITS implementation of Recommendation ITU-R P.2108. This Recommendation contains three methods for the prediction of clutter loss: the Height Gain Terminal Correction Model, the Terrestrial Statistical Model, and the Aeronautical Statistical Model.
volt
A multithreaded, high performance, fully functional game engine written in C++. ⚡️
modulus
A simple and lightweight cross-platform C++ package manager written in Python and fully based on CMake.
https://github.com/ami-iit/lie-group-controllers
Header-only C++ library containing controllers designed for Lie Groups.
https://github.com/daniel-furman/data-structures
Data Structures and Algorithms in C++.
luna
A multithreaded, high performance, OpenGL RaaL (Renderer as a Library) written in C++. 🌜
thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
cpp-project-template
⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.
cosmoscout-vr
:milky_way: A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.
btllib
btllib: A C++ library with Python interface for efficient genomic sequence processing - Published in JOSS (2022)
sieve
A community detection algorithm based on optimizing the Sieve objective function using IBM ILOG CPLEX to solve an Integer Linear Program.
opengl-pong
OpenGL high resolution graphics remaster of the classic Pong game inspired by learnopengl.com
superterrainplus
SuperTerrain+: A real-time procedural 3D infinite terrain engine with geographical features and photorealistic rendering.
https://github.com/aidinhamedi/advanced-arduino-datalogger
This project is an advanced datalogger that logs temperature, humidity, and air pressure. It uses an Adafruit SHT31 sensor for temperature and humidity, and a BMP180 for air pressure.
https://github.com/czs108/ubuntu-clang-cpp-dev-docker
🐳 A Clang C++ development environment based on Ubuntu in Docker, including Git, CMake and GoogleTest.