Stars
A curated list of awesome mathematics resources
加密资产追踪手册 Crypto Asset Tracing Handbook
A feature-rich command-line audio/video downloader
RooCodeInc / Roo-Code
Forked from cline/clineRoo Code gives you a whole dev team of AI agents in your code editor.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Translate the video from one language to another and add dubbing.
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
A native, user-mode, multi-process, graphical debugger.
GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
Self-hosted game stream host for Moonlight.
C++11/14/17 std::expected with functional-style extensions
Range library for C++14/17/20, basis for C++20's std::ranges
Source code of all examples and exercise solutions for "Professional C++, 6th Edition" by Marc Gregoire
The Art of Writing Efficient Programs, published by Packt
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
A library of C++ coroutine abstractions for the coroutines TS
A bounded multi-producer multi-consumer concurrent queue written in C++11
A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, faster than many of the leading SPSC queues.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A fast single-producer, single-consumer lock-free queue for C++
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。