DorrinPk's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
kilimchoi/engineering-blogs
A curated list of engineering blogs
spf13/viper
Go configuration with fangs
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
dagger/dagger
An engine to run your pipelines in containers
qazbnm456/awesome-web-security
🐶 A curated list of Web Security materials and resources.
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
dgryski/go-perfbook
Thoughts on Go performance optimization
elasticsearch-dump/elasticsearch-dump
Import and export tools for elasticsearch & opensearch
snowplow/snowplow
The leader in Next-Generation Customer Data Infrastructure
hjacobs/kubernetes-failure-stories
Compilation of public failure/horror stories related to Kubernetes
aws/aws-sdk-go-v2
AWS SDK for the Go programming language.
heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
jkehler/awslambda-psycopg2
aws-cloudformation/cloudformation-coverage-roadmap
The AWS CloudFormation Public Coverage Roadmap
copyconstruct/library
A collection of the papers, conference talks, articles, blog posts, interesting Twitter threads, HN/reddit comments on systems engineering
sched-ext/sched_ext
This repo is no longer active. sched_ext is now developed in https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/
ajclark/bind-restapi
A RESTful json api to BIND DNS
arithmetric/lambda-stash
AWS Lambda script to ship data from S3 to other data stores, like Elasticsearch
theodesp/unionfind
An idiomatic implementation of a weighted Union Find data structure with path compression in Go.
ajclark/datadog-smartmon
DataDog plugin to report hard drive metrics
ajclark/bbr-preload
An LD_PRELOAD library to enable TCP BBR for a single process
ajclark/zap
Fast file copy across high-bandwidth high-latency networks