creack's Stars
resume/resume.github.com
Resumes generated using the GitHub informations
kholia/OSX-KVM
Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
DoctorWkt/acwj
A Compiler Writing Journey
99designs/gqlgen
go generate based graphql server library
go-vgo/robotgo
RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
kubernetes/kompose
Convert Compose to Kubernetes
gdamore/tcell
Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.
ruiqimao/keyboard-pcb-guide
Guide on how to design keyboard PCBs with KiCad
jwiegley/use-package
A use-package declaration for simplifying your .emacs
owenthereal/ccat
Colorizing `cat`
lmenezes/elasticsearch-kopf
web admin interface for elasticsearch
atopile/atopile
Design circuit boards with code! ✨ Get software-like design reuse 🚀, validation, version control and collaboration in hardware; starting with electronics ⚡️
creack/pty
PTY interface for Go
darold/pgFormatter
A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/
mmcloughlin/globe
Globe wireframe visualizations in Golang
MaxHalford/eaopt
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
zakirullin/tiny-compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
muesli/coral
Coral, a friendly Cobra fork with nearly all its features, but only 4 dependencies
luisvinicius167/godux
State Management for Go Backend application inspired in Redux.
lemire/despacer
C library to remove white space from strings as fast as possible
ebanner/hexasm
⚙️ Emacs minor mode for connecting hexl and nasm source code buffers
muayyad-alsadi/containerized-xorg-spice
containerized remote xorg using spice, can be accessed using included html5 client
nikolaydubina/import-graph
Collect data about your dependencies
simplereach/timeutils
A Go Wrapper for Approxidate
Tonkpils/snag
Automatic build tool for all your projects
SKF/go-eventsource
Package for building an Event Store in golang
moul/graphman
graph manipulation library in golang (pert, cpm, dijkstra, ...)
akhale3/GTThreads
Advanced Operating Systems
zabawaba99/cachegen
An expiration cache that uses "go generate"
zabawaba99/go-travis-github-release
A sample app to test releasing multiple go binaries with travis