| google/glog |
6,599 |
|
0 |
13 |
about 2 years ago |
1 |
February 27, 2018 |
38 |
bsd-3-clause |
C++ |
| C++ implementation of the Google logging module |
| gflags/gflags |
2,722 |
|
0 |
16 |
over 2 years ago |
2 |
November 16, 2018 |
49 |
bsd-3-clause |
C++ |
| The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: |
| snikulov/google-test-examples |
272 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
CMake |
| Short example how to use Google Test with CMake project |
| bast/gtest-demo |
225 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
bsd-3-clause |
CMake |
| Unit test demo using Google Test. |
| crow-translate/QOnlineTranslator |
67 |
|
0 |
0 |
over 2 years ago |
0 |
|
18 |
gpl-3.0 |
C++ |
| A library for Qt5 that provides free usage of Google, Yandex and Bing translate API. |
| diegocaro/cpp-btree |
64 |
|
0 |
0 |
almost 12 years ago |
0 |
|
0 |
apache-2.0 |
|
| A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/ |
| smarr/googletest |
42 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
bsd-3-clause |
C++ |
| Google C++ Testing Framework |
| Acccord/AndroidSerialPort |
39 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
|
CMake |
| Android串口通信SDK,由 Google 串口通信库进行封装,可同时打开多个串口,快速接入。并扩展支持设置 su 路径、串口路径、波特率、校验位、数据位、停止位 |
| ucbrise/cpp_project_template |
33 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
|
C++ |
| Minimal C++ Project Template |
| PhDP/cmake-gtest-gbench-starter |
28 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
other |
C++ |
| A cross-platform C++11/14/17 starter project with google test and google benchmark support. |