Pinned Repositories
cef3barebones
This is a bare-bones implementation of Chromium Embedded Framework 3. It's meant to help developers get off the ground with CEF3 and nothing more.
go.Zamara
Go library for reading Starcraft II replay files.
goblin
Goblin is a library and utility for working with filesystems in Go. It includes support for the proposed FS interfaces in the Go standard library.
golf
Client library written in Go for sending messages to Graylog Extended Log Format (GELF) servers. Allows per-message and global attributes to be attached to messages.
gomol
Gomol is a library for structured, multiple-output logging for Go with extensible logging outputs
libminecraft
A C# library created to read and write Minecraft level files. It employs LibNbt to read the files and provides a type safe way to work with the files. NOTE: Currently halted until the Minecraft level format has stabilized.
libnbt
Please take a look at github.com/fragmer/fNbt as a continuation of this project, it's been rewritten for improved performance, reliability and ease of use. Original Description: A C# library for reading and writing Named Binary Tag (NBT) format files.
screeps-deployer
A GitHub action for deploying to the game Screeps
softcopy
A document management server designed for families focused on ease of use and setup
sweet
Sweet is a pluggable test runner capable of hooking into standard Go tests.
aphistic's Repositories
aphistic/screeps-deployer
A GitHub action for deploying to the game Screeps
aphistic/softcopy
A document management server designed for families focused on ease of use and setup
aphistic/sweet
Sweet is a pluggable test runner capable of hooking into standard Go tests.
aphistic/matrix-synapse-docker
The Synapse Matrix homeserver Docker image with some extras installed
aphistic/aoc2020
Advent of Code 2020!
aphistic/falconos
A toy operating system used to follow tutorials I find online and learn how things work.
aphistic/goblin
Goblin is a library and utility for working with filesystems in Go. It includes support for the proposed FS interfaces in the Go standard library.
aphistic/8bit-computer-tests
Tests for the 8-bit computer project
aphistic/aoc2023
Advent of Code 2023 (Rust)
aphistic/aphistic
Me!
aphistic/backoff
Algorithms to generate intervals.
aphistic/copilot
aphistic/devicetype-library
A collection of community-sourced DeviceType definitions for import to NetBox
aphistic/docker-nfs-server
A lightweight, robust, flexible, and containerized NFS server.
aphistic/dotfiles
Starting with a fresh dotfiles!
aphistic/glock
aphistic/hubris
A lightweight, memory-protected, message-passing kernel for deeply embedded systems.
aphistic/humility
Debugger for Hubris
aphistic/nacelle
The Go service framework.
aphistic/nacelle-log
Opinionated structured logger for nacelle.
aphistic/nacelle-process
Process initializer and supervisor for nacelle.
aphistic/nacelle-service
Service container and dependency injection for nacelle.
aphistic/nginx-s3-docker
An nginx Docker image with the nginx aws auth module included.
aphistic/protoc
aphistic/px-her0-example
A barebones example for the PX-HER0 board in Rust.
aphistic/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
aphistic/qmk_firmware_old
Old fork of QMK firmware
aphistic/s3proxy
A small Go program to make exposing S3 buckets as websites easier.
aphistic/secrets-manager
Keeper Secrets Manager is a fully managed cloud-based, zero-knowledge platform for securing infrastructure secrets such as API keys, database passwords, access keys, certificates and any type of confidential data.
aphistic/testify
A toolkit with common assertions and mocks that plays nicely with the standard library