-
watgo Public
WebAssembly Toolkit for Go
-
pyelftools Public
Parsing ELF and DWARF in Python
-
-
wasm-wat-samples Public
Samples of WebAssembly Text programs
-
-
-
pss Public
pss is a power-tool for searching inside source code files.
-
cffi Public
Forked from python-cffi/cffiA Foreign Function Interface package for calling C libraries from Python.
Python Other UpdatedJan 24, 2026 -
bobscheme Public
An implementation of Scheme in Python and C++
-
-
go-sentencepiece Public
Go implementation of the SentencePiece tokenizer
-
letsbuildacompiler Public
Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM
-
-
mdBook Public
Forked from rust-lang/mdBookCreate book from markdown files. Like Gitbook but implemented in Rust
-
goforth Public
Forth implementations in Go and C
-
gemini-cli Public archive
Access Gemini LLMs from the command-line
-
deep-learning-samples Public
Sample code for deep learning & neural networks
-
google-cloud-go Public
Forked from googleapis/google-cloud-goGoogle Cloud Client Libraries for Go.
-
radgrad Public
Tracing-based reverse mode automatic differentiation (like autograd!)
-
pykaleidoscope Public
Implementation of the LLVM tutorial in Python using llvmlite
-
static-server Public
A simple, zero-configuration HTTP server CLI for serving static files
-
js-8080-sim Public
Intel 8080 assembler and simulator in JS, optimized for simplicity.
-
go-sudoku Public
Toolkit for solving and generating Sudoku puzzles in Go
-
gocloudsampleprovider Public
Custom blob provider for the Go CDK (go-cloud repository, or gocloud.dev)
Go Apache License 2.0 UpdatedJul 11, 2024 -
ollama Public
Forked from ollama/ollamaGet up and running with Llama 2, Mistral, Gemma, and other large language models.
-
-
paip-in-clojure Public
🌅 Code from "Paradigms of Artificial Intelligence Programming" in Clojure
-
-
gosax Public
gosax is a basic wrapper for stream parsing of XML (SAX) Go
-
modlib Public
Go project layout with exported packages and command-line tools, using modules