qxxiao's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
practical-tutorials/project-based-learning
Curated list of project-based tutorials
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Light-City/CPlusPlusThings
C++那些事
Pythagora-io/gpt-pilot
The first real AI developer
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
chatanywhere/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
jart/cosmopolitan
build-once run-anywhere c library
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
Tencent/secguide
面向开发人员梳理的代码安全指南
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
XPoet/picx
🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
idealvin/coost
A tiny boost library in C++11.
p-ranav/indicators
Activity Indicators for Modern C++
axboe/liburing
Library providing helpers for the Linux kernel io_uring support
youngyangyang04/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
liubin/promises-book
JavaScript Promise迷你书
klauspost/reedsolomon
Reed-Solomon Erasure Coding in Go
fpagliughi/sockpp
Modern C++ socket library.
youngyangyang04/KVstorageBaseRaft-cpp
【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥
intel/isa-l_crypto
prabhuignoto/react-visual-grid
🪟 Image Grid / Masonry Layout for React
youngyangyang04/coroutine-lib
【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥
Nik-U/pbc
Pairing-based cryptography for Go
BarryYangi/MemosGallery
A static page rendered with the Memos API.