Julia is a programming language for scientific computing, numerical work, machine learning, and high-performance code.
Open Source catalog
A catalog of useful open source projects from GitHub. Every page includes current stars, author, tags, language, license, and a description in the selected language.
Repositories
goose is a local AI agent with a desktop app, CLI, and API for code, research, and automation.
Day.js is a small JavaScript date and time library with a Moment.js-like API and immutable objects.
Terraform is an infrastructure-as-code tool for describing, planning, and applying changes through providers.
x64dbg is a Windows user-mode debugger focused on reverse engineering and binary analysis.
Kubernetes The Hard Way is a learning guide for manually bootstrapping a Kubernetes cluster without automation scripts.
Algorithm Visualizer is an interactive platform that shows how algorithms work through code-driven visualizations.
Python Data Science Handbook is Jake VanderPlas’s open book in Jupyter Notebook form for the Python data science stack.
Homebrew is a package manager for macOS and Linux that installs CLI tools, apps, and libraries through formulae and casks.
Pretext is a TypeScript library for fast multiline text measurement and layout without repeated DOM measurements.
RxJava is the Reactive Extensions implementation for the JVM: a library for asynchronous and event-based programs through data streams.
Type Challenges is a collection of exercises for deeply learning the TypeScript type system with online checks and local play.