akhtarfath's Stars
microsoft/cascadia-code
This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
unidoc/unipdf
Golang PDF library for creating and processing PDF files (pure go)
zalando/spilo
Highly available elephant herd: HA PostgreSQL cluster using Docker
denisenkom/go-mssqldb
Microsoft SQL server driver written in go language
sdkman/sdkman-cli
The SDKMAN! Command Line Interface
jenv/jenv
Manage your Java environment
shyiko/jabba
(cross-platform) Java Version Manager
golang-migrate/migrate
Database migrations. CLI and Golang library.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
jauhararifin/magelang
Magelang is a programming language targeting webassembly
RhysSullivan/shiptalkers
zdharma-continuum/zinit
🌻 Flexible and fast ZSH plugin manager
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Fs02/go-todo-backend
Go Todo Backend example using modular project layout for product microservice.
gotestyourself/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
neutonfoo/dotfiles
My personal dotfiles. README in .config folder.
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
eza-community/eza
A modern alternative to ls
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
sqlc-dev/sqlc
Generate type-safe code from SQL
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
gofiber/fiber
⚡️ Express inspired web framework written in Go
goccy/go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
public-apis/public-apis
A collective list of free APIs
jmoiron/sqlx
general purpose extensions to golang's database/sql