Hotshot824's Stars
flier268/ConvertZZ
繼承自convertz,但更好用的簡繁轉換工具
ruiers/os-tutorial-cn
从零开始编写一个操作系统教程 -- 中文版
klee/klee
KLEE Symbolic Execution Engine
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
apache/hadoop
Apache Hadoop
521xueweihan/git-tips
:trollface:Git的奇技淫巧
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
EndlessCheng/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
trimstray/iptables-essentials
Iptables Essentials: Common Firewall Rules and Commands.
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
eclipse-tycho/tycho
Tycho project repository (tycho)
XAMPPRocky/tokei
Count your code, quickly.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
mikeroyal/eBPF-Guide
eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.
osandov/osandov-linux
My development scripts
jinb-park/rcu_example
rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example
Coder-World04/Complete-System-Design
This repository contains everything you need to become proficient in System Design
jserv/amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
practical-tutorials/project-based-learning
Curated list of project-based tutorials
mattn/go-sqlite3
sqlite3 driver for go using database/sql
antonkomarev/github-profile-views-counter
It counts how many times your GitHub profile has been viewed. Free cloud micro-service.
jeffreytse/jekyll-deploy-action
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
lsegal/my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
torvalds/linux
Linux kernel source tree
sysprog21/shecc
A self-hosting and educational C optimizing compiler