Pinned Repositories
derpy
A language and version control system agnostic dependency manager with no intrinsic internet dependencies
fsm-rs
A simple Finite State Machine library in Rust, define a couple of enums, construct a machine, define some transition behaviours and voila!
human-resource-machine
assembler/virtual machine for the "machine" in the game Human Resource Machine, with next steps including a simple compiler to make writing solutions easier
midi-orchestra-rs
A silly distributed MIDI player nobody asked for or needed!
outboxen
Library to reduce boilerplate when implementing the transactional outbox pattern in Go
shenzhen.io-assembler
A silly little transpiler/assembler for SHENZHEN I/O, a rad programming game by Zachtronics.
teffy
Golang library for reading & writing Chrome Trace Event Format files
omaskery's Repositories
omaskery/shenzhen.io-assembler
A silly little transpiler/assembler for SHENZHEN I/O, a rad programming game by Zachtronics.
omaskery/fsm-rs
A simple Finite State Machine library in Rust, define a couple of enums, construct a machine, define some transition behaviours and voila!
omaskery/teffy
Golang library for reading & writing Chrome Trace Event Format files
omaskery/outboxen
Library to reduce boilerplate when implementing the transactional outbox pattern in Go
omaskery/derpy
A language and version control system agnostic dependency manager with no intrinsic internet dependencies
omaskery/midi-orchestra-rs
A silly distributed MIDI player nobody asked for or needed!
omaskery/lizard-monitor
Tool using the terryyin/lizard library to generate code quality metrics for several repositories
omaskery/optimistic-gorm
Experimental little library implementing an optimistic locking primitive for GORM, a Go ORM library.
omaskery/outboxen-gorm
Storage implementation using GORM for the Outboxen library.
omaskery/proxy-exception-whitelists
Collection of domains accessed by various [programming] tools, for whitelisting in corporate firewalls :)
omaskery/rn2483
Go library for interfacing with RN2483 and RN2903 LoRa modules via their serial interface, particularly LoStik USB devices.
omaskery/supersonic-shiny-proton
omaskery/advent-of-code-2019
my tinkering on the 2019 advent of code challenges :)
omaskery/advent-of-code-2020
My tinkering for Advent of Code 2020 :)!
omaskery/asynclang
Experiments toward writing a transpiler takes a language with async/await style syntax and generates C, targeted at embedded software.
omaskery/bevy
A refreshingly simple data-driven game engine built in Rust
omaskery/classdict
A tiny python library for turning objects into dictionaries and vice versa, useful in combination with json, msgpack or mongodb (etc).
omaskery/fiber
⚡️ Express inspired web framework written in Go
omaskery/htn-playing
playing with HTN stuff
omaskery/kafka-go
Kafka library in Go
omaskery/krpc-client
Rust client for kRPC, the Kerbal Space Program mod.
omaskery/ld40
my entry to Ludum Dare #40 :)
omaskery/ld46-defend-the-keep
My entry for Ludum Dare 46 "Keep it Alive": Defend the Keep!
omaskery/mock-device
experiment into wrapping asyncssh library for mocking ssh devices (e.g. network switches)
omaskery/piedotbot-discord
This is a bot I run on [our|my friends'] discord server :)
omaskery/rust-chip8
my own attempt at a rust chip 8 emulator, to join the ranks of many others people have already done on github!
omaskery/serde-yaml
Strongly typed YAML library for Rust
omaskery/server-saver
Proxy server for placing in front of game servers to automatically boot them on use and shut them down afterwards.
omaskery/simple-logr
This little library intended to be a small, customisable component for use with the logr Go library.
omaskery/verdaccio
📦🔐A lightweight private npm proxy registry