Pinned Repositories
bleve
A modern text indexing library for go
fswatch
Watch file change, and trigger commands. (Cross platform)
go-unused-funcs
Find unused functions and methods in Go code
godotenv
A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
httpc
golang http client helper
motion
Navigation and insight in Go
pq-types
Go package providing additional types for PostgreSQL: int, bigint and string arrays (former is compatible with intarray module), json and jsonb values, few PostGIS types.
reform
A better ORM for Go, based on non-empty interfaces and code generation.
stackerror
stack error package for golang
bikbah's Repositories
bikbah/go-unused-funcs
Find unused functions and methods in Go code
bikbah/bleve
A modern text indexing library for go
bikbah/fswatch
Watch file change, and trigger commands. (Cross platform)
bikbah/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
bikbah/httpc
golang http client helper
bikbah/motion
Navigation and insight in Go
bikbah/pq-types
Go package providing additional types for PostgreSQL: int, bigint and string arrays (former is compatible with intarray module), json and jsonb values, few PostGIS types.
bikbah/reform
A better ORM for Go, based on non-empty interfaces and code generation.
bikbah/stackerror
stack error package for golang
bikbah/tools
[mirror] Go Tools
bikbah/vim-go
Go development plugin for Vim