- Munich, Germany
Highlights
- Pro
Starred repositories
A curated list of engineering-related video games rated Very Positive or higher on Steam
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
🦀 Small exercises to get you used to reading and writing Rust code!
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
Curated list of project-based tutorials
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
A comprehensive list of books on Software Architecture.
A list of learning materials to understand databases internals
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
Awesome list of distributed transactions
RocksDB/LevelDB inspired key-value database in Go
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
📚 List of awesome university courses for learning Computer Science!
Generate HTTP load and plot the results in real-time
GoogleTest - Google Testing and Mocking Framework
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
C++11/14/17 std::expected with functional-style extensions
A modern text/numeric/geo-spatial/vector indexing library for go
Mega list of 1 on 1 meeting questions compiled from a variety to sources
Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing e…
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more