deckarep
- Love to solve challenging problems with code - Weapons of choice Go, Python, Zig and sometimes TypeScript.
Los Angeles, CA
Pinned Repositories
blade
a remote SSH command-line runner based on YAML recipe files.
corebench
corebench - run your benchmarks against high performance computing servers with many CPU cores
dungeon-rush
πΎπ A zig port of Dungeon Rush. An open-source game inspired by snake, written in pure Zig with SDL2.
EasyCert
EasyCert quickly generates web server TLS certificates that have been self-signed by a private certificate authority that it also creates.
flappy-rust
A Rust SDL2 clone of Flappy Gopher which is a clone of Flappy Bird
golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp.
gosx-notifier
gosx-notifier is a Go framework for sending desktop notifications to OSX 10.8 or higher
sync-map-analysis
Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.
ziglang-set
A generic and general purpose Set implementation for the Zig language
zigualizer
Zigualizer: A music visualizer built with Zig, powered by the FFT algorithm.
deckarep's Repositories
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp.
deckarep/ziglang-set
A generic and general purpose Set implementation for the Zig language
deckarep/zigualizer
Zigualizer: A music visualizer built with Zig, powered by the FFT algorithm.
deckarep/dungeon-rush
πΎπ A zig port of Dungeon Rush. An open-source game inspired by snake, written in pure Zig with SDL2.
deckarep/zigrdkafka
This is librdkafka, hijacked and under the command and control of Zig, an easy Kafka client to tame your consumer and producer cluster.
deckarep/DrSbaitsoUi
A front-end for Dr. Sbaitso done in Zig and Raylib.
deckarep/freegemas
Freegemas is an open source version of the well known Bejeweled, built in Zig using SDL2 ported from the original C++ version
deckarep/tips
tips: The command-line tool to wrangle your Tailscale tailnet cluster whether large or small.
deckarep/laffer-casino-extractor
a Python3 CLI tool to extract Larry Casino game (sprites, audio, etc) from the RESOURCE.VOL file
deckarep/raylib-coro-demo
Raylib with coroutines using the C-based neco project
deckarep/CosmicInvaders
Future home for the re-creation of Cosmic Invaders originally in C++/Allegro, now in Zig/Raylib.
deckarep/larry-pops-up
Larry Pops Up! A modern recreation of an small desktop widget/toy to promote Leisure Suit Larry 7: Love for Sail
deckarep/awesome-zig
A collection of some awesome public Zig programming language projects.
deckarep/ComputerSoftware
General repository for all software (emulators, dev tools, etc) related to Vircon32 but not running on console itself
deckarep/ConsoleSoftware
General repository for all code (games, BIOS, etc) that runs within the Vircon32 console itself
deckarep/dos-like
Engine for making things with a MS-DOS feel, but for modern platforms
deckarep/dosbtalk
unofficial API implementation for Text-to-Speech Engine by First Byte
deckarep/doschgpt
A proof-of-concept ChatGPT, Hugging Face and Ollama client for DOS with text-to-speech for Sound Blaster compatible systems.
deckarep/Dungeon-Wizard
Action roguelike deckbuilder game in Zig
deckarep/DungeonRush
πΎπ A opensource game inspired by Snake, written in pure C with SDL
deckarep/gimme
A yummy collection of useful Allocators.
deckarep/mr_snuggles_dungeon_adventure
Roguelite game made with Go and Raylib - Demo & Game is available on Steam https://store.steampowered.com/app/2968730/Mr_Snuggles_Dungeon_Adventure/
deckarep/neco
Concurrency library for C (coroutines)
deckarep/Odinfun
Just messing with Odin - a manual memory management, modern replacement for C
deckarep/sci-scripts
deckarep/Space-Quest-V-Voice-Acting-Mod
Voice acting added to Space Quest 5.
deckarep/TrivialQuest
Sierra on-line trivia and copy protection game in JS
deckarep/Vircon32Documents
A collection of PDF documents related to the console. Mainly specifications and guides.
deckarep/zig-sdl3-test
Bootstrapping Zig to compile against SDL3
deckarep/ZombieGardenTD
A Plants vs Zombies clone written in C using Raylib