Starred repositories
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
Holberton-style C code checker written in Perl
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
A fast JSON serializing & deserializing library, accelerated by SIMD.
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
Rust语言周刊,每周五发布,精选过去一周的技术文章、业界新闻、开源项目和 Rust 语言动态
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
A platform for building proxies to bypass network restrictions.
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
《算法导论》第三版中算法的C++实现
基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。