-
trpl-zh-cn Public
Forked from KaiserY/trpl-zh-cnRust 程序设计语言(2024 edition 施工中)
Markdown MIT License UpdatedMay 13, 2025 -
rust-course Public
Forked from sunface/rust-course“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
Rust UpdatedMay 12, 2025 -
-
milvus Public
Forked from milvus-io/milvusA cloud-native vector database, storage for next generation AI applications
Go Apache License 2.0 UpdatedOct 9, 2024 -
faiss Public
Forked from facebookresearch/faissA library for efficient similarity search and clustering of dense vectors.
C++ MIT License UpdatedSep 21, 2024 -
incubator-doris Public
Forked from apache/dorisApache Doris(Incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.
Java Apache License 2.0 UpdatedSep 21, 2024 -
hnswlib Public
Forked from nmslib/hnswlibHeader-only C++/python library for fast approximate nearest neighbors
C++ Apache License 2.0 UpdatedAug 11, 2024 -
ClickHouse Public
Forked from ClickHouse/ClickHouseClickHouse® is a free analytics DBMS for big data
C++ Apache License 2.0 Updated Nov 14, 2023
serving Public
Forked from tensorflow/servingA flexible, high-performance serving system for machine learning models
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
async_simple Public
Forked from alibaba/async_simpleSimple, light-weight and easy-to-use asynchronous components
custom-op Public template
Forked from tensorflow/custom-opGuide for building custom op for TensorFlow
tinyrpc Public
Forked from Gooddbird/tinyrpcc++ async rpc framework. 14w+qps.
workflow Public
Forked from sogou/workflowC++ Parallel Computing and Asynchronous Networking Engine
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
braft Public
Forked from baidu/braftAn industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
libco Public
Forked from Tencent/libcolibco 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.
incubator-brpc Public
Forked from apache/brpc 8000Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
xgboost-serving Public
Forked from iqiyi/xgboost-servingA flexible, high-performance serving system for machine learning models
Tinyhttpd Public
Forked from EZLippi/TinyhttpdTinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
WebBench Public
Forked from EZLippi/WebBenchWebbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
TFRecord-Parser Public
Forked from initzhang/TFRecord-ParserTFRecord parser using C++ and Protocal Buffer
serialize-tool-demo Public
Forked from ZhangZiSheng001/serialize-tool-demo研究几款java序列化工具
toft Public
Forked from chen3feng/toftC++ Base Library for serverside development
WebServer Public
Forked from linyacool/WebServerA C++ High Performance Web Server