kristoiv's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
gogs/gogs
Gogs is a painless self-hosted Git service
tools/godep
dependency tool for go
dirtycow/dirtycow.github.io
Dirty COW
looplab/fsm
Finite State Machine for Go
buildroot/buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open issues or file pull requests here.
paypal/gatt
Gatt is a Go package for building Bluetooth Low Energy peripherals
HelgeSverre/ollama-gui
A Web Interface for chatting with your local LLMs via the ollama API
NordicPlayground/nrf5-eagle-reference-design
kristoiv/dirtymartini
Martini is a great Go(lang) library for creating web-related software. A part of what makes it great is that it is very clean and contains few features, making it easy to read and understand the source code. However, to increase productivity and promote code reuse in my projects I wanted to dirty my Martini up a bit. This is my Dirty Martini library which adds some useful features to the Martini library that fits my purposes.
storvik/nRF5x-build-scripts
Makefiles used to compile nRF5x projects.