Pinned Repositories
git-internals
Source code for "Git Internals" blog post
kenken-maker
Generates KenKen® puzzles
nodenbt
An web UI for loading and modifying NBT and MCA files
protodb
A database storing collections of byte buffers
rjjenda
A student-teacher workload manager, created for Commonwealth School
structure-bytes
A TypeScript library for more efficient data transfers by separating the structure from the values and storing each as binary data
vue-material-types
TypeScript definitions for vue-material
wasm-to-asm
Compiling WebAssembly into x86_64 assembly
rust
Empowering everyone to build reliable and efficient software.
linux
Linux kernel source tree
calebsander's Repositories
calebsander/wasm-to-asm
Compiling WebAssembly into x86_64 assembly
calebsander/structure-bytes
A TypeScript library for more efficient data transfers by separating the structure from the values and storing each as binary data
calebsander/kenken-maker
Generates KenKen® puzzles
calebsander/vue-material-types
TypeScript definitions for vue-material
calebsander/git-internals
Source code for "Git Internals" blog post
calebsander/rjjenda
A student-teacher workload manager, created for Commonwealth School
calebsander/protodb
A database storing collections of byte buffers
calebsander/connect-session-sequelize-types
TypeScript definitions for connect-session-sequelize
calebsander/html-soup
A Node.JS package to do some basic HTML parsing and CSS selection
calebsander/nd-slice
Core N-dimensional slice implementation in Rust with stride vectors, using const generics
calebsander/Android1617
calebsander/base64-js
Base64 encoding/decoding in pure JS
calebsander/bigint
An arbitrary-precision integer library written in C++ with bits of x64 assembly for performance
calebsander/bitap-cuda
CUDA implementation of bitap algorithm
calebsander/bytecode
A work-in-progress Java Bytecode decompiler
calebsander/DefinitelyTyped
The repository for high quality TypeScript type definitions.
calebsander/donut-challenge
calebsander/ftc-match-bot
Runs a Twilio SMS bot to send FTC match results
calebsander/js-perf-test
Performance tests for common JavaScript tasks
calebsander/libnvme
C Library for NVM Express on Linux
calebsander/liburing
calebsander/nom
Rust parser combinator framework
calebsander/num-bigint
Big integer types for Rust
calebsander/nvme-cli
NVMe management command line interface.
calebsander/order-matters
Library for serializing extra bytes by permuting the serialized order of unordered collections (work in progress)
calebsander/RuddockWebsite
Source code for the Ruddock House website.
calebsander/rust
Empowering everyone to build reliable and efficient software.
calebsander/rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
calebsander/rust-projects
Miscellaneous collection of Rust libraries
calebsander/webassembly-js-api.d.ts
WebAssembly JS API Typescript declaration file destined for DefinitelyTyped