- All languages
- Arduino
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Lisp
- Coq
- Cuda
- Diff
- Dockerfile
- Erlang
- Forth
- Fortran
- FreeBASIC
- GLSL
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- Makefile
- Markdown
- Mathematica
- NASL
- OCaml
- Objective-C
- PHP
- Pascal
- Perl
- Processing
- Protocol Buffer
- Pure Data
- PureBasic
- Python
- QML
- Rich Text Format
- Roff
- Ruby
- Rust
- SWIG
- Sass
- Scala
- Shell
- TeX
- TypeScript
- V
- Verilog
- Visual Basic 6.0
- Yacc
Starred repositories
C++ Library Manager for Windows, Linux, and MacOS
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
An Invitation to 3D Vision: A Tutorial for Everyone
CMake for C++ Best Practices
Template for reliable, cross-platform C++ project setup using cmake.
A Resource Compiler in a Single CMake Script
cpp-pm / hunter
Forked from ruslo/hunterCMake driven cross-platform package manager for C/C++.
A basic implementation(not official code) of AVP-SLAM(IROS 2020) in simulation. https://arxiv.org/abs/2007.01813
Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis
https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.
Collective Knowledge workflow for Caffe to automate installation across diverse platforms and to collaboratively evaluate and optimize Caffe-based workloads across diverse hardware, software and da…
CMake scripts for building OpenSceneGraph third party libraries.
Minimal example of using CMake to manage C++ project with protobuf.
A blank project example showing how to use libigl and cmake.
Make CMake less painful when trying to write Modern Flexible CMake (legacy)
Scale-Space Transform for noise-robust 2D curve matching algorithm
CMake wrapper for ICU supporting cross-compilation
CMake functions for adding NuGet package dependencies with CMake exports or native .targets files, generating and merging .nuspec files, calling nuget pack, and more. WIP.
This is a template CMake project, pre-configured to link with GLFW, GLAD, and OpenGL.
This is a C/C++ implementation for Fast Independent Components Analysis.
CMake wrapper for Box2D, since it uses premake5
An example testing SIMD with AVX/AVX2 Intrinsics vs. OpenMP SIMD vs. compiler (gcc) auto-vectorization
Project template for creating applications based on pmp-library
Cross platform header only C++ Shared Library for plugin based architecture.
A template for setting up a basic SDL2 project with sdl_image, sdl_mixer, etc