Pinned Repositories
brainfuckd
A simple brainfuck interpreter in D.
daffodil
A image processing library for D
jam-sublime-syntax
Jam syntax highlighting package for Sublime Text 2/3
sbnf
A BNF-style language for writing sublime-syntax files
stringme
String Me!
supervised
A process control system.
turning-complete-riscv
Rust support for a CPU I made
Unity-Raytracer
A Raytraced Renderer, programmed in Javascript for the Unity3d Game Engine. Additions are welcome
citadel
esports league framework by ozfortress.
jam
The Jam Programming Language
BenjaminSchaaf's Repositories
BenjaminSchaaf/turning-complete-riscv
Rust support for a CPU I made
BenjaminSchaaf/sbnf
A BNF-style language for writing sublime-syntax files
BenjaminSchaaf/daffodil
A image processing library for D
BenjaminSchaaf/supervised
A process control system.
BenjaminSchaaf/libelfin
C++11 ELF/DWARF parser
BenjaminSchaaf/bgfx-rs
Rust wrapper for BGFX
BenjaminSchaaf/bgfx-sys
Rust FFI bindings for bgfx
BenjaminSchaaf/chess
A rust library to manage chess move generation
BenjaminSchaaf/cross-toolchains
Additional Dockerfiles and crosstool-ng config files to build additional toolchains.
BenjaminSchaaf/css-in-readme-like-wat
Style your readme using CSS with this simple trick
BenjaminSchaaf/eventcore
High performance proactor event loop abstraction library
BenjaminSchaaf/graph_matching
Finds maximum matchings in undirected graphs.
BenjaminSchaaf/ibus
Intelligent Input Bus for Linux/Unix
BenjaminSchaaf/libktx-sys2
BenjaminSchaaf/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
BenjaminSchaaf/LSP
Client implementation of the Language Server Protocol for Sublime Text
BenjaminSchaaf/ozf-voting-tools
tools for tracking ozfortress voting
BenjaminSchaaf/package_control
The Sublime Text package manager
BenjaminSchaaf/package_control_channel
Default channel file for Package Control. Follow the directions at:
BenjaminSchaaf/Packages
BenjaminSchaaf/PlainTasks
An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
BenjaminSchaaf/prolog-adventofcode
BenjaminSchaaf/reggae
Build system in D, Python, Ruby, Javascript or Lua
BenjaminSchaaf/simba
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
BenjaminSchaaf/sublime_merge
BenjaminSchaaf/swi-prolog-sublime-syntax
SWI-Prolog syntax highlighting for Sublime Text
BenjaminSchaaf/vibe-core
Repository for the next generation of vibe.d's core package.
BenjaminSchaaf/vibe.d
Official vibe.d development
BenjaminSchaaf/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
BenjaminSchaaf/wgpu-native
Native WebGPU implementation based on wgpu-core