ervitis's Stars
sashabaranov/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
wasilibs/go-re2
Drop-in replacement for regexp using re2, for any Go app
ent/ent
An entity framework for Go
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
QuivrHQ/quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
labstack/echo
High performance, minimalist Go web framework
uptrace/bunrouter
Golang HTTP router
cloudflare/flan
A pretty sweet vulnerability scanner
leetcode-mafia/cheetah
Mac app for crushing remote tech interviews with AI
uber-go/goleak
Goroutine leak detector
twitter/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
Eun/go-hit
http integration test framework
jetify-com/launchpad
From Code to Kubernetes in One Step.
bzick/tokenizer
Tokenizer (lexer) for golang
crazy-max/ghaction-container-scan
GitHub Action to check for vulnerabilities in your container image
golang/vuln
[mirror] the database client and tools for the Go vulnerability database
yoshi2095/Important-Study-Links
Amazing links for reference and self study.
uptrace/bun
SQL-first Golang ORM
dadrus/heimdall
A cloud native Identity Aware Proxy and Access Control Decision service
jackc/puddle
Generic resource pool for Go
cockroachdb/errors
Go error library with error portability over the network
gmhafiz/mirip
Mock Generator based on https://github.com/matryer/moq and https://quii.gitbook.io/learn-go-with-tests/questions-and-answers/http-handlers-revisited
go-task/task
A task runner / simpler Make alternative written in Go
ko-build/ko
Build and deploy Go applications
bespoyasov/frontend-clean-architecture
React + TypeScript app built using the clean architecture principles in a more functional way.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
sqlc-dev/sqlc
Generate type-safe code from SQL