fixed-containers by teslamotors

C++ Fixed Containers

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

C++

11 +0

385 +3

35 +2

GitHub
CppVerbalExpressions by VerbalExpressions

C++ regular expressions made easy

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

C++

38 +0

381 +0

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

379 -1

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

379 +3

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

373 +2

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

373 +0

65 +0

GitHub
rapidgzip by mxmlnkn

Gzip Decompression and Random Access for Modern Multi-Core Machines

created at Aug. 4, 2022, 7:55 p.m.

C++

7 +0

367 +2

7 +0

GitHub
inifile-cpp by Rookfighter

A header-only and easy to use Ini file parser for C++.

created at Jan. 3, 2016, 4 p.m.

C++

11 +0

361 +1

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

359 +0

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

359 +0

53 +0

GitHub
nonius by libnonius

A C++ micro-benchmarking framework

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

C++

23 +0

359 +0

47 +0

GitHub
yomm2 by jll63

Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.

created at Sept. 10, 2017, 8:39 p.m.

C++

15 +0

349 +0

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

86 +0

348 +0

181 +0

GitHub
cpp-rotor by basiliscos

Event loop friendly C++ actor micro-framework, supervisable

created at July 6, 2019, 9:17 a.m.

C++

19 +0

344 +0

33 +0

GitHub
cpp-lazy by MarcDirven

C++11/14/17/20 library for lazy evaluation

created at June 2, 2020, 12:21 p.m.

C++

6 +0

338 +0

14 +0

GitHub
CRCpp by d-bahr

Easy to use and fast C++ CRC library.

created at May 1, 2016, 6:24 a.m.

C++

8 +0

335 +0

91 +0

GitHub
nanodbc by nanodbc

A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12

created at Oct. 13, 2017, 11:11 p.m.

C++

19 +0

335 +1

83 +1

GitHub
uriparser by uriparser

hocho Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub

created at Jan. 7, 2018, 2:17 a.m.

C

10 +0

333 +1

78 +0

GitHub
pire by yandex

Perl Incompatible Regular Expressions library

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

C++

23 +0

330 +0

30 +0

GitHub
qt-json by qt-json

A simple class for parsing JSON data into a QVariant hierarchy and vice versa.

created at June 24, 2011, 6:20 a.m.

C++

26 +0

329 +0

105 +0

GitHub