Starred repositories
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
🦅 🎲 Roc library for number generation (and more!)
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
SKiDL is a library that lets you design electronic circuits using Python.
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
A modern hardware definition language and toolchain based on Python
Gatsby starter for creating a blog
Hybrid Elm framework with full-stack and static routes.
A Single Page Application written in Elm
A parallel programming training mini app simulating weather-like flows
lightweight, idiomatic and composable router for building Go HTTP services
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
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
RISC-V support for LLVM projects (LLVM, Clang, ...)
A TimeIt function written in swift based loosely after IPython timeit magic.
Seamless operability between C++11 and Python
A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general