haiyang426's Stars
RFoe/coasync
Asynchronous network library that supports coroutines in C++20
ThinkParQ/beegfs
Public repository for the BeeGFS Parallel File System
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
daos-stack/daos
DAOS Storage Stack (client libraries, storage engine, control plane)
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
ruanyf/weekly
科技爱好者周刊,每周五发布
qicosmos/cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
Alluxio/alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
chenghuan7/mprpc
resetius/miniraft-cpp
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
Zplusdragon/PLIP
The official code of "PLIP: Language-Image Pre-training for Person Representation Learning"
OpenAtomFoundation/pikiwidb
a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
HEIGE-PCloud/DoIt
A clean, elegant and advanced blog theme for Hugo.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
freebsd/freebsd-src
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
databricks/lilac
Curate better data for LLMs
DefTruth/CUDA-Learn-Notes
📚Modern CUDA Learn Notes with PyTorch: Tensor/CUDA Cores, 📖150+ CUDA Kernels with PyTorch bindings, 📖HGEMM/SGEMM (95%~99% cuBLAS performance), 📖100+ LLM/CUDA Blogs.
HuaizhengZhang/AI-System-School
🚀 Awesome System for Machine Learning ⚡️ AI System Papers and Industry Practice. ⚡️ System for Machine Learning, LLM (Large Language Model), GenAI (Generative AI). 🍻 OSDI, NSDI, SIGCOMM, SoCC, MLSys, etc. 🗃️ Llama3, Mistral, etc. 🧑💻 Video Tutorials.
RoyZhao926/CatVersion
Official repository of the paper CatVersion: Concatenating Embeddings for Diffusion-Based Text-to-Image Personalization
zamling/PSALM
[ECCV2024] This is an official implementation for "PSALM: Pixelwise SegmentAtion with Large Multi-Modal Model"
RoyZhao926/InstructBrush
Official repository of the paper InstructBrush: Learning Attention-based Instruction Optimization for Image Editing
zavier-wong/acid
A distributed service governance framework. 分布式服务治理框架
0voice/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
Light-City/CPlusPlusThings
C++那些事
isno/theByteBook
⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue
haiyang426/Webserver
franneck94/CppProjectTemplate
C++ project template with unit-tests, documentation, ci-testing and workflows.
markparticle/WebServer
C++ Linux WebServer服务器