mohsenafshar's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
filebrowser/filebrowser
📂 Web File Browser
dgraph-io/dgraph
high-performance graph database for powering real-time use cases
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
dgraph-io/badger
Fast key-value DB in Go.
etcd-io/bbolt
An embedded key/value database for Go.
airbnb/DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
go-ozzo/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
twitter/compose-rules
Static checks to aid with a healthy adoption of Compose