oyamo's Stars
torvalds/linux
Linux kernel source tree
go-kit/kit
A standard library for microservices.
dariubs/GoBooks
List of Golang books
google/wire
Compile-time Dependency Injection for Go
maaslalani/slides
Terminal based presentation tool
gorse-io/gorse
Gorse open source recommender system engine
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
arl/statsviz
🚀 Visualise your Go program runtime metrics in real time in the browser
gookit/slog
📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能
stuartcarnie/go-simd
Optimized functions for Go using SIMD
twitchyliquid64/golang-asm
The assembler from the Go compiler, in library form.
lynnemunini/book-shelf
BookShelf App is an Android application that lets users search for books, view book details, leave reviews, add books to favorites, and view example categories of books. The app uses Firebase's Firestore database service to store user and book data and the Google Books API to search for books and retrieve book data.
charly3pins/eShop
E-Commerce project using Hexagonal Architecture (Ports-and-adapters) as a proof-of-concept applying DDD in Go
nairobi-gophers/gophercon2024
Backend for 2024 Nairobi Gophers
stevechacha/SaccoRide
A SACCO app is a mobile application designed to provide members of SACCOs with a convenient and accessible way to access SACCO services and manage their accounts on-the-go.
Dalton-47/Task-Management-Application
This is a mobile application done in java and uses firebase as backend for managing your daily tasks and synced with Google API Calendar.
EdwinWalela/rage
Minimalistic CLI Load Tester
Borwe/kplc-outage-parser
A library to give output of latest data from kplc outages pdf @ https://kplc.co.ke/category/view/50/planned-power-interruptions
fbiego/Windows_32
A demo project for ZX7D00CE01S
BrianMwangi21/njamba
njamba is your own OpenAI assistant on the terminal
oyamo/kplc-outage-microservice
A backend application that sends reminders to emails and GCM about power outages in a specific location
oyamo/watermark-gen
A watermark generator using golang.
oyamo/electrify-x16
A simulated 16-bit computer and its assembler
oyamo/events
oyamo/png-utils
Low-Level PNG Manipulations with Golang
oyamo/secure-proxy
Low-Level HTTP/1.1 Proxy server
AppsLab-KE/backend-everyshilling
A fullblown microservice for exchanging and trading currencies.
AppsLab-KE/interniship-git
oyamo/pngx
Superfast PNG Encoder that utilises parallel processing
oyamo/snowflake
An implementation of twitter's snowflake algorithm, a distributed 64-bit unique ID generator.