sheikhrachel
Principal Software Engineer 👩💻 Big fan of Go, distributed systems, AWS, and dirty chais
Seattle, WA
sheikhrachel's Stars
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
redis/go-redis
Redis Go client
apache/incubator-answer
A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
bluenviron/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
go-swagger/go-swagger
Swagger 2.0 implementation for go
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
gobwas/ws
Tiny WebSocket library for Go.
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
bitfield/script
Making it easy to write shell-like scripts in Go
uber-go/goleak
Goroutine leak detector
schollz/progressbar
A really basic thread-safe progress bar for Golang applications
fvbock/endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
coder/websocket
Minimal and idiomatic WebSocket library for Go
gocelery/gocelery
Celery Distributed Task Queue in Go
ray-x/go.nvim
G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
kuberhealthy/kuberhealthy
A Kubernetes operator for running synthetic checks as pods. Works great with Prometheus!
twmb/franz-go
franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.8+. Producing, consuming, transacting, administrating, etc.
lesismal/arpc
More effective network communication, two-way calling, notify and broadcast supported.
brandur/sorg
A Go-based static site generator that compiles brandur.org.
carlescere/scheduler
Job scheduling made easy.
koyachi/go-nude
Nudity detection with Go.
Netflix/weep
The ConsoleMe CLI utility
philippta/trip
Elegant middleware functions for your HTTP clients.
andygeiss/esp32-transpiler
Transpile Golang into Arduino code to use fully automated testing at your IoT projects.
EdmondTabaku/gophront
A frontend library for Go
cashapp/cmmc
K8S ConfigMap Merging Controller