JunFugithub's Stars
joefitzgerald/go-plus
An Enhanced Go Experience For The Atom Editor
atom/apm
Atom Package Manager
rust-lang/rust.vim
Vim configuration for Rust.
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
dropbox/zxcvbn
Low-Budget Password Strength Estimation
hiddenJuliet/pythondocument
translate python documents to Chinese for convenient reference 简而言之,这里用来存放那些Python文档君们,并且尽力将其翻译成中文~~
equinor/gordo
An API-first distributed deployment system of deep learning models using timeseries data to predict the behaviour of systems
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
triton-inference-server/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
super-linter/super-linter
Combination of multiple linters to run as a GitHub Action or standalone
meteofrance/meteonet
MeteoNet's toolbox and documentation
pytorch/serve
Serve, optimize and scale PyTorch models in production
laixintao/python-parallel-programming-cookbook-cn
📖《Python Parallel Programming Cookbook》中文版
pallets/click
Python composable command line interface toolkit
rofl0r/proxychains-ng
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
walter201230/Python
最良心的 Python 教程:
TheAlgorithms/Python
All Algorithms implemented in Python
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
QSCTech/zju-icicles
浙江大学课程攻略共享计划
Nyr/openvpn-install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
clowwindy/Awesome-Networking
A curated list of awesome networking libraries, resources and shiny things
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
kubernetes-retired/external-storage
[EOL] External storage plugins, provisioners, and helper libraries
onnx/tutorials
Tutorials for creating and using ONNX models
torvalds/linux
Linux kernel source tree
yiibook/zero-takeoff-learn-linux-c-programming
零点起飞学习Linux C编程
realpython/python-guide
Python best practices guidebook, written for humans.