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

155 +0

2,924 +4

869 +3

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

592 +1

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,039 +8

735 +0

GitHub
v7 by cesanta

Embedded JavaScript engine for C/C++

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

C

101 +0

1,410 +1

176 +1

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

5,544 +6

1,211 +2

GitHub
pybind11 by pybind

Seamless operability between C++11 and Python

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

C++

246 -1

14,943 +28

2,024 +3

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,084 +9

662 +0

GitHub
cython by cython

The most widely used Python to C compiler

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

Python

241 -1

9,007 +29

1,456 +0

GitHub
ctypes.sh by taviso

A foreign function interface for bash.

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

C

58 +0

2,024 +2

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

67 +0

GitHub
torch7 by torch

http://torch.ch

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

C

629 +0

8,963 +0

2,379 +0

GitHub
Trilinos by trilinos

Primary repository for the Trilinos Project

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

C++

116 +0

1,167 +6

555 +0

GitHub
TileDB by TileDB-Inc

The Universal Storage Engine

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

C++

71 +0

1,783 +7

179 -1

GitHub
pcl by PointCloudLibrary

Point Cloud Library (PCL)

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

C++

426 +0

9,538 +25

4,587 +8

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,671 +11

1,104 +1

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,401 +8

571 +1

GitHub