Stars
💻 vibe coding 2026 | Your First Modern Coding course beginners to master step by step.
存储使用eino实现的基础智能体仓库,用于结合eino快速组装复杂智能体,注意此仓库与eino完全耦合。
📚 从零开始的向量数据库原理与实践教程,在线阅读地址:https://easy-vecdb.datawhale.cc/
PostgreSQL manual Chinese translation by China PostgreSQL Users Group
💬 Qt6 开发的聊天社交客户端界面,纯静态页面演示,不依赖任何数据库或网络组件,支持 Windows 11/macOS 26 直接运行。
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
Having Conquered the Loftiest Peak, We Stand But a Step Away from Victory in This Stage. With unwavering determination, we press onward, for destiny favors those brave enough to forge ahead, cuttin…
A KV storage engine based on LSM Tree, supporting Redis RESP
Multithread UDP large file transfer server implementation with data encryption
PyTorch implementation of EfficientNetV2 family
Pytorch implementation of Domain Separation Networks
这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。
C++20 Coroutine Library for Education Purpose (WIP)
Boost库是一个非常著名的C++开源库. C++标准库中的大部分语法都脱胎于Boost库. 但是, Boost库的官网并没有提供一个供用户搜索内容的功能.
Code for recent domain adaption implemented by pytorch.
go micro service and cloud native course
Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职…
Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/