Pinned Repositories
bootris
Bootsector Tetris Game
dbittman.github.io
dbutil
A small C header containing utility functions and macros I commonly use.
hex-montecarlo
Hex game with configurable difficulty simple monte carlo simulation AI
sea
Userland and toolchain for seakernel
seakernel
Modular kernel built for simplicity
seakernel-refactor
statics-solver
Solver for statics problems, given boundary conditions, using the Poisson equation.
twizzler
The main source repo for Twizzler
waitfree-mpsc-queue
A wait-free multi-producer-single-consumer queue in C11 atomics
dbittman's Repositories
dbittman/waitfree-mpsc-queue
A wait-free multi-producer-single-consumer queue in C11 atomics
dbittman/seakernel
Modular kernel built for simplicity
dbittman/seakernel-refactor
dbittman/statics-solver
Solver for statics problems, given boundary conditions, using the Poisson equation.
dbittman/twizzler
The main source repo for Twizzler
dbittman/dbittman.github.io
dbittman/dbutil
A small C header containing utility functions and macros I commonly use.
dbittman/non-overlapping-interval-tree
A Rust map data structure that manages values keyed with ranges.
dbittman/chttp
Http server for fun and profit (without the profit)
dbittman/cmps278
dbittman/cs-senior-thesis
dbittman/dsplit
Speedrun split timer in D
dbittman/learning-languages
Repo of code for languages that I'm working on learning.
dbittman/physics-senior-thesis
2016 Physics Senior Thesis, work in-progress.
dbittman/talk-mmap-everything
Let's use mmap to make operating systems more fun
dbittman/aoc2022
dbittman/backtrace-rs
Backtraces in Rust
dbittman/chess
chess engine fun time in rust
dbittman/CMPS232-Fall16
dbittman/dissertation
dbittman/dotfiles
dbittman/libc
Raw bindings to platform APIs for Rust
dbittman/libtomcrypt
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
dbittman/libtommath
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
dbittman/llvm-project
Rust-specific fork of LLVM.
dbittman/musl-twizzler
dbittman/rust
Empowering everyone to build reliable and efficient software.
dbittman/sesh
Let's add re-connecting TCP connections that survive network changes in a really hacky way! :)
dbittman/smoltcp-test
dbittman/twizzler-abi