grinish21's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
abiosoft/colima
Container runtimes on macOS (and Linux) with minimal setup
systemdesign42/system-design
A resource to help you become good at work 👇
jackc/pgx
PostgreSQL driver and toolkit for Go
dustin/go-humanize
Go Humans! (formatters for units to human friendly sizes)
static-web-server/static-web-server
A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
destel/rill
Go toolkit for clean, composable, channel-based concurrency
alijahnas/CKA-practice-exercises
This is a guide for passing the CNCF Certified Kubernetes Administrator (CKA) with practice exercises. Good luck!
earthboundkid/flowmatic
Structured concurrency made easy
moonbeam-nyc/snorlax
wake and sleep Kubernetes deployments on a schedule
ninadingole/docker-compose-stacks
Contains all the docker-compose stacks I use for my testing and development work
deggja/serpent
Chaos snake for Kubernetes. Chaos engineering combined with a classic snake game.
Gelio/go-global-update
A command to update globally installed go executables
idsulik/go-collections
Go package that provides implementations of common data structures including a double-ended queue (Deque), a linked list, a queue, a trie, a stack, a priority queue, a binary search tree, a graph, a skip list, a bloom filter, a ring buffer, a disjoint set, an avl tree, and a segment tree
matthewdale/gophercon2024
NCAR/go-figure
A Viper wrapper to read from tiered locations and files
emphori/go-git-sql
A barebones SQL-backed storage implementation for go-git