fahmyabdul's Stars
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
urfave/cli
A simple, fast, and fun package for building command line apps in Go
charmbracelet/gum
A tool for glamorous shell scripts 🎀
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
ent/ent
An entity framework for Go
go-task/task
A task runner / simpler Make alternative written in Go
go-vgo/robotgo
RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
onsi/ginkgo
A Modern Testing Framework for Go
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
dunglas/frankenphp
🧟 The modern PHP app server
makenotion/notion-sdk-js
Official Notion JavaScript Client
dustin/go-humanize
Go Humans! (formatters for units to human friendly sizes)
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
tucnak/telebot
Telebot is a Telegram bot framework in Go.
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.
fleetdm/fleet
Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
gorilla/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
flosch/pongo2
Django-syntax like template-engine for Go
unidoc/unipdf
Golang PDF library for creating and processing PDF files (pure go)
sequelize/express-example
A proposal for the usage of Sequelize within an Express.JS application.
cucumber/godog
Cucumber for golang
johnfercher/maroto
A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
rabbitmq/amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
jomei/notionapi
A Notion API SDK, written in Golang
dstotijn/go-notion
Go client for the Notion API.
barelyhuman/goblin
Golang binaries compiled on-demand for your system
ivanwilliammd/satusehat-integration
SATUSEHAT Integration Library - easy way to create FHIR R4 resource object
sofianhadi1983/fiber-cucumber-demo
This is a demo project to show possible setup for Cucumber-Godog using golang and gofiber.