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

3,030 +1

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

25 +0

618 +3

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,237 +5

764 +3

GitHub
v7 by cesanta

Embedded JavaScript engine for C/C++

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

C

100 +0

1,428 +0

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

195 +0

5,787 +10

1,236 +0

GitHub
pybind11 by pybind

Seamless operability between C++11 and Python

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

C++

249 +1

15,769 +35

2,112 +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,979 -1

119 +0

GitHub
luacxx by dafrito

C++11 API for creating Lua bindings

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

C++

18 +0

158 +0

23 +0

GitHub
libffi by libffi

A portable foreign-function interface library.

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

C

98 +0

3,216 +6

704 -2

GitHub
cython by cython

The most widely used Python to C compiler

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

Python

240 +0

9,525 +14

1,488 -3

GitHub
ctypes.sh by taviso

A foreign function interface for bash.

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

C

59 +0

2,107 +1

92 +0

GitHub
cppimport by tbenthompson

Import C++ files directly from Python!

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

Python

40 +0

1,187 +1

67 +0

GitHub
torch7 by torch

http://torch.ch

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

C

624 +0

8,998 +2

2,376 +1

GitHub
Trilinos by trilinos

Primary repository for the Trilinos Project

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

C++

115 +0

1,215 +5

568 +3

GitHub
TileDB by TileDB-Inc

The Universal Storage Engine

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

C++

68 +0

1,866 +7

185 +0

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
slre by cesanta

Super Light Regexp engine for C/C++

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

C

49 +0

535 +1

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

236 +0

8,976 +10

1,138 +2

GitHub
CppVerbalExpressions by VerbalExpressions

C++ regular expressions made easy

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

C++

38 +0

382 +0

51 -1

GitHub
javacpp by bytedeco

The missing bridge between Java and native C++

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

Java

173 +0

4,501 +4

586 +2

GitHub