Stars
The book "Performance Analysis and Tuning on Modern CPU"
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
A cheatsheet of modern C++ language and library features.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A fast entity component system (ECS) for C & C++
A best screenshot small tool (support high dpi screenshots) 一款好用的截图小工具(支持高分屏截图)
Learning Shell,Python,Golang,System,Network
现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
Cap'n Proto serialization/RPC system - core tools and C++ library
C implementation of the Raft Consensus protocol, BSD licensed
《Designing Data-Intensive Application》DDIA中文翻译
A list of papers about distributed consensus.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
A shadowsocks client for Android
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
Learn and understand Docker&Container technologies, with real DevOps practice!