Lists (21)
Sort Name ascending (A-Z)
Starred repositories
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
3D game engine with lua scripting
A lightweight 2D graphics library for modern GPUs, delivering high-performance text, image, and vector rendering across major platforms.
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
A refreshingly simple data-driven game engine built in Rust
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
🤱🏻 Turn any webpage into a desktop app with one command.
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases
Interactive data visualizations and plotting in Julia
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and…
A Truman Show of a self-evolving AI coding agent. It writes its own code. Growing up in public.
Run agents that work for you based on what you do. AI finally knows what you are doing
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Build, run, manage agentic software at scale.
Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal an…
A date and time library based on the C++11/14/17 <chrono> header
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file type…
Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
We write your reusable computer vision tools. 💜
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
A game engine with a fully bindless, GPU-driven renderer featuring real-time path-traced global illumination, hardware ray tracing, and a physics simulation running at 200Hz, built over 10+ years o…
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step