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

353 +2

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

354 -1

66 +0

GitHub
nonius by libnonius

A C++ micro-benchmarking framework

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

C++

23 +0

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

369 +5

101 +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
libserial by crayzeewulf

Serial Port Programming in C++

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

C++

23 +0

377 +1

134 +0

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

379 +2

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

19 +0

383 +4

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

386 +3

60 +0

GitHub
Stage by rtv

Mobile robot simulator

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

C++

39 +0

388 +0

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

389 +0

33 +0

GitHub
libxls by libxls

Read binary Excel files from C/C++

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

C

14 +0

397 +3

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

402 +0

22 +0

GitHub
vigra by ukoethe

a generic C++ library for image analysis

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

C++

42 +0

405 +1

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

408 +1

102 +1

GitHub
otfcc by caryll

Optimized OpenType builder and inspector.

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

C

41 +0

417 +0

64 +0

GitHub
libcpuid by anrieff

a small C library for x86 CPU detection and feature extraction

created at May 9, 2014, 4:50 p.m.

C

30 +0

422 +1

103 +1

GitHub
mxml by michaelrsweet

Tiny XML library.

created at Feb. 25, 2017, 1:19 a.m.

C

25 +0

426 +0

157 +0

GitHub