- All languages
- Batchfile
- C
- C++
- C3
- CMake
- CSS
- Clojure
- Common Lisp
- Cuda
- Dune
- F#
- Flix
- Fortran
- Futhark
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- LLVM
- Lean
- Lua
- MDX
- MLIR
- Markdown
- Mojo
- MoonBit
- Nim
- Nix
- OCaml
- Odin
- Python
- Rocq Prover
- Ruby
- Rust
- SMT
- Scala
- Scheme
- Shell
- Standard ML
- Swift
- SystemVerilog
- TeX
- TypeScript
- V
- Vala
- Verilog
- Vim Script
- WebAssembly
- Zig
Starred repositories
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical anal…
Firefox user.js for optimal privacy and security. Your favorite browser, but better.
SIMD-accelerated columnar database for analytics — pure C, zero dependencies
A batteries-included, reactive JavaScript UI framework. No virtual DOM. Compile-time JSX transforms. Proxy-based stores. Surgical DOM patching.
Lightweight Result type for TypeScript with generator-based composition.
A deterministic, low-memory genomics engine in Rust — run whole-genome workloads on your laptop. Declare your RAM, get a verifiable receipt, and reproduce results byte-for-byte.
Fast stackful fibers with a NUMA-aware work-stealing scheduler
Minimal coding agent written in Rust, optimized for memory footprint and performance
A concise grammar of interactive graphics, built on Vega.
A menagerie of cute implementations of modern typechecking algorithms
Diff library with semantic cleanup, based on Google's diff-match-patch
Minimalistic snapshot testing for Rust.
A simple ImGui component for rendering profiling data
A programming language that is higher level than Rust but lower level than Go. Someday, anyways.
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
A SQL extension for declarative data visualisation based on the Grammar of Graphics.
A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.
A python parametric CAD scripting framework based on OCCT
Property-based testing for Rust, built on Hypothesis