Pinned Repositories
batch
Simple Go package for handling incoming requests in batches.
deebee
Go library for storing application state.
mapify
Highly configurable struct to map converter.
noteo
Command line note-taking assistant
pi
Game engine for creating retro games for modern computers. Inspired by Pico-8 and powered by Ebitengine.
piweb
Modern Pi backend for the web
pixiq
Pixel-Perfect library for making computer games in Go
promise
Promise for Java 8 strongly inspired by ECMAScript 6.0
unitron
Unit Testing in Picotron. Make sure your code works as expected.
yala
Tiny structured logging abstraction or facade for various logging libraries, allowing the end user to plug in the desired logging library in main.go.
elgopher's Repositories
elgopher/pi
Game engine for creating retro games for modern computers. Inspired by Pico-8 and powered by Ebitengine.
elgopher/pixiq
Pixel-Perfect library for making computer games in Go
elgopher/yala
Tiny structured logging abstraction or facade for various logging libraries, allowing the end user to plug in the desired logging library in main.go.
elgopher/batch
Simple Go package for handling incoming requests in batches.
elgopher/deebee
Go library for storing application state.
elgopher/noteo
Command line note-taking assistant
elgopher/unitron
Unit Testing in Picotron. Make sure your code works as expected.
elgopher/piweb
Modern Pi backend for the web
elgopher/promise
Promise for Java 8 strongly inspired by ECMAScript 6.0
elgopher/aseprite-file
Load Aseprite files directly in Java.
elgopher/batch-example
Web application example using elgopher/batch package
elgopher/logstore
Go library for writing and reading append-only application logs storing events (event store), transactions (commit, redo, undo log) or any other entries.
elgopher/mapify
Highly configurable struct to map converter.
elgopher/pi-template
Pi template
elgopher/ptr
Generic Go functions to get optional values
elgopher/deebee-loans
Example web application for taking and paying off loans leveraging DeeBee as a persistent store
elgopher/awesome-ebitengine
A curated list of awesome Ebitengine frameworks, libraries and software
elgopher/awesome-go
A curated list of awesome Go frameworks, libraries and software
elgopher/ebiten
Ebitengine - A dead simple 2D game engine for Go
elgopher/JShards
Transparent utilization of distributed databases providing horizontal scalability of applications
elgopher/liner
Pure Go line editor with history, inspired by linenoise
elgopher/oto
♪ A low-level library to play sound on multiple platforms ♪
elgopher/pimod
Play mod tracker modules in Pi
elgopher/postgres
Different flavours of Postgres Docker containers
elgopher/wasmserve
An HTTP server for testing Wasm