wtnbass's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
denoland/deno
A modern runtime for JavaScript and TypeScript.
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
rwf2/Rocket
A web framework for Rust.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
material-components/material-components-web
Modular and customizable Material Design UI components for the web
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
atlas-engineer/nyxt
Nyxt - the hacker's browser.
neuland/micro-frontends
extending the microservice paradigms to web development
lit/lit-element
LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
GoogleChromeLabs/ui-element-samples
A collection of prototyped UI elements
eon01/DockerCheatSheet
🐋 Docker Cheat Sheet 🐋
cjcenizal/flexbox-patterns
Patterns for using flexbox CSS to build awesome UI components.
anvaka/atree
Just a simple Christmas tree, based on reddit story
Apress/low-level-programming
Source code for 'Low-Level Programming' by Igor Zhirkov
Hexilee/async-io-demo
demo for rust asynchronous io: from mio to stackless coroutine