10km's Stars
nlohmann/json
JSON for Modern C++
netty/netty
Netty project - an event-driven asynchronous network application framework
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
progschj/ThreadPool
A simple C++11 Thread Pool implementation
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
nanopb/nanopb
Protocol Buffers with small code size
HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
apache/poi
Mirror of Apache POI
ObKo/stm32-cmake
CMake for stm32 developing.
hyperrealm/libconfig
C/C++ library for processing configuration files
graphitemaster/incbin
Include binary files in C/C++
forJrking/FontZip
字体提取工具(APP瘦身神器、APK压缩工具)
EmbeddedRPC/erpc
Embedded RPC
cpp-redis/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
VincentWei/MiniGUI
A modern and mature cross-platform window system for embedded systems and smart IoT devices.
Tessil/ordered-map
C++ hash map and hash set which preserve the order of insertion
Cyclonecode/mysql-notification
Example of a user defined function (UDF) in MySQL
houkx/nettythrift
Thrift on Netty, support TCP/HTTP/WebSocket at same port. support multiple Protocols at same time. multil Simple Clients with Connection Pool.
Codearte/props2yaml
projectodd/stilts
Stomp Integration Layer and Transaction Server
d21d3q/nanogrpc
anb0s/eclox
Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
ben-zen/uri-library
A Modern C++ URI library.
katusk/CMakeNuGetTools
CMake functions for adding NuGet package dependencies with CMake exports or native .targets files, generating and merging .nuspec files, calling nuget pack, and more. WIP.
glywk/cpp_properties
c++ parser of the java properties syntax
marcosps/v4l2_webcam
VincentWei/mgncs
mGNCS provides a new control set and a new framework for MiniGUI apps.