C++ 趋势,周报
浏览往期 GitHub 上最热门的C++开源项目
2023年第5周
winget - Windows包管理器
A C++ header-only HTTP/HTTPS server and client library
翻译 - C ++仅限标头的HTTP / HTTPS服务器和客户端库
Notepad++ official repository
翻译 - Notepad ++官方资料库
Protocol Buffers 是由 Google 发布的一套数据交换、序列化协议。
fish shell 是一个用户体验友好的macOS, Linux Shell
《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients.
2023年第4周
Memory hacking library for Dwarf Fortress and a set of tools that use it
翻译 - 矮人要塞的内存黑客库和使用它的一组工具
该仓库包含了Windows新终端与旧的cmd控制台源码
适合初学者的 IoT 物联网教程
Notepad++ official repository
翻译 - Notepad ++官方资料库
2023年第3周
folly 是 Facebook 内部使用的 C++ 库,注重性能和实用性,是对现有标准库和Boost库的补充。
GoogleTest 是一套Google C++单元测试框架
一款现代 C++ JSON库
pybind11 是一个轻量级的 header-only 库,它将C++的类型暴露给Python,反之亦然。 主要用于将已经存在的C++代码绑定到Python。
CUDA Templates for Linear Algebra Subroutines
翻译 - 用于线性代数子程序的 CUDA 模板