yuanhh's Stars
istio/istio
Connect, secure, control, and observe services.
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
upspin/upspin
Upspin: A framework for naming everyone's everything.
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
openservicemesh/osm
Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
xdp-project/xdp-tutorial
XDP tutorial
Fluorohydride/ygopro
A script engine for "yu-gi-oh!" and sample gui
radovskyb/watcher
watcher is a Go package for watching for files or directory changes without using filesystem events.
robpike/ivy
ivy, an APL-like calculator
robpike/lisp
Toy Lisp 1.5 interpreter
yahoo/vssh
Go Library to Execute Commands Over SSH at Scale
ksoclabs/awesome-kubernetes-security
A curated list of awesome Kubernetes security resources
golang/talks
Go talks
natebosch/vim-lsc
A vim plugin for communicating with a language server
brho/plan9
UC Berkeley release of Plan 9 under the GPLv2
google/licensecheck
The licensecheck package classifies license files and heuristically determines how well they correspond to known open source licenses.
deadpixi/sam
An updated version of the sam text editor.
szhou42/osdev
Hobby os project with GUI
rsc/unix
Old Unix programs running on modern computers.
Fluorohydride/ygopro-core
ygopro script engine.
rsc/tmplfunc
Go templates invoked as functions
ManicodeSecurity/Defending-DevOps
Lab Material for the Two-Day Defending Modern DevOps Environments Course
robpike/expr
A simple evaluator for arithmetic integer expressions.
rsc/dbstore
Data structure interface to database/sql
yahoo/panoptes-stream
A cloud native distributed streaming network telemetry.
kairen/controller101
An example of Kubernetes custom controller that shows you how to manage VMs.
qpfiffer/Unix-v7-DBM
This is the (mostly) unmodified source code for the original implementation of DBM that shipped with v7 unix.
yuanhh/regexp1
https://swtch.com/~rsc/regexp/regexp1.html