dzz9143's Stars
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
oakserver/oak
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
animir/node-rate-limiter-flexible
Atomic counters and rate limiting tools. Limit resource access at any scale.
jquense/yup
Dead simple Object schema validation
nodejs/http-parser
http request/response parser for c
maetl/roguelike-tutorial
Following along with The Complete Roguelike Tutorial in JavasScript
chebert/cavestory-screencast
The Official Repository to accompany the Reconstructing Cave Story video series. http://www.youtube.com/playlist?list=PL006xsVEsbKjSKBmLu1clo85yLrwjY67X
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
sendilkumarn/gopurerc
progschj/ThreadPool
A simple C++11 Thread Pool implementation
huntergregal/PNG-IDAT-Payload-Generator
Generate a PNG with a payload embedded in the IDAT chunk (Based off of previous concepts and code -- credit in README)
DoctorWkt/acwj
A Compiler Writing Journey
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
denoland/deno
A modern runtime for JavaScript and TypeScript.
photonlines/Go-Web-Server
A Go web server with built in logging, tracing, health check, and graceful shutdown. It also includes a few demo applications showing the Go HTML temple functionality.
answershuto/learnVue
:octocat:Vue.js 源码解析
Yelp/dumb-init
A minimal init system for Linux containers
apex/up
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
GoogleCloudPlatform/functions-framework-nodejs
FaaS (Function as a service) framework for writing portable Node.js functions
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
mengning/mykernel
mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
uber-go/guide
The Uber Go Style Guide.
torvalds/linux
Linux kernel source tree
docker/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
hoanhan101/ultimate-go
The Ultimate Go Study Guide
jskeet/edulinq
Automatically exported from code.google.com/p/edulinq
hapijs/boom
HTTP-friendly error objects
aisk/vox
Simple and lightweight Go web framework inspired by koa
coopernurse/node-pool
Generic resource pooling for node.js