Stars
C++ Insights - See your source code with the eyes of a compiler
這是 Will 保哥在 2013 第 6 屆 iT 邦幫忙鐵人賽年度大獎的得獎著作【30 天精通 Git 版本控管】,歡迎大家 fork 我,如果有看見任何文字勘誤,也歡迎利用 pull request 來通知我修正,謝謝!
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.…
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 e…
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
stb single-file public domain libraries for C/C++
KindDragon / vld
Forked from dmoulding/vldVisual Leak Detector for Visual C++ 2008-2015
XLSX I/O - C library for reading and writing .xlsx files
📊 Cross-platform user-friendly xlsx library for C++11+
ruby gem for Write to a cross-platform Excel binary file.
Cross-platform C++ library providing a simple API to read and write INI-style configuration files
Simple .INI file parser in C, good for embedded systems
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
GoogleTest - Google Testing and Mocking Framework
This framework implements a strict JSON parser and generator in Objective-C.
A fast JSON parser/generator for C++ with both SAX/DOM style API
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
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/