log4cplus by log4cplus

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.

created at Jan. 11, 2014, 8:37 p.m.

C++

91 +0

1,593 +4

561 +2

GitHub
glog by google

C++ implementation of the Google logging module

created at Feb. 23, 2015, 6:55 a.m.

C++

261 +0

6,858 +3

2,032 +1

GitHub
g3log by KjellKod

G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.

created at Oct. 10, 2014, 5:06 a.m.

C++

52 -1

886 +1

270 +1

GitHub
opencv by opencv

Open Source Computer Vision Library

created at July 19, 2012, 9:40 a.m.

C++

2,655 +0

76,107 +138

55,621 +2

GitHub
blackhole by 3Hren

Yet another logging library.

created at Dec. 6, 2013, 2 p.m.

C++

19 +0

200 +0

57 +0

GitHub
yajl by lloyd

A fast streaming JSON parsing library in C.

created at Dec. 13, 2008, 6:21 a.m.

C

86 +0

2,135 +0

431 +0

GitHub
qjson by flavio

QJson is a qt-based library that maps JSON data to QVariant objects.

created at Nov. 6, 2012, 4:07 p.m.

C++

32 +0

284 +1

140 +0

GitHub
picojson by kazuho

a header-file-only, JSON parser serializer in C++

created at Feb. 2, 2011, 10:37 a.m.

C++

64 +0

1,089 +1

219 +0

GitHub
libucl by vstakhov

Universal configuration library parser

created at Oct. 11, 2013, 1:04 a.m.

C

52 +0

1,595 +1

137 +0

GitHub
libjson by vincenthz

a JSON parser and printer library in C. easy to integrate with any model.

created at Dec. 31, 2009, 11 a.m.

C

37 +0

273 +0

96 +0

GitHub
jute by amir-s

Very simple C++ JSON Parser

created at March 24, 2013, 4:57 p.m.

C++

7 +0

70 +0

26 +0

GitHub
json-voorhees by tgockel

A killer modern C++ library for interacting with JSON.

created at Sept. 4, 2014, 7:14 p.m.

C++

10 +0

128 +2

17 +0

GitHub
jsoncpp by open-source-parsers

A C++ library for interacting with JSON.

created at July 6, 2014, 12:46 a.m.

C++

331 +0

7,904 +10

2,599 +4

GitHub
json-c by json-c

https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/

created at Dec. 4, 2010, 10:17 p.m.

C

161 +0

2,879 +2

1,046 +0

GitHub
json.h by sheredom

🗄️ single header json parser for C and C++

created at Aug. 7, 2015, 4 p.m.

C

23 +0

667 +1

74 +0

GitHub
jsonxx by hjiang

A JSON parser in C++

created at Dec. 1, 2008, 7:55 a.m.

C++

37 +0

533 +0

173 +0

GitHub
json by nlohmann

JSON for Modern C++

created at July 4, 2013, 8:47 a.m.

C++

766 +1

40,652 +66

6,527 +0

GitHub
jeayeson by jeaye

A very sane (header only) C++14 JSON library

created at Nov. 11, 2012, 7:01 a.m.

C++

14 +0

130 +0

22 +0

GitHub
qt-json by qt-json

A simple class for parsing JSON data into a QVariant hierarchy and vice versa.

created at June 24, 2011, 6:20 a.m.

C++

26 +0

323 +1

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