msgpack-c by msgpack

MessagePack implementation for C and C++ / msgpack.org[C/C++]

created at July 4, 2012, 1:46 a.m.

Unknown languages

156 +0

2,915 +8

866 +0

GitHub
cppcodec by tplgy

Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.

created at Dec. 28, 2015, 12:25 a.m.

C++

26 +0

590 +2

109 +0

GitHub
cereal by USCiLab

A C++11 library for serialization

created at June 25, 2013, 11:18 p.m.

C++

152 +0

4,015 +15

735 +2

GitHub
v7 by cesanta

Embedded JavaScript engine for C/C++

created at Dec. 13, 2013, 11:28 p.m.

C

101 +0

1,408 +0

224 +0

GitHub
swig by swig

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.

created at Dec. 30, 2012, 2:04 a.m.

C++

193 +1

5,530 +13

1,207 +0

GitHub
pybind11 by pybind

Seamless operability between C++11 and Python

created at July 5, 2015, 7:46 p.m.

C++

248 +0

14,869 +39

2,020 +1

GitHub
nbind by charto

sparkles Magical headers that make your C++ library accessible from JavaScript rocket

created at Dec. 15, 2014, 9:43 p.m.

C++

50 +0

1,968 +1

126 +0

GitHub
luacxx by dafrito

C++11 API for creating Lua bindings

created at March 24, 2012, 6:09 a.m.

C++

18 +0

156 +0

23 +0

GitHub
libffi by libffi

A portable foreign-function interface library.

created at Sept. 29, 2009, 3:05 p.m.

C

96 +0

3,068 +6

662 +3

GitHub
cython by cython

The most widely used Python to C compiler

created at Nov. 21, 2010, 7:44 a.m.

Python

244 +1

8,966 +22

1,454 +3

GitHub
ctypes.sh by taviso

A foreign function interface for bash.

created at July 27, 2015, 5:24 a.m.

C

58 +0

2,019 +1

92 +0

GitHub
cppimport by tbenthompson

Import C++ files directly from Python!

created at May 12, 2016, 8:11 p.m.

Python

41 +0

1,149 +2

67 +1

GitHub
torch7 by torch

http://torch.ch

created at Oct. 18, 2013, 12:13 p.m.

C

629 +0

8,961 +6

2,378 +0

GitHub
Trilinos by trilinos

Primary repository for the Trilinos Project

created at Nov. 16, 2015, 7:39 p.m.

C++

116 +0

1,158 -1

554 +0

GitHub
TileDB by TileDB-Inc

The Universal Storage Engine

created at March 31, 2017, 11:44 p.m.

C++

71 +0

1,770 +4

180 +0

GitHub
pcl by PointCloudLibrary

Point Cloud Library (PCL)

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

C++

426 -1

9,494 +19

4,578 +1

GitHub
slre by cesanta

Super Light Regexp engine for C/C++

created at July 29, 2013, 8:56 a.m.

C

48 +0

521 +0

111 +0

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

238 +0

8,649 +18

1,102 +0

GitHub
CppVerbalExpressions by VerbalExpressions

C++ regular expressions made easy

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

C++

38 +0

377 +0

52 +0

GitHub
javacpp by bytedeco

The missing bridge between Java and native C++

created at April 21, 2014, 12:47 p.m.

Java

175 +0

4,393 +11

572 +2

GitHub