Evil-Wideplain's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
tw93/Pake
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
gabime/spdlog
Fast C++ logging library.
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
NVIDIA/FasterTransformer
Transformer related optimization, including BERT, GPT
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
wordshub/free-font
大概是2020年最全的免费可商用字体,这里收录的商免字体都能找到明确的授权出处,可以放心使用,持续更新中...
DefTruth/Awesome-LLM-Inference
📖A curated list of Awesome LLM/VLM Inference Papers with codes, such as FlashAttention, PagedAttention, Parallelism, etc. 🎉🎉
DefTruth/CUDA-Learn-Notes
📚150+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).
ChunelFeng/CGraph
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
leanprover-community/mathlib4
The math library of Lean 4
qt/qt5
Qt5 super module
Tencent/TurboTransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
boostorg/asio
Boost.org asio module
pytorch/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
OpenCppCoverage/OpenCppCoverage
OpenCppCoverage is an open source code coverage tool for C++ under Windows.
PicGo/PicGo-Core
:zap:A tool for pictures uploading. Both CLI & API supports.
nndeploy/nndeploy
nndeploy是一款模型端到端部署框架。以多端推理以及基于有向无环图模型部署为基础,致力为用户提供跨平台、简单易用、高性能的模型部署体验。
Cjkkkk/CUDA_gemm
A simple high performance CUDA GEMM implementation.
pocc/pre-commit-hooks
C/C++ hooks to integrate with pre-commit
Live2D/CubismNativeFramework
[Notice of End of Support for Cocos2d-x] With the upcoming release of Cubism 5 SDK for Native R2, support for Cocos2d-x will be ended.
PaddlePaddle/community
PaddlePaddle Developer Community
ByConity/incubator-brpc
incubator-brpc uses as submodule in ByConity