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

54 +0

5,853 +13

552 +2

GitHub
cppcheck by danmar

static analysis of C/C++ code

created at March 4, 2009, 8:16 p.m.

C++

212 +0

5,821 +11

1,455 -1

GitHub
swig by swig

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.

created at Dec. 30, 2012, 2:04 a.m.

C++

195 +0

5,787 +10

1,236 +0

GitHub
doxygen by doxygen

Official doxygen git repository

created at May 19, 2013, 7:16 p.m.

C++

153 +0

5,684 +18

1,272 +2

GitHub
openh264 by cisco

Open Source H.264 Codec

created at Oct. 27, 2013, 8:20 p.m.

C++

515 +0

5,563 +3

1,801 +2

GitHub
mbedtls by Mbed-TLS

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.

created at Nov. 14, 2012, 1:13 p.m.

C

209 +0

5,543 +21

2,601 -2

GitHub
mozjpeg by mozilla

Improved JPEG encoder.

created at Jan. 12, 2014, 6:25 a.m.

C

172 +0

5,475 +2

415 +0

GitHub
QuantLib by lballabio

The QuantLib C++ library

created at Dec. 17, 2015, 4:29 p.m.

C++

262 +1

5,390 +9

1,793 +0

GitHub
flashlight by flashlight

A C++ standalone library for machine learning

created at Dec. 11, 2018, 6:28 p.m.

C++

120 +0

5,286 +2

497 +1

GitHub
algorithms by xtaci

Algorithms & Data structures in C++.

created at April 9, 2013, 2:17 p.m.

C++

369 +0

5,274 +3

1,514 +0

GitHub
libtorrent by arvidn

an efficient feature complete C++ bittorrent implementation

created at June 3, 2015, 5:22 a.m.

C++

173 +0

5,258 +7

996 +0

GitHub
nanovg by memononen

Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.

created at Nov. 12, 2013, 7:45 a.m.

C

240 +0

5,189 +13

778 +3

GitHub
yaml-cpp by jbeder

A YAML parser and emitter in C++

created at March 30, 2015, 2:52 a.m.

C++

117 +0

5,161 +7

1,861 +7

GitHub
mlpack by mlpack

mlpack: a fast, header-only C++ machine learning library

created at Dec. 17, 2014, 6:16 p.m.

C++

184 +0

5,117 +11

1,607 +2

GitHub
tinyxml2 by leethomason

TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.

created at Feb. 25, 2012, 5:15 a.m.

C++

223 +0

5,109 +13

1,836 +3

GitHub
Bear by rizsotto

Bear is a tool that generates a compilation database for clang tooling.

created at Oct. 30, 2012, 2:27 p.m.

C++

61 +0

5,002 +23

324 +2

GitHub
cgal by CGAL

The public CGAL repository, see the README below

created at Oct. 1, 2014, 12:22 p.m.

C++

168 +0

5,000 +18

1,390 +0

GitHub
magic_enum by Neargye

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

created at March 30, 2019, 9:25 p.m.

C++

66 +0

4,943 +19

443 +1

GitHub
sds by antirez

Simple Dynamic Strings library for C

created at Feb. 6, 2014, 2:58 p.m.

C

143 +0

4,939 +7

480 +0

GitHub
cryptopp by weidai11

free C++ class library of cryptographic schemes

created at June 3, 2015, 9:53 p.m.

C++

196 +0

4,897 +9

1,513 +2

GitHub