HackerFoo
Interests: Language design, compilers, digital logic, theorem provers, computational geometry, mathematics, real time embedded signal processing
HackerFoo Heavy IndustriesMountain View, California, USA
Pinned Repositories
.go.sh
A command line shortener
contr
contr is a library designed to allow a reactive programming style to be used in C for embedded applications.
curry.c
Hacking function currying onto raw C
midipush
MIDI Sequencer for the Ableton Push
nitefury-popr
nix-symbiflow
Nix packages for SymbiFlow projects and dependencies
peg
A lazy non-deterministic concatenative programming language
poprc
A Compiler for the Popr Language
shadybug
a simple reference software renderer to be used for debugging shaders
startle
Startle C Library
HackerFoo's Repositories
HackerFoo/midipush
MIDI Sequencer for the Ableton Push
HackerFoo/shadybug
a simple reference software renderer to be used for debugging shaders
HackerFoo/rust_swift
Demonstration showing how to integrate Rust and Swift
HackerFoo/bevy
A refreshingly simple data-driven game engine built in Rust
HackerFoo/stretch
High performance flexbox implementation written in rust
HackerFoo/bevy-community-mobile-testers
Unofficial list of volunteers from the Bevy community who can test Bevy on various mobile devices
HackerFoo/bevy_egui
A plugin for Egui integration into Bevy
HackerFoo/bevy_gamepad
Apple Game Controller Framework Integration plugin for Bevy
HackerFoo/bevy_rapier
Official Rapier plugin for the Bevy game engine.
HackerFoo/branches
Provides branch hinting and control functions for stable Rust
HackerFoo/coreaudio-sys
Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper).
HackerFoo/crossbeam
Tools for concurrent programming in Rust
HackerFoo/cxx
Safe interop between Rust and C++
HackerFoo/egui
egui: an easy-to-use immediate mode GUI in pure Rust
HackerFoo/hackerfoo-go-functions
HackerFoo's go functions
HackerFoo/hydra-vtr-config
Hydra Cluster Configuration for VTR
HackerFoo/MoltenVK-nix
nix expressions for building the MoltenVK library (and utilities)
HackerFoo/noumenal_issues
Issue tracker for Noumenal
HackerFoo/openscad_designs
HackerFoo/rayon
Rayon: A data parallelism library for Rust
HackerFoo/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
HackerFoo/rust-gamedev.github.io
The repository for https://gamedev.rs
HackerFoo/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
HackerFoo/stl
HackerFoo/sysctl-rs
A simplified Rust interface to the sysctl system call
HackerFoo/usd-rs
HackerFoo/vtr-nix-test
Using Nix to run VTR tests
HackerFoo/vulkan
Haskell bindings for Vulkan
HackerFoo/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
HackerFoo/winit
Window handling library in pure Rust