
Lists (4)
Sort Name ascending (A-Z)
Starred repositories
Master programming by recreating your favorite technologies from scratch.
Define and run multi-container applications with Docker
Distributed mutual exclusion lock using Redis for Go
felixge's notes on the various go profiling methods that are available.
Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software
A tool to list and diagnose Go processes currently running on your system
A high performance caching library for Java
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
🦀 Small exercises to get you used to reading and writing Rust code!
A web tool to explore the ASTs generated by various parsers.
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
A curated list of Rust code and resources.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
high-performance graph database for real-time use cases
pprof is a tool for visualization and analysis of profiling data
Empowering everyone to build reliable and efficient software.
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
Open source RabbitMQ: core server and tier 1 (built-in) plugins
A curated list of engineering blogs
Preparation links and resources for system design questions
A reading list for services engineering, with a focus on cloud infrastructure services
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)