zhousongsong's Stars
google/googletest
GoogleTest - Google Testing and Mocking Framework
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
ipkn/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
sqlite/sqlite
Official Git mirror of the SQLite source tree
rxi/log.c
A simple logging library implemented in C99
ZBar/ZBar
Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
rbock/sqlpp11
A type safe SQL template library for C++
ryanmjacobs/c
Compile and execute C "scripts" in one go!
nanomq/nanomq
An ultra-lightweight and blazing-fast Messaging broker/bus for IoT edge & SDV
tanakh/cmdline
A Command Line Parser
Cylix/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
eclipse/paho.mqtt.cpp
bytedance/sonic-cpp
A fast JSON serializing & deserializing library, accelerated by SIMD.
iwongu/sqlite3pp
SQLite3++ - C++ wrapper of SQLite3 API
xhawk18/s_task
awaitable coroutine library for C
graeme-hill/crossguid
Lightweight cross platform C++ GUID/UUID library
bast/gtest-demo
Unit test demo using Google Test.
valbok/QtAVPlayer
Free and open-source Qt Media Player library based on FFmpeg, for Linux, Windows, macOS, iOS and Android.
99x/timercpp
Javascript like setTimeout and setInterval for c++ developers
rxi/uuid4
A tiny C library for generating uuid4 strings
eglimi/cpptime
A portable, pure C++11 timer component.
yksz/c-logger
A simple logging library for C/C++
schinken/SimpleTimer
Fork of Arduino SimpleTimer Library (http://playground.arduino.cc/Code/SimpleTimer)
rbock/sqlpp11-connector-sqlite3
A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.
tashaxing/thread_safe_stl
A thread safe stl implementation base on C++11 stl
rmind/ttimer
Tick-based timer (hierarchical timing wheel algorithm)
bodong1987/CPPStringFormatting
Fast CrossPlatform TypeSafe MultiThreadSupport Reentrant Code Header Only C++ String Format Libarary
Anubisss/md5-hasher
A command line based MD5 string/file hasher written in C++.