- All languages
- Assembly
- BitBake
- C
- C#
- C++
- C3
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- D
- Fennel
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- LiveScript
- Lua
- Makefile
- Markdown
- Nim
- OCaml
- Objective-C
- Perl
- Pony
- PureScript
- Python
- ReScript
- Roff
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- WebAssembly
- Wren
- Zig
Starred repositories
⚙️ The static code analysis tool you need for your HTML
A multimedia framework developed from scratch in C/C++, bundled with test programs and a neat media analyzer.
A minimalist, terminal-native coding agent written in C.
Minimal implementation of the QUIC protocol
MOQ5 — Sans-I/O MoQ Transport library in C. Zero dependencies. Deterministic.
HEVC/H.265 decoder for any browser via WebAssembly. Drop-in dash.js plugin transcodes HEVC → H.264 client-side. Works on Chrome, Firefox, browsers without native HEVC.
High-performance JavaScript/TypeScript compiler toolchain in Zig.
⚡️ Ziggity an ultra fast, keyboard driven terminal UI for Git, written in Zig.
httplite — A minimal, single header, zero-copy, zero-allocation HTTP/1.1 parser in C and compatible with C89. Uses only pointer arithmetic and nothing else in only 50 lines.
Official specification of the AOM group for the carriage of AV1 in MPEG-2 Transport Stream
ggml speech-to-text inference for 16+ model families
Ridiculously fast decompression at good ratios. misa77 is 1.5-3x faster than LZ4 for decompression on x86 and ARM (with better ratios!).
Sudoless Apple Silicon system monitor (native SwiftUI GUI) with ANE / Media Engine / memory-bandwidth tracking
SMPTE/EBU timecode handling, conversion and calculation program & library
ZeroFS: A log-structured filesystem for S3. ZeroFS serves S3-compatible buckets as POSIX filesystems over NFS and 9P, or as raw block devices over NBD.
BLIP: Byte Length Integer Prefix - a variable-length integer encoding optimized for CPU-friendly decoding that includes endianness. Also see the related archiver project based on it: https://github…
An extremely fast WASM Apple ProRes video decoder
A cross-platform ahead-of-time Lua compiler and runtime, using C++20 backend
Fast, ultra-low-memory, streaming JPEG XL encoder written in portable C
AVM (AOM Video Model) is the reference software for AV2 codec from Alliance for Open Media (https://aomedia.org/).
AV2 video decoder in Rust — full port of dav2d C logic to memory-safe Rust. 47K lines, 786 tests. Assembly DSP via FFI.