Starred repositories
Pluggable in-process caching engine to build and scale high performance services
A modern replacement for Redis and Memcached
An open-source C++ library developed and used at Facebook.
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
🧑🚀 全世界最好的LLM资料总结(视频生成、Agent、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍
Event-driven network library for multi-threaded Linux server in C++11
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
A list of papers about distributed consensus.
一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache
Concurrency-safe Go caching library with expiration capabilities and access counters