Updated 9 months ago

mlann • Science 44%

A Multilabel Classification Framework for Approximate Nearest Neighbor Search

Updated 9 months ago

power-grid-model • Science 67%

Python/C++ library for distribution power system analysis

Updated 9 months ago

p528 • Science 67%

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

Updated 9 months ago

hmm_cpp • Science 54%

Complete C++ implementation of Hidden Markov Models with modern C++17 and Eigen

Updated 9 months ago

control_kuka_velocity • Science 44%

A ROS2 package for controlling the Kuka iiwa14 using a the serial link action server & client repositories.

Updated 9 months ago

https://github.com/danielathome19/c-prime • Science 13%

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.

Updated 9 months ago

https://github.com/assodepicche/physically-based-rendering • Science 13%

Um estudo sobre renderização ray tracing e técnicas de computação gráfica

Updated 9 months ago

tromino-puzzle • Science 44%

An algorithm, a software library, and a collection of apps, to solve and visualize the general right tromino tiling puzzle.

Updated 9 months ago

https://github.com/awslabs/aws-lambda-cpp • Science 26%

C++ implementation of the AWS Lambda runtime

Updated 9 months ago

mmcesim • Science 67%

CLI & GUI Application for Millimeter Wave Channel Estimation Simulation

Updated 7 months ago

https://github.com/justwhit3/temp-cleaner • Science 44%

An app to automatically clean up temporary files and ignored items from git repositories in your system by analyzing .gitignore files.

Updated 9 months ago

carbon • Science 57%

The ultimate high-level library for C/C++ (с реализацией на этих языках). 🎩

Updated 9 months ago

https://github.com/csiro-hydroinformatics/moirai • Science 26%

Manage C++ Objects's lifetime accessed through a C API

Updated 9 months ago

https://github.com/clesperanto/clic • Science 49%

GPU-accelerated Image Processing library for C++

Updated 9 months ago

c2eo • Science 44%

Experimental Translator of C/C++ Programs to EO Programs

Updated 9 months ago

https://github.com/cantaro86/maze-3d • Science 13%

C++ program that solves the maze in 3D

Updated 9 months ago

cluestering • Science 57%

High-performance density-based clustering library developed at CERN

Updated 9 months ago

cocons • Science 36%

R package for nonstationary spatial modeling with covariate-based covariance functions

Updated 9 months ago

https://github.com/atelierarith/cxxrandomlogo • Science 13%

Port AtelierArith/RandomLogos.jl written in Julia to C++

Updated 9 months ago

https://github.com/a-voronov/computer-graphics-from-scratch • Science 26%

Computer Graphics from Scratch: Lightweight C++ implementation with no external libraries

Updated 9 months ago

lego-batman • Science 44%

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.

Updated 9 months ago

async_heat_equation • Science 67%

Supplementary materials for the paper: Benchmarking the Parallel 1D Heat Equation Solver in Chapel, Charm++, C++, HPX, Go, Julia, Python, Rust, Swift, and Java

Updated 9 months ago

https://github.com/alexpreynolds/kmer-counter-ska • Science 13%

Count canonical kmers with Malte Skarupke's bytell_hash_map hash table

Updated 9 months ago

flirmulticamera • Science 36%

C++ Library to record synchronized videos and images using synchronizable Flir Cameras on Ubuntu. Contains python bindings.

Updated 8 months ago

https://github.com/fermi-ad/redis-adapter • Science 34%

C++ adapter which wraps redis++ to communicate to the instrumentation Redis database

Updated 9 months ago

cpp_utils • Science 64%

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.

Updated 9 months ago

detection_inference • Science 54%

A high-performance, multi-threaded C++ pipeline for real-time multi-camera object detection using YOLOv8.

Updated 9 months ago

flir_icp_calib • Science 44%

ROS/ROS2 package to compute a homogeneous transformation from a multi-camera reference frame to a robot base frame, using an optical calibration target.

Updated 9 months ago

lorann • Science 36%

Approximate Nearest Neighbor search using reduced-rank regression, with extremely fast queries, tiny memory usage, and rapid indexing on modern vector embeddings.

Updated 9 months ago

fans • Science 44%

FANS: an open-source, efficient, and parallel FFT-based homogenization solver designed to solve microscale multiphysics problems.

Updated 9 months ago

bit_vector • Science 67%

Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.

Updated 9 months ago

opengl-breakout • Science 44%

Breakout game remake in OpenGL with C++ and GLFW. Game is inspired by LearnOpenGL.com

Updated 9 months ago

cudawrappers • Science 54%

C++ wrapper for the Nvidia/HIP C libraries (e.g. CUDA driver, nvrtc, hiprtc, cuFFT, hipFFT, etc.)

Updated 9 months ago

teenybot • Science 44%

(WIP) Small Wireless enable robot to mess around with!!

Updated 9 months ago

urlparse • Science 13%

Fast and simple url parser for R

Updated 9 months ago

plus • Science 54%

More versatile and extensible GPU-accelerated micromagnetic simulator

Updated 9 months ago

flames • Science 67%

Flexible Linear Algebra with Matrix-Empowered Synthesis (for Vitis HLS)

Updated 9 months ago

https://github.com/avitase/cpptesting • Science 13%

Playground for C++ development

Updated 9 months ago

papagayo-iot • Science 44%

Arduino code for kite flying data-logger

Updated 9 months ago

https://github.com/axect/scientific_bench • Science 26%

Benchmark some scientific computations for various languages & libraries

Updated 9 months ago

modle • Science 67%

High-performance stochastic modeling of DNA loop extrusion interactions

Updated 9 months ago

matrixCorr • Science 26%

Scalable computation of correlation matrices using optimized C++ routines

Updated 9 months ago

sync-greedy • Science 52%

A greedy algorithm to find the combination of features that maximized the Younden J statistic.

Updated 9 months ago

avo2 • Science 54%

Reciprocal Collision Avoidance with Acceleration-Velocity Obstacles (C++)

Updated 9 months ago

wavemap • Science 65%

Fast, efficient and accurate multi-resolution, multi-sensor 3D occupancy mapping

Updated 9 months ago

charm • Science 44%

The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information.

Updated 9 months ago

pico_tree • Science 67%

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.

Updated 7 months ago

https://github.com/introlab/opentera-webrtc • Science 26%

WebRTC JavaScript, C++ and Python libraries and signaling server for the OpenTera project with hardware acceleration with GStreamer

Updated 9 months ago

stockfish • Science 44%

A free and strong UCI chess engine

Updated 9 months ago

rvo2-3d • Science 54%

Optimal Reciprocal Collision Avoidance in Three Dimensions (C++)

Updated 9 months ago

vcfx • Science 44%

VCFX is a collection of specialized C/C++ command-line tools designed for efficient manipulation, analysis, and transformation of VCF files.

Updated 9 months ago

misc-problem-solutions • Science 44%

Showcases and solutions to various popular programming problems, written in C90, C++17, C++20, and C++23

Updated 9 months ago

libaca • Science 54%

C++ code accompanying the book "An Introduction to Audio Content Analysis" (www.AudioContentAnalysis.org)

Updated 9 months ago

https://github.com/applegamer22/fit2082 • Science 23%

Explainable Multi-Agent Path Finder (XMAPF, work in progress) based on Lazy Conflict-Based Search (Gange, Harabor and Stuckey, 2021).

Updated 9 months ago

quantpde • Science 67%

A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.

Updated 9 months ago

bitar • Science 54%

Simplify accessing hardware compression/decompression accelerators

Updated 9 months ago

binary-rts • Science 52%

BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation

Updated 9 months ago

tinykernel • Science 44%

Tiny Kernel is a work in progress Operating System kernel.

Updated 9 months ago

proplib-p2108 • Science 54%

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.

Updated 9 months ago

volt • Science 44%

A multithreaded, high performance, fully functional game engine written in C++. ⚡️

Updated 9 months ago

modulus • Science 44%

A simple and lightweight cross-platform C++ package manager written in Python and fully based on CMake.

Updated 9 months ago

https://github.com/ami-iit/lie-group-controllers • Science 26%

Header-only C++ library containing controllers designed for Lie Groups.

Updated 9 months ago

flashlight • Science 64%

A C++ standalone library for machine learning

Updated 9 months ago

https://github.com/avitase/omelet • Science 26%

A modern C++ template for creating SDL3/OpenGL applications

Updated 9 months ago

https://github.com/axect/datacs • Science 13%

DataScience Coding Study

Updated 9 months ago

luna • Science 44%

A multithreaded, high performance, OpenGL RaaL (Renderer as a Library) written in C++. 🌜

Updated 9 months ago

mrclean-greedy • Science 52%

A greedy algorithm for cleaning a data file.

Updated 9 months ago

cpp-project-template • Science 44%

⚡ 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.

Updated 9 months ago

cosmoscout-vr • Science 67%

:milky_way: A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.

Scientific Software
Updated 9 months ago

btllib — Peer-reviewed • Science 98%

btllib: A C++ library with Python interface for efficient genomic sequence processing - Published in JOSS (2022)

Updated 9 months ago

sieve • Science 52%

A community detection algorithm based on optimizing the Sieve objective function using IBM ILOG CPLEX to solve an Integer Linear Program.

Updated 9 months ago

ritch • Science 13%

An R interface to the ITCH Protocol

Updated 9 months ago

opengl-pong • Science 44%

OpenGL high resolution graphics remaster of the classic Pong game inspired by learnopengl.com

Updated 9 months ago

superterrainplus • Science 44%

SuperTerrain+: A real-time procedural 3D infinite terrain engine with geographical features and photorealistic rendering.

Updated 9 months ago

https://github.com/aidinhamedi/advanced-arduino-datalogger • Science 26%

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.

Updated 9 months ago

https://github.com/czs108/ubuntu-clang-cpp-dev-docker • Science 18%

🐳 A Clang C++ development environment based on Ubuntu in Docker, including Git, CMake and GoogleTest.