Stars
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Ingress NGINX Controller for Kubernetes
A pure node.js JavaScript Client implementing the MySQL protocol.
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
GoogleTest - Google Testing and Mocking Framework
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
An attempt to make Unreal Engine 4 projects more consistent
An open-source C++ library developed and used at Facebook.
The official GitHub mirror of the Chromium source
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
Poppy is a stack tracing and performance measurement library for C++
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ functions matching the interface and behavior of python string methods with std::string