g3log by KjellKod

G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.

created at Oct. 10, 2014, 5:06 a.m.

C++

52 +0

891 +2

270 +0

GitHub
PcapPlusPlus by seladb

PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.

created at Oct. 7, 2014, 9:04 p.m.

C++

96 +0

2,618 +3

638 -1

GitHub
proxygen by facebook

A collection of C++ HTTP libraries including an easy to use HTTP server.

created at Oct. 3, 2014, 11:18 p.m.

C++

487 +0

8,050 +1

1,476 +1

GitHub
cxxopts by jarro2783

Lightweight C++ command line option parser

created at Oct. 3, 2014, 5:21 a.m.

C++

58 +0

4,051 +3

575 +0

GitHub
color_coded by jeaye

A vim plugin for libclang-based highlighting of C, C++, ObjC

created at Oct. 1, 2014, 12:42 p.m.

C++

39 +0

873 +0

53 +0

GitHub
cgal by CGAL

The public CGAL repository, see the README below

created at Oct. 1, 2014, 12:22 p.m.

C++

165 +0

4,647 +14

1,344 +3

GitHub
libcds by khizmax

A C++ library of Concurrent Data Structures

created at Sept. 18, 2014, 9:31 a.m.

C++

156 +0

2,503 +6

357 -1

GitHub
MiLi by MariadeAnton

None

created at Sept. 12, 2014, 3:18 p.m.

C++

2 +0

29 +3

8 +1

GitHub
CppCon2014 by CppCon

Speaker materials from CppCon 2014

created at Sept. 11, 2014, 6:24 p.m.

C++

313 +0

2,257 +1

394 +0

GitHub
cppcon2014 by SuperV1234

Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.

created at Sept. 7, 2014, 11:30 a.m.

C++

5 +0

88 +0

17 +0

GitHub
xray-16 by OpenXRay

Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)

created at Sept. 5, 2014, 4:28 a.m.

C++

144 +0

2,882 +4

454 +0

GitHub
json-voorhees by tgockel

A killer modern C++ library for interacting with JSON.

created at Sept. 4, 2014, 7:14 p.m.

C++

10 +0

128 +0

17 +0

GitHub
leveldb by google

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

created at Aug. 27, 2014, 9:17 p.m.

C++

1,314 +1

35,451 +61

7,701 +13

GitHub
protobuf by protocolbuffers

Protocol Buffers - Google's data interchange format

created at Aug. 26, 2014, 3:52 p.m.

C++

2,054 +1

64,352 +66

15,338 +4

GitHub
lodepng by lvandeve

PNG encoder and decoder in C and C++.

created at Aug. 23, 2014, 11:37 p.m.

C++

77 +0

2,027 +6

419 +1

GitHub
cpprestsdk by Microsoft

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.

created at Aug. 21, 2014, 8:57 p.m.

C++

423 +0

7,870 +8

1,633 +1

GitHub
re2 by google

RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

created at Aug. 18, 2014, 9:21 p.m.

C++

239 +0

8,713 +10

1,111 +0

GitHub
seastar by scylladb

High performance server-side application framework

created at Aug. 18, 2014, 7:01 a.m.

C++

396 +0

8,123 +13

1,523 +0

GitHub
mygui by MyGUI

Fast, flexible and simple GUI.

created at Aug. 8, 2014, 1:22 p.m.

C++

68 +0

695 +0

205 +0

GitHub
doctest by doctest

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

created at Aug. 5, 2014, 9:43 p.m.

C++

117 +0

5,681 +11

622 +0

GitHub