Kratos by KratosMultiphysics

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.

created at Feb. 13, 2017, 10:58 a.m.

C++

56 +0

1,013 +2

243 -1

GitHub
better-enums by aantron

C++ compile-time enum to string, iteration, in a single header file

created at May 11, 2015, 8:44 p.m.

C++

56 +0

1,651 +3

172 +0

GitHub
cutelyst by cutelyst

A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.

created at June 4, 2015, 4:05 a.m.

C++

56 +0

906 -1

115 +0

GitHub
cxxopts by jarro2783

Lightweight C++ command line option parser

created at Oct. 3, 2014, 5:21 a.m.

C++

56 +0

4,175 +10

582 +0

GitHub
tinyexpr by codeplea

tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

created at Jan. 21, 2016, 2:38 p.m.

C

56 +0

1,579 -1

240 +0

GitHub
libass by libass

libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.

created at July 26, 2013, 11:11 p.m.

C

56 +0

928 +1

214 +3

GitHub
sofa by sofa-framework

Real-time multi-physics simulation with an emphasis on medical simulation.

created at May 31, 2016, 12:57 p.m.

C++

56 +0

910 +4

310 +1

GitHub
libsoundio by andrewrk

C library for cross-platform real-time audio input and output

created at June 30, 2015, 9:14 p.m.

C

55 +0

1,925 +4

229 +0

GitHub
Crow by CrowCpp

A Fast and Easy to use microframework for the web.

created at Aug. 10, 2018, 8:26 p.m.

C++

55 -1

3,134 +12

348 +3

GitHub
partio by wdas

C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. https://wdas.github.io/partio

created at July 9, 2010, 4:37 p.m.

C

54 +0

458 +1

134 +0

GitHub
cppnow_presentations_2014 by boostcon

Presentation materials presented at C++Now 2014

created at May 13, 2014, 7:12 a.m.

C++

54 +0

434 +0

73 +0

GitHub
simpleini by brofield

Cross-platform C++ library providing a simple API to read and write INI-style configuration files

created at Sept. 27, 2013, 11:59 p.m.

C++

54 +0

1,093 +2

312 +0

GitHub
btsk by aigamedev

Behavior Tree Starter Kit

created at Aug. 7, 2012, 9:08 p.m.

C++

53 +0

453 +0

129 +0

GitHub
cppitertools by ryanhaining

Implementation of python itertools and builtin iteration functions for C++17

created at Sept. 13, 2013, 2:37 p.m.

C++

53 +0

1,349 +2

115 +0

GitHub
vpp by matt-42

Video++, a C++14 high performance video and image processing library.

created at April 18, 2014, 2:14 p.m.

C++

53 +0

716 +0

109 +0

GitHub
userver by userver-framework

Production-ready C++ Asynchronous Framework with rich functionality

created at Dec. 16, 2021, 2:06 p.m.

C++

53 +0

2,375 +4

275 +0

GitHub
marl by google

A hybrid thread / fiber task scheduler written in C++ 11

created at Sept. 3, 2019, 5:58 p.m.

C++

53 +0

1,849 +3

192 +0

GitHub
Bolt by HSA-Libraries

Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.

created at Oct. 16, 2012, 3:56 p.m.

C++

52 +0

373 +0

65 +0

GitHub
ikos by NASA-SW-VnV

Static analyzer for C/C++ based on the theory of Abstract Interpretation.

created at Oct. 17, 2017, 6:55 p.m.

C++

52 +0

2,023 +2

150 +0

GitHub
sccache by mozilla

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

created at April 26, 2016, 8:44 p.m.

Rust

52 +0

5,722 +14

540 +0

GitHub