XGZepto's Stars
wuchichung/cmu-raft-assignment
hwdsl2/openvpn-install
OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE, Amazon Linux 2 and Raspberry Pi OS
txthinking/brook
A cross-platform programmable network tool
apache/flink
Apache Flink
gem5/gem5
The official repository for the gem5 computer-system architecture simulator.
powerjg/learning_gem5
Learning gem5 is a work-in-progress book to help gem5 users get started using gem5.
srevinsaju/zap
:zap: Delightful AppImage package manager
topjohnwu/Magisk
The Magic Mask for Android
sourabpramanik/payload-auth-plugin
Authentication plugin for Payload CMS
r1tsuu/payload-enchants
Payload 3.0 enchantment packages
shuding/next-view-transitions
Use CSS View Transitions API in Next.js App Router.
MatthewHerbst/react-to-print
Print React components in the browser
ZitaoTech/Hackberry-Pi_Zero
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4" 720X720 TFT display
shinovon/mpgram-web
Lightweight telegram web client based on MadelineProto
abetlen/llama-cpp-python
Python bindings for llama.cpp
IntelLabs/SAR
hubeiqiao/IELTS-Speaking-Simulator
A GPT offers an authentic practice experience, helpful for anyone preparing for IELTS.
XGZepto/ResumeCLT
KenyonY/openai-forward
🚀 大语言模型高效转发服务 · An efficient forwarding service designed for LLMs. · OpenAI API Reverse Proxy
jasonlin316/ARGO
Official implementation of ARGO, an auto-tuning runtime system for GNN training on CPU.
hgyhungry/ge-spmm
hpcde/spmv-acc
HIP acceleration of SpMV solver
Liu-xiandong/How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
linux-surface/aarch64-arch-mkimg
Scripts to create Arch Linux AArch64 disk images (e.g. for flashing to a USB stick), adapted for the Surface Pro X
Atlas-OS/Atlas
🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability.
ninja-build/ninja
a small build system with a focus on speed
THUDM/CogDL
CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)
BUPT-GAMMA/GammaGL
A multi-backend graph learning library.
aaronjanse/dns-over-wikipedia
Redirect `.idk` domains using Wikipedia
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11