metalalive's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
jserv/nstack
Userspace TCP/IP stack for Linux
kudoleh/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
python-poetry/poetry
Python packaging and dependency management made easy
weblab-tw/ddia-study-group
Designing Data-Intensive Applications Study Group
torvalds/linux
Linux kernel source tree
lf2lf211/WorkFlow
Game-as-a-Service/Machi-Koro-Cpp
Game-as-a-Service/HUNTER-Gungi
HUNTER X HUNTER 獵人 軍儀
peter-evans/swagger-github-pages
How to host Swagger API documentation with GitHub Pages
noqcks/pull-request-size
Applies labels to Pull Requests based on the total lines of code changed.
lucavallin/barco
Linux containers from scratch in C.
casbin/casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
snipe/snipe-it
A free open source IT asset/license management system
leptos-rs/leptos
Build fast web applications with Rust.
lydiahallie/advanced-web-dev-quiz
🔥 Repo related to my FrontendMasters course. An Advanced Web Dev Quiz that covers a wide range of the things web devs get to deal with on a daily basis.
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
hwchen/keyring-rs
Cross-platform library and utility to manage passwords
landhb/linux-keyutils
Rust interface to the Linux key-management facility. Provides a safe interface around the raw system calls allowing user-space programs to perform key manipulation.
minghuaw/fe2o3-amqp
A rust implementation of the AMQP1.0 protocol based on serde and tokio.
encode/httpx
A next generation HTTP client for Python. 🦋
robertdavidgraham/masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
django/django
The Web framework for perfectionists with deadlines.
AckslD/swenv.nvim
Tiny plugin to quickly switch python virtual environments from within neovim without restarting.
davidhalter/jedi
Awesome autocompletion, static analysis and refactoring library for python
python-lsp/python-lsp-server
Fork of the python-language-server project, maintained by the Spyder IDE team and the community
Game-as-a-Service/Lobby-Platform-Service
The Lobby platform backend of Game as a Service.
microsoft/pyright
Static Type Checker for Python
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.