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

424 +1

103 +0

GitHub
otfcc by caryll

Optimized OpenType builder and inspector.

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

C

41 +0

419 +0

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

419 +1

105 +1

GitHub
libxls by libxls

Read binary Excel files from C/C++

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

C

14 +0

409 +5

120 +0

GitHub
vigra by ukoethe

a generic C++ library for image analysis

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

C++

41 -1

406 +0

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

393 +2

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

391 +1

33 +0

GitHub
Stage by rtv

Mobile robot simulator

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

C++

39 +0

391 +0

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

390 +0

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

390 +2

106 +1

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

389 +3

54 +0

GitHub
libserial by crayzeewulf

Serial Port Programming in C++

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

C++

23 +0

383 +0

135 +0

GitHub
CppVerbalExpressions by VerbalExpressions

C++ regular expressions made easy

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

C++

38 +0

378 +0

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

371 +0

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

359 +2

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

52 +1

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

354 +0

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

25 +0

353 +0

96 +0

GitHub