Lists (3)
Sort Name ascending (A-Z)
Stars
Incomplete Redis client and server implementation using Tokio - for learning purposes only
Educational blog posts for Rust beginners
A curated list of Rust code and resources.
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
suzikuo / chatbot
Forked from zhayujie/chatgpt-on-wechat基于大模型搭建的聊天机器人,同时支持 企业微信、微信 公众号、飞书、钉钉 等接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/Claude/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
该书是中文 Rust 教程 <<Rust语言圣经>> 中的镜像专题,高质量手翻 Asynchronous Programming in Rust, 深入讲述了如何编写 Rust 高并发异步程序
Simple, reliable, and efficient distributed task queue in Go
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.
Code examples, data structures, and links from my book, Rust Atomics and Locks.
⚡️ Express inspired web framework written in Go
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
A blazingly fast JSON serializing & deserializing library
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
Public interface definitions of Google APIs.
Go RPC framework with high-performance and strong-extensibility for building micro-services.
Scalable datastore for metrics, events, and real-time analytics
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
A versatile library for building CLI applications in Go