Stars
A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)
A Rust framework for correct and performant distributed systems
Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.
An open source graphics editor for 2025: comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural ed…
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
đź§® Path to a free self-taught education in Mathematics!
An educational OLAP database system.
A course to build the SQL layer of a distributed database.
A course to build distributed key-value service based on TiKV model
A simple engine for shortest path using OpenStreetMap data
A modular Python package for the development of metaheuristic algorithms for Vehicle Routing Problems with Intermediate Stops
A course of building an LSM-Tree storage engine (database) in a week.
Python code for "Probabilistic Machine learning" book by Kevin Murphy
Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
"Probabilistic Machine Learning" - a book series by Kevin Murphy
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
Test cases for Writing a C Compiler
Reference implementation for Writing a C Compiler
Go heap dump viewer with object graphs. (Works with Go 1.21)
Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
IResearch is a cross-platform, high-performance search analytics library written entirely in C++ with the focus on a pluggability of different ranking/similarity models
Data for place names from OpenStreetMap prepared for fulltext search. Downloadable. Ranked. With bbox and hierarchy. Ready for geocoding.
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
Tutorial on writing a JavaScript Parser in Rust
The book "Performance Analysis and Tuning on Modern CPU"
Distributed SQL database in Rust, written as an educational project