tinyzero4's Stars
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
oxnr/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
OJ/gobuster
Directory/File, DNS and VHost busting tool written in Go
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
apache/shenyu
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
Twipped/InterviewThis
An open source list of developer questions to ask prospective employers
warmcat/libwebsockets
canonical libwebsockets.org networking library
AlexanderGrom/go-patterns
Design patterns in Golang
Leader-board/OA-and-Interviews
The guide to online assessments and interviews
eliben/code-for-blog
Code samples from my blog
rofl0r/microsocks
tiny, portable SOCKS5 server with very moderate resource usage
eliben/raft
:rowboat: Raft implementation in Go
pg-sharding/spqr
Stateless Postgres Query Router.
cloudamqp/lavinmq
Lightweight and fast AMQP (0-9-1) server
quasilyte/roboden-game
An indirect control real-time strategy game about robot colonies
coreos/locksmith
Reboot manager for Container Linux
harshadmanglani/polaris
Polaris: High performance workflow orchestrator for Golang
marianobarrios/tls-channel
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
akalin/cryptopals-python3
Solutions to Matasano crypto challenges in Python 3.
dreamsofcode-io/grpc
epis2048/cmu_15445_2021
CMU 15445 数据库实验
ilchen/cryptopals
Solutions to https://cryptopals.com problems
uber/concurrency-loadbalancer
wangxinbo/In-memory-Database
Simulate a simple in-memory database that supports regular Set, Get, Unset, and Transaction operations with rollback.