Desiki-high's Stars
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
fantasticit/think
云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。
sfackler/r2d2
A generic connection pool for Rust
rust-lang-cn/nomicon-zh-Hans
Rust 死灵书简体中文翻译
benfred/py-spy
Sampling profiler for Python programs
bluenviron/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
brendangregg/FlameGraph
Stack trace visualizer
clash-verge-rev/clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
xiaobaiTech/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
GoesToEleven/GolangTraining
Training for Golang (go language)
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
keycastr/keycastr
KeyCastr, an open-source keystroke visualizer
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
nihui/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, HarmonyOS, WebAssembly, watchOS, tvOS, visionOS
containernetworking/plugins
Some reference and example networking plugins, maintained by the CNI team.
kubernetes-sigs/cri-tools
CLI and validation tools for Kubelet Container Runtime Interface (CRI) .
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
Xilinx/Vitis-AI
Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
redis/jedis
Redis Java client
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
redis/redis-py
Redis Python client
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
redis/go-redis
Redis Go client
rails/rails
Ruby on Rails
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
liangliangyy/DjangoBlog
🍺基于Django的博客系统