Stars
🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Code samples for No Starch Press Black Hat Go
The Whyline for Java, an interactive debugging tool that lets you ask "why" questions about program out.
Decorated Syntax Tree - manipulate Go source with perfect fidelity.
This workshop covers material from the "Distributed Services with Go" book.
⚡️ Automatically add Trace Spans to Go methods and functions
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
MySQL Binary Log connector
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Curated list of resources on testing distributed systems
A collection of useful, performant, and threadsafe Go datastructures.
A comprehensive list of books on Software Architecture.
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
Apache Beam is a unified programming model for Batch and Streaming data processing.
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…
Investment Research for Everyone, Everywhere.
notes i made while reading the papers. Including database, distributed systems and HPC.
Minimal self-contained examples of standard Kubernetes features and patterns in YAML
Making Docker and Kubernetes management easy.