youta32449999's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
vitejs/vite
Next generation frontend tooling. It's fast!
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
pavlobu/deskreen
Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
LaravelDaily/laravel-tips
Awesome tips for Laravel
idris-lang/Idris-dev
A Dependently Typed Functional Programming Language
koka-lang/koka
Koka language compiler and interpreter
saminiir/level-ip
A hacker's userspace TCP/IP stack
jfecher/ante
A safe, easy systems language
rikvdkleij/intellij-haskell
IntelliJ plugin for Haskell
frouriojs/frourio
Fast and type-safe full stack framework, for TypeScript
mirage/mirage-tcpip
TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.
nuta/operating-system-in-1000-lines
Writing an OS in 1,000 lines.