Stars
- All languages
- ActionScript
- ApacheConf
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- D
- GDScript
- GLSL
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Markdown
- NSIS
- OCaml
- Objective-C
- PHP
- Pascal
- Processing
- PureScript
- Python
- QML
- QuakeC
- Ruby
- Rust
- SCSS
- Scala
- Shell
- TeX
- TypeScript
- Vala
- WebAssembly
- Wren
- Zig
C++20 implementation of mutable constexpr expressions
Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot p…
🎲 Simple, compiler agnostic, C++23 reflection library (for aggregates and enums)
Raylib implementation of my CppCon 2025 keynote demo (OOP vs AoS vs SoA)
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64, POWER. Part of Node.js, WebKit/Safari, Lad…
Techniques and numbers for estimating system's performance from first-principles
lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.
🪐 Markdown with superpowers — from ideas to papers, presentations and books.
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
Aleph One is the open source continuation of Bungie’s Marathon 2 game engine.
An Opensource, GPU-Accelerated, Particle-Based, Multi-phase, Real-time Fluid Simulation Engine for Unity and a game which showcases its features.
An extension for the SDL3 library for using WebGPU native.
Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to be used in earlier versions. It also implements some nonstand…
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…
Learn to use WebGPU for native graphic applications in C++
Discover and verify professional emails using names + domains (Rust-based tool with SMTP, DNS, scraping, and scoring)
Lets make video diffusion practical!
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and m…