Pinned Repositories
500lines
500 Lines or Less
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
bryanhan1001.github.io
Hexo Bolg
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
clash
A rule-based tunnel in Go.
conference
cpython
The Python programming language
CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
croc
Easily and securely send things from one computer to another :crocodile: :package:
bryanhan1001's Repositories
bryanhan1001/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
bryanhan1001/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
bryanhan1001/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
bryanhan1001/ent
An entity framework for Go
bryanhan1001/facefusion
Next generation face swapper and enhancer
bryanhan1001/fastapi-tips
FastAPI Tips by The FastAPI Expert!
bryanhan1001/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
bryanhan1001/go-micro
A Go microservices framework
bryanhan1001/gocookbook
go cook book
bryanhan1001/goim
goim
bryanhan1001/hackingtool
ALL IN ONE Hacking Tool For Hackers
bryanhan1001/iceberg-rust
Apache Iceberg
bryanhan1001/joblib
Computing with Python functions.
bryanhan1001/kubernetes
Production-Grade Container Scheduling and Management
bryanhan1001/kubesphere
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
bryanhan1001/mmdetection
OpenMMLab Detection Toolbox and Benchmark
bryanhan1001/pybind11
Seamless operability between C++11 and Python
bryanhan1001/PyCINRAD
Decode CINRAD (China New Generation Weather Radar) data and visualize.
bryanhan1001/pycwr
The China Weather Radar Toolkit, support most of China's radar formats(WSR98D, CINRAD/SA/SB/CB, CINRAD/CC/CCJ, CINRAD/SC/CD)
bryanhan1001/pyo3
Rust bindings for the Python interpreter
bryanhan1001/Python
All Algorithms implemented in Python
bryanhan1001/python-template
bryanhan1001/pyvideotrans
Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音
bryanhan1001/PyWxDump
获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。
bryanhan1001/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
bryanhan1001/rye
an experimental alternative to poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch/…
bryanhan1001/tensorflow
An Open Source Machine Learning Framework for Everyone
bryanhan1001/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
bryanhan1001/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告
bryanhan1001/wire
Compile-time Dependency Injection for Go