Stars
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
A cheatsheet of modern C++ language and library features.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
A curated list of awesome frameworks, libraries and software for the Java programming language.
😎 Awesome lists about all kinds of interesting topics
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Design patterns implemented in Java
Contains the code used in the HBase: The Definitive Guide book.