concurrentqueue by cameron314

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

created at Nov. 6, 2014, 5:29 a.m.

C++

339 +0

9,995 +17

1,688 +1

GitHub
single_file_libs by nothings

List of single-file C/C++ libraries.

created at Oct. 7, 2016, 3:54 p.m.

Unknown languages

345 -1

8,983 +10

589 +0

GitHub
http-parser by nodejs

http request/response parser for c

created at April 27, 2009, 3:09 p.m.

C

346 +0

6,353 +3

1,532 -3

GitHub
SFML by SFML

Simple and Fast Multimedia Library

created at March 25, 2011, 8:05 a.m.

C++

346 -1

10,236 +30

1,724 +7

GitHub
ccv by liuliu

C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library

created at Sept. 15, 2010, 3:59 p.m.

C

351 +0

7,089 +2

1,716 +0

GitHub
cppbestpractices by cpp-best-practices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.

created at April 29, 2014, 3:08 p.m.

Unknown languages

364 +0

8,136 +13

884 -1

GitHub
algorithms by xtaci

Algorithms & Data structures in C++.

created at April 9, 2013, 2:17 p.m.

C++

369 +0

5,274 +3

1,514 +0

GitHub
glfw by glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

created at April 18, 2013, 3:24 p.m.

C

382 +0

13,090 +26

5,262 +6

GitHub
recastnavigation by recastnavigation

Industry-standard navigation-mesh toolset for games

created at Sept. 15, 2013, 6:12 p.m.

C++

385 +0

6,586 +21

1,624 +2

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

created at Jan. 20, 2013, 12:03 a.m.

C

387 +0

12,308 +29

1,747 +1

GitHub
h2o by h2o

H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server

created at Aug. 16, 2014, 11:59 p.m.

C

391 +0

10,910 +7

847 +0

GitHub
seastar by scylladb

High performance server-side application framework

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

C++

395 -1

8,379 +9

1,550 +2

GitHub
uWebSockets by uNetworking

Simple, secure & standards compliant web server for the most demanding of applications

created at March 21, 2016, 4:39 a.m.

C++

405 +1

17,417 +18

1,762 -3

GitHub
libzmq by zeromq

ZeroMQ core engine in C++, implements ZMTP/3.1

created at July 29, 2009, 9:56 a.m.

C++

410 +0

9,764 +14

2,362 +1

GitHub
zstd by facebook

Zstandard - Fast real-time compression algorithm

created at Jan. 24, 2015, 12:22 a.m.

C

411 +2

23,749 +42

2,108 +2

GitHub
bullet3 by bulletphysics

Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

created at April 12, 2011, 6:45 p.m.

C++

411 +0

12,657 +31

2,878 +2

GitHub
gameplay by gameplay3d

Open-source, cross-platform, C++ game engine for creating 2D/3D games.

created at Oct. 13, 2011, 5:46 a.m.

C++

413 +0

4,499 +4

1,307 +1

GitHub
ChakraCore by chakra-core

ChakraCore is an open source Javascript engine with a C API.

created at Jan. 5, 2016, 7:05 p.m.

JavaScript

422 +0

9,125 +1

1,196 -1

GitHub
pcl by PointCloudLibrary

Point Cloud Library (PCL)

created at Feb. 12, 2013, 4:40 p.m.

C++

426 +0

10,004 +23

4,616 +0

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

426 +0

8,017 +5

1,654 -1

GitHub