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

374 +0

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

378 +2

121 +0

GitHub
mailio by karastojko

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

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

C++

27 +0

382 +0

103 +1

GitHub
CppVerbalExpressions by VerbalExpressions

C++ regular expressions made easy

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

C++

38 +0

382 +0

51 -1

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

24 +0

385 +1

70 +0

GitHub
fixed-containers by teslamotors

C++ Fixed Containers

created at June 8, 2021, 8:12 p.m.

C++

11 +0

390 +2

36 +1

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

398 +0

33 +0

GitHub
Stage by rtv

Mobile robot simulator

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

C++

39 +0

399 +0

175 +0

GitHub
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

405 +0

20 +0

GitHub
cpp-channel by andreiavrammsd

Thread-safe container for sharing data between threads

created at Feb. 11, 2020, 4:20 p.m.

C++

9 +0

408 +6

30 +2

GitHub
universal by stillwater-sc

Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization 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++

31 +0

411 +0

59 +0

GitHub
vigra by ukoethe

a generic C++ library for image analysis

created at July 6, 2011, 8:34 a.m.

C++

41 +1

412 +1

192 +0

GitHub
libserial by crayzeewulf

Serial Port Programming in C++

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

C++

23 +0

417 +0

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

22 +0

422 +2

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

423 +1

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

20 +1

426 +0

113 +0

GitHub
otfcc by caryll

Optimized OpenType builder and inspector.

created at Feb. 2, 2016, 11:13 a.m.

C

40 +0

426 +0

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

433 +0

73 +0

GitHub
Fido by FidoProject

A lightweight C++ machine learning library for embedded electronics and robotics.

created at Aug. 7, 2015, 2:54 a.m.

C++

37 +0

437 +0

81 +0

GitHub
tundra by deplinenoise

Tundra is a code build system that tries to be accurate and fast for incremental builds

created at Aug. 1, 2010, 2:53 p.m.

C

29 -1

438 +0

75 +0

GitHub