| google/yapf | A formatter for Python files | 13,989 | Python |
| tmc/langchaingo | LangChain for Go, the easiest way to write LLM-based programs in Go | 8,741 | Go |
| mmcgrana/gobyexample | Go by Example | 8,012 | Go |
| eliben/code-for-blog | Code samples from my blog | 1,687 | Go |
| eliben/raft | :rowboat: Raft implementation in Go | 1,270 | Go |
| eliben/llvm-clang-samples | UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools | 1,185 | C++ |
| google/go-replayers | — | 435 | Go |
| eliben/pss | pss is a power-tool for searching inside source code files. | 342 | Python |
| eliben/pykaleidoscope | Implementation of the LLVM tutorial in Python using llvmlite | 340 | Python |
| eliben/static-server | A simple, zero-configuration HTTP server CLI for serving static files | 238 | Go |
| eliben/deep-learning-samples | Sample code for deep learning & neural networks | 202 | Python |
| eliben/bobscheme | An implementation of Scheme in Python and C++ | 198 | Python |
| eliben/modlib | Go project layout with exported packages and command-line tools, using modules | 191 | Go |
| google/go-cmdtest | This package simplifies testing of command-line interfaces. | 180 | Go |
| eliben/luz-cpu | Educational open-source CPU suite (with assembler, linker and simulator) | 180 | Python |
| eliben/wasm-wat-samples | Samples of WebAssembly Text programs | 169 | WebAssembly |
| eliben/js-8080-sim | Intel 8080 assembler and simulator in JS, optimized for simplicity. | 165 | JavaScript |
| eliben/gemini-cli | Access Gemini LLMs from the command-line | 148 | Go |
| eliben/letsbuildacompiler | Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM | 136 | Python |
| eliben/go-sudoku | Toolkit for solving and generating Sudoku puzzles in Go | 106 | Go |
| eliben/wcx64 | Clone of wc in x64 assembly | 96 | Assembly |
| eliben/libjit-samples | Code samples for using libjit | 91 | C |
| eliben/c-unleashed-book-souce-code | Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al. | 75 | C |
| eliben/gosax | gosax is a basic wrapper for stream parsing of XML (SAX) Go | 64 | Go |
| eliben/asdl_parser | Standalone ASDL parser for upstream CPython 3.x | 63 | Python |
| eliben/go-ungrammar | Ungrammar implementation and API in Go | 48 | Go |
| eliben/go-sentencepiece | Go implementation of the SentencePiece tokenizer | 47 | Go |
| eliben/paip-in-clojure | :sunrise: Code from "Paradigms of Artificial Intelligence Programming" in Clojure | 42 | Clojure |
| eliben/cs344 | Introduction to Parallel Programming class code | 30 | C++ |
| eliben/radgrad | Tracing-based reverse mode automatic differentiation (like autograd!) | 27 | Python |
| eliben/esms | Legacy - ESMS (Electronic Soccer Management Simulator) | 25 | C++ |
| eliben/gogl | Go Generic Library | 24 | Go |
| eliben/goforth | Forth implementations in Go and C | 22 | C |
| eliben/go-websocket-sample | Sample Go websocket server and JS client with tracing and JSON data interchange | 20 | Go |
| eliben/xmlgen | — | 17 | C |
| eliben/go-quines | Some quines in the Go programming language | 15 | Go |
| eliben/python3-samples | Samples of Python 3 code, libraries, etc. | 12 | Python |
| eliben/lsystem | — | 10 | JavaScript |
| stichnot/subzero | Subzero - Fast code generator for PNaCl bitcode | 10 | C++ |
| eliben/tupperformula | JS demo of Tupper's formula | 9 | JavaScript |
| eliben/arm_asm_hacks | ARM assembly hacks | 9 | Assembly |
| eliben/hackutils | Various hacky utils for Go | 8 | Go |
| eliben/gocloud-samples | Samples/hacks with gocloud | 7 | Go |
| eliben/go | The Go programming language | 6 | Go |
| eliben/jscool2asm | — | 6 | JavaScript |
| eliben/ollama | Get up and running with Llama 2, Mistral, Gemma, and other large language models. | 5 | Go |
| eliben/colorful-lines | My JS clone of the Colorful Lines game | 5 | JavaScript |
| eliben/sample-go-cli | Sample Go CLI project structure | 4 | Go |
| eliben/line-plotting | — | 3 | JavaScript |
| eliben/so-tag-sentiment-analysis | — | 3 | Go |
| eliben/gocdkx | Fork of google/go-cloud for experiments. | 3 | Go |
| eliben/cl-in-clj | Common Lisp --> Clojure snippets/idioms translation | 3 | Clojure |
| eliben/browser-tools | Client-side tools | 2 | HTML |
| eliben/ollama-import-experiment | — | 2 | Go |
| eliben/google-cloud-go | Google Cloud Client Libraries for Go. | 2 | Go |
| eliben/langchaingo | LangChain for Go, the easiest way to write LLM-based programs in Go | 2 | Go |
| eliben/go-travis-test | sandbox | 2 | Shell |
| eliben/cljmin | Minimal project template for Clojure | 2 | Clojure |
| eliben/mdBook | Create book from markdown files. Like Gitbook but implemented in Rust | 1 | Rust |
| eliben/go-openai | OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go | 1 | Go |
| eliben/diffuse-sim | — | 1 | JavaScript |
| eliben/sample-go-project-vscode | — | 1 | Go |
| eliben/go-cloud | A library and tools for open cloud development in Go. | 1 | Go |
| eliben/onlisp-in-clojure | — | 1 | Clojure |
| eliben/4clojure-solutions | My solutions to https://www.4clojure.com/problems | 1 | Clojure |
| eliben/pelican | Static site generator that supports Markdown and reST syntax. Powered by Python. | 1 | Python |
| eliben/cffi | A Foreign Function Interface package for calling C libraries from Python. | 0 | Python |
| suzmue/gemini-template | Creating a template using Gemini + Go for IDX | 0 | Go |
| eliben/golang-samples | Sample apps and code written for Google Cloud in the Go programming language. | 0 | Go |
| eliben/chroma | A general purpose syntax highlighter in pure Go | 0 | Go |
| eliben/modnametest | — | 0 | Go |
| eliben/github-pages-sample | Sample of publishing github pages from a repo | 0 | JavaScript |
| eliben/gophers | Free gophers | 0 | Go |
| eliben/pkgsite | [mirror] Home of the pkg.go.dev website | 0 | Go |
| eliben/stub-elftools | Stub project for the elftools entry on PyPI | 0 | Python |
| polinasok/delve | Delve is a debugger for the Go programming language. | 0 | Go |
| eliben/gocloudsampleprovider | Custom blob provider for the Go CDK (go-cloud repository, or gocloud.dev) | 0 | Go |
| eliben/sites-enhancer-extension | Chrome extension for enhancing Google Sites editing | 0 | JavaScript |
| eliben/omnitabber-extension | OmniTabber Chrome extension | 0 | JavaScript |
| eliben/clang | Mirror of official clang git repository located at http://llvm.org/git/clang. Updated hourly. | 0 | C++ |
| eliben/llvm | Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated hourly. | 0 | LLVM |