jiguanglizipao's Stars
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
meta-llama/llama
Inference code for Llama models
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
felix-fly/v2ray-dnsmasq-dnscrypt
路由器openwrt配置dnsmasq、doh,高性能v2ray解决方案。
Tessil/hat-trie
C++ implementation of a fast and memory efficient HAT-trie
kampersanda/xcdat
Fast compressed trie dictionary library
simongog/sdsl-lite
Succinct Data Structure Library 2.0
EasyConNS/EasyCon
a ns gamepad controller
google/fully-homomorphic-encryption
An FHE compiler for C++
EdgarLopezPhD/PaySim
Financial Simulator of Mobile Money Service
hwdsl2/docker-ipsec-vpn-server
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
CarterLi/liburing4cpp
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
Equim-chan/mjai-reviewer
🔍🀄️ Review mahjong game log with mjai-compatible mahjong AI.
Equim-chan/Mortal
🚀🀄️ A fast and strong AI for riichi mahjong, powered by Rust and deep reinforcement learning.
google/addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
google/zetasql
ZetaSQL - Analyzer Framework for SQL
GameServerManagers/LinuxGSM
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
ha0y/xiaomi_miot_raw
All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.
xzhih/one-key-hidpi
Enable macOS HiDPI and have a native setting.
pmodels/argobots
Official Argobots Repository
pmodels/bolt
Official BOLT Repository
alpaka-group/alpaka
Abstraction Library for Parallel Kernel Acceleration :llama:
tuplex/tuplex
Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
taocpp/config
C++ header-only config reader library based on JSON
thu-pacman/LiveGraph
LiveGraph: a transactional graph storage system with purely sequential adjacency list scans
CARV-ICS-FORTH/FastMap
bitslab/ffwd
This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.
max0x7ba/atomic_queue
C++14 lock-free queue.
streaming-research/Tutorial-SIGMOD-2020