fast-cpp-csv-parser by ben-strasser

fast-cpp-csv-parser

created at April 15, 2015, 11:21 a.m.

C++

68 +0

2,081 +4

435 +0

GitHub
FiberTaskingLib by RichieSams

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.

created at April 13, 2015, 12:35 a.m.

C++

49 +0

903 +1

80 +1

GitHub
DirectXTK by Microsoft

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

created at April 9, 2015, 7:38 p.m.

C++

199 +0

2,513 +2

498 +0

GitHub
ub-canaries by regehr

collection of C/C++ programs that try to get compilers to exploit undefined behavior

created at April 9, 2015, 6:12 p.m.

C

15 +0

171 +0

18 +0

GitHub
kokkos by kokkos

Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction

created at April 8, 2015, 9:55 p.m.

C++

83 -1

1,787 +11

410 +2

GitHub
lmdbxx by drycpp

C++11 wrapper for the LMDB embedded B+ tree database library.

created at April 8, 2015, 1:28 a.m.

C++

16 +0

269 +1

88 +1

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

390 +0

33 +0

GitHub
GacUI by vczh-libraries

GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features.

created at April 1, 2015, 9:25 p.m.

C++

173 +0

2,279 +1

295 +0

GitHub
cpr by libcpr

C++ Requests: Curl for People, a spiritual port of Python Requests.

created at March 31, 2015, 1:10 a.m.

C++

127 +0

6,270 +7

902 +0

GitHub
yaml-cpp by jbeder

A YAML parser and emitter in C++

created at March 30, 2015, 2:52 a.m.

C++

117 +1

4,892 +17

1,772 +1

GitHub
memory by foonathan

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.

created at March 29, 2015, 8:28 p.m.

C++

59 +0

1,459 +5

187 +0

GitHub
kangaru by gracicot

🦘 A dependency injection container for C++11, C++14 and later

created at March 27, 2015, 10:21 a.m.

C++

26 +0

468 +1

40 +1

GitHub
Simd by ermig1979

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.

created at March 25, 2015, 3:24 p.m.

C++

113 +0

2,000 +2

406 +1

GitHub
loguru by emilk

A lightweight C++ logging library

created at March 22, 2015, 5:45 p.m.

C++

58 +0

1,730 +0

257 +1

GitHub
KlayGE by gongminmin

KlayGE is a cross-platform open source game engine with plugin-based architecture.

created at March 21, 2015, 4:34 a.m.

C++

174 +0

2,033 +1

350 +0

GitHub
ticpp by wxFormBuilder

This project is obsolete. TinyXML-2 offers a very similar C++ interface.

created at March 17, 2015, 3:06 p.m.

C++

17 +0

90 +0

34 +0

GitHub
box2d by erincatto

Box2D is a 2D physics engine for games

created at March 14, 2015, 4:52 p.m.

C++

258 +0

7,397 +16

1,464 +1

GitHub
vartypes by szi

Automatically exported from code.google.com/p/vartypes

created at March 12, 2015, 9:08 p.m.

C++

1 +0

15 +0

9 +0

GitHub
inih by benhoyt

Simple .INI file parser in C, good for embedded systems

created at March 12, 2015, 6:47 p.m.

C

103 +0

2,350 +7

481 +0

GitHub
ice by zeroc-ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.

created at March 3, 2015, 10:31 p.m.

C++

183 +0

1,996 +3

592 +1

GitHub