metalalive's Stars
pydantic/pydantic
Data validation using Python type hints
pybind/pybind11
Seamless operability between C++11 and Python
NixOS/nixpkgs
Nix Packages collection & NixOS
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
http-rs/tide
Fast and friendly HTTP server framework for async Rust
ntex-rs/ntex
framework for composable networking services
hyperium/hyper
An HTTP library for Rust
m-ou-se/rust-atomics-and-locks
Code examples, data structures, and links from my book, Rust Atomics and Locks.
qrtt1/Notes
zephyrproject-rtos/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
ucb-bar/chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
skyzh/write-you-a-vector-db
A Vector Database Tutorial (over CMU-DB's BusTub system)
openai/openai-cookbook
Examples and guides for using the OpenAI API
mit-pdos/xv6-riscv
Xv6 for RISC-V
chipsalliance/chisel
Chisel: A Modern Hardware Design Language
bikeshedder/deadpool
Dead simple pool implementation for rust with async-await
fresh-tech-lab/fenix-study-group
A study group for tracking our progress
pr2502/ra-multiplex
share one rust-analyzer server instance between multiple LSP clients to save resources
minexo79/CatFlightGCSNext
A UAV Ground Control Software That Running On Windows System. Use .Net 6 WPF To Implement.
python/python-docs-zh-tw
Traditional Chinese (zh-tw) translation of the Python Documentation
Anuken/Mindustry
The automation tower defense RTS
trungdq88/Awesome-Black-Friday-Cyber-Monday
Awesome deals on Black Friday: Apps, SaaS, Books, Courses, etc.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
python-websockets/websockets
Library for building WebSocket servers and clients in Python
miguelgrinberg/python-socketio
Python Socket.IO server and client
m3y54m/Embedded-Engineering-Roadmap
A comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources.
sysprog21/semu
A minimalist RISC-V system emulator capable of running Linux kernel