Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
AliOS-Things
面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
awesome-compose
Awesome Docker Compose samples
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
books
call-center-ai
Send a phone call from AI agent, in an API call. Or, directly call the bot from the configured phone number!
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
CPlusPlusThings
C++那些事
Cpp-Primer
C++ Primer 5 answers
muchengyang's Repositories
muchengyang/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
muchengyang/awesome-compose
Awesome Docker Compose samples
muchengyang/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
muchengyang/call-center-ai
Send a phone call from AI agent, in an API call. Or, directly call the bot from the configured phone number!
muchengyang/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
muchengyang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
muchengyang/folly
An open-source C++ library developed and used at Facebook.
muchengyang/guidance
A guidance language for controlling large language models.
muchengyang/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
muchengyang/langgraph
Build resilient language agents as graphs.
muchengyang/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
muchengyang/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
muchengyang/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
muchengyang/linux
Linux kernel source tree
muchengyang/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
muchengyang/minio
The Object Store for AI Data Infrastructure
muchengyang/mongo
The MongoDB Database
muchengyang/notes
Fast and beautiful note-taking app written in C++. Write down your thoughts.
muchengyang/ollama
Get up and running with Llama 3, Mistral, Gemma 2, and other large language models.
muchengyang/project-based-learning
Curated list of project-based tutorials
muchengyang/qskinny
A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.
muchengyang/qt_mysql_driver
Typical symptom: QMYSQL driver not loaded. Solution: get pre-built Qt SQL driver plug-in required to establish a connection to MySQL / MariaDB using Qt. Download qsqlmysql.dll binaries built from official Qt source code
muchengyang/rocketmq-site
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
muchengyang/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
muchengyang/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
muchengyang/STL
MSVC's implementation of the C++ Standard Library.
muchengyang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
muchengyang/TTKMusicPlayer
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux.
muchengyang/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
muchengyang/workflow
C++ Parallel Computing and Asynchronous Networking Framework