Pinned Repositories
wgpu-compute-toy
Cross-platform compute shader engine
c-hashtable
Git mirror of the hash table data structure in C by Christopher Clark ⛺
eigenGPT
Minimal C++ implementation of GPT2
jasmin
Jasmin is an assembler for the Java Virtual Machine ⛺
lljvm
Low Level Java Virtual Machine
pandiff
Prose diffs for any document format supported by Pandoc
pixelstruct
a tool for visualising 3D scenes reconstructed from photographs
subleq
CPU design and toolchain for a simple computer architecture
tensor
Cross-platform Qt5/QML-based Matrix client
TeX.js
TeXify: Typesetting for the Web
davidar's Repositories
davidar/pandiff
Prose diffs for any document format supported by Pandoc
davidar/fabularium
Source code for Fabularium (https://play.google.com/store/apps/details?id=com.luxlunae.fabularium)
davidar/bootsh
Bootstrappable, self-hosting POSIX shell
davidar/davidar.github.com
My GitHub Page
davidar/bearssl
davidar/tccfiddle
Run C source code in a web browser, powered by TinyCC and CheerpX.
davidar/busybox
BusyBox mirror
davidar/compiler-rt
davidar/DiscordChatExporter-frontend
Browse json files exported by Tyrrrz/DiscordChatExporter in familiar discord like user interface
davidar/gdbserver
A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.
davidar/grpo_code
A fast, local, and secure approach for training LLMs for coding tasks using GRPO with WebAssembly and interpreter feedback.
davidar/image-unshredding
davidar/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
davidar/LKH3
Github mirror of Keld Helsgaun's wonderful LKH3 project.
davidar/mathics-core
An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
davidar/Mathics3-live
davidar/musl
Unofficial mirror of etalabs musl repository. Updated daily.
davidar/oeisdata
Content of Online Encyclopedia of Integer Sequences (OEIS)
davidar/oksh
Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
davidar/open64
open64 compiler
davidar/sabotage
a radical and experimental distribution based on musl libc and busybox
davidar/sbase
Portable UNIX tools (personal repository)
davidar/Silice
Silice is an easy-to-learn, powerful hardware description language, that simplifies designing hardware algorithms with parallelism and pipelines.
davidar/slang
Making it easier to work with shaders
davidar/slang-vscode-extension
Visual Studio Code extension for Slang
davidar/tccboot
Updating TCCBOOT to build on modern machines
davidar/tccland
davidar/tinycc
TinyCC fork based on the MIT-licensed subset
davidar/toybox
toybox
davidar/webvm
Virtual Machine for the Web