Luk0r's Stars
CMA-ES/libcmaes
libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy
aaronboda24/Loose-GNSS-IMU
Loosely coupled integration of GNSS and IMU
martinus/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
alecive/FlatWoken
Official FlatWoken icon theme source repository.
PapirusDevelopmentTeam/papirus-icon-theme
Pixel perfect icon theme for Linux
cr333/usac-cmake
CMake port of USAC (A Universal Framework for Random Sample Consensus)
vit-vit/CTPL
Modern and efficient C++ Thread Pool Library
stlab/libraries
ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
gabime/spdlog
Fast C++ logging library.
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
catchorg/Clara
A simple to use, composable, command line parser for C++ 11 and beyond