RedMurdoc's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
golang-standards/project-layout
Standard Go Project Layout
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
mfornos/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
bouk/monkey
Monkey patching in Go
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
sclevine/agouti
A WebDriver client and acceptance testing library for Go
lorenzoranucci/tor
A stateless app to read events from MySQL binlog and write on Kafka using the Transactional Outbox Pattern.