jwambugu's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
avgupta456/github-trends
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
teamhanko/hanko
Authentication and User Management solution for developers. Open source alternative to Clerk & Auth0.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
deepmap/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
authzed/spicedb
Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
blushft/go-diagrams
Create beautiful system diagrams with Go
duke-git/lancet
A comprehensive, efficient, and reusable util function library of Go.
mmumshad/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
Alfred-Skyblue/vue-draggable-plus
Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.
tweedegolf/teach-rs
A modular, reusable university course for Rust
plutov/practice-go
Practice Go: a collection of Go programming challenges
proullon/ramsql
In-memory SQL engine in Go sql/driver for testing purpose
valyala/fasttemplate
Simple and fast template engine for Go
MatthewJamesBoyle/golang-interview-prep
benjamincrozat/legacy-blog
Source code for Benjamin Crozat's blog built using the TALL stack and getting more than 45,000 monthly visitors.
koss-null/FuncFrog
Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way
realTristan/hermes
Extremely Fast Full-Text-Search Algorithm and Caching System
pmezard/adblock
AdBlockPlus parser, matcher and transparent HTTP/HTTPS proxy
jankremlacek/go-bazel
Micro services monorepo Golang Bazel Gazelle example setup