value-category-cheatsheet by jeaye

A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more

created at Dec. 22, 2016, 2:03 a.m.

Clojure

16 +0

402 +0

22 +0

GitHub
CXXGraph by ZigRazor

Header-Only C++ Library for Graph Representation and Algorithms

created at June 19, 2020, 5:11 p.m.

C++

15 +0

392 +1

94 +0

GitHub
plf_colony by mattreecebentley

An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.

created at April 4, 2015, 1:27 a.m.

C++

19 +0

387 +0

32 +0

GitHub
Stage by rtv

Mobile robot simulator

created at May 19, 2010, 1:40 p.m.

C++

39 +0

385 +1

178 +0

GitHub
libxls by libxls

Read binary Excel files from C/C++

created at Feb. 14, 2018, 10:37 p.m.

C

14 +0

384 +0

119 -1

GitHub
CppVerbalExpressions by VerbalExpressions

C++ regular expressions made easy

created at July 27, 2013, 4:45 p.m.

C++

38 +0

377 +0

52 +0

GitHub
xlsxio by brechtsanders

XLSX I/O - C library for reading and writing .xlsx files

created at March 4, 2016, 1:54 p.m.

C

18 +0

373 +0

112 -1

GitHub
libserial by crayzeewulf

Serial Port Programming in C++

created at June 3, 2015, 7:28 p.m.

C++

23 +0

371 +3

134 +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

370 +0

65 +0

GitHub
json_struct by jorgen

json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

created at Jan. 9, 2013, 10:32 p.m.

C++

16 +0

370 +5

54 +0

GitHub
universal by stillwater-sc

Large collection of number systems providing custom arithmetic and mixed-precision algorithms for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.

created at May 1, 2017, 8:13 p.m.

C++

27 +0

369 +1

57 +0

GitHub
DuckX by amiremohamadi

C++ library for creating and modifying Microsoft Word (.docx) files

created at Jan. 31, 2019, 8:10 p.m.

C++

21 +0

362 +1

100 +0

GitHub
nonius by libnonius

A C++ micro-benchmarking framework

created at Dec. 23, 2013, 12:55 p.m.

C++

23 +0

357 +0

47 +0

GitHub
linenoise-ng by arangodb

A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.

created at Oct. 25, 2015, 5:52 p.m.

C++

32 +0

356 +0

51 +0

GitHub
fccf by p-ranav

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

created at April 24, 2022, 9:35 p.m.

C++

7 +0

347 +1

17 +0

GitHub
libsigcplusplus by libsigcplusplus

libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.

created at Feb. 24, 2018, 4:49 p.m.

C++

23 +0

346 +2

65 +0

GitHub
mailio by karastojko

mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. It is based on standard C++ 17 and Boost library.

created at Aug. 21, 2016, 7:29 p.m.

C++

27 +1

343 +2

91 +0

GitHub
libbson by mongodb

ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

created at March 23, 2013, 10:35 p.m.

C

84 +0

342 -1

180 +0

GitHub
wavelib by rafat

C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Transform.

created at Dec. 15, 2014, 10:14 a.m.

C

27 +0

337 +1

117 +0

GitHub
pire by yandex

Perl Incompatible Regular Expressions library

created at Oct. 15, 2010, 12:37 a.m.

C++

23 +0

328 +0

30 +0

GitHub