Lists (9)
Sort Name ascending (A-Z)
Stars
AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。
C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.
上海交通大学 LaTeX 论文模板 | Shanghai Jiao Tong University LaTeX Thesis Template
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
A Go framework for end-to-end testing of components running in Kubernetes clusters.
Production-Grade Container Scheduling and Management
A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API
pprof is a tool for visualization and analysis of profiling data
Golang package for gossip based membership and failure detection
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…
A C++ implementation of RAFT consensus algorithm based on asio
An C++ implementation of RAFT consensus algorithm based on jrpc
c++ rpc framework, simplified version of tinyrpc。
4 labs + 2 challenges + 4 docs
Basic Sources for MIT 6.824 Distributed Systems Class
YOLOv7 Instance Segmentation using OpenCV and PyTorch
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.