Stars
Uniffle is a high performance, general purpose Remote Shuffle Service.
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Continuous Profiling Platform. Debug performance issues down to a single line of code
A small book which introduces tcpdump.
Awesome list of distributed systems resources
Local development against a remote Kubernetes or OpenShift cluster
Repository which contains links and resources on different topics of Computer Science.
Curated coding interview preparation materials for busy software engineers
Pythonic task management & command execution.
✏️ Learn how to write a hash table in C
🐧 A list of awesome Linux softwares
JVM Bloggers - website and newsletter with JVM blogs from Poland
A simpler fork of the awesome Solarized colorscheme for Vim by Ethan Schoonover
Code library for competitive programming purposes.
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
🔥 Pyflame: A Ptracing Profiler For Python. This project is deprecated and not maintained.
Collection of presentations for advanced Python topics
Poet helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.
Minimal examples of data structures and algorithms in Python
⚡ From finding text to search and replace, from sorting to beautifying text and more 🎨
Implementation of Algorithms and Data Structures, Problems and Solutions
This repository contains the text for the Tiny Python 3.6 Notebook.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
⚡ boilerplate template manager that generates files or directories from template repositories
Bootstrap Kubernetes the hard way. No scripts.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…