-
Updated
May 14, 2021 - Go
#
golang-package
Here are 1,197 public repositories matching this topic...
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
go
golang
livereload
task-runner
build-tool
build-system
filewatcher
watcher
golang-package
golang-application
go-tools
Copier for golang, copy value from struct to struct and more
-
Updated
Jul 2, 2022 - Go
Execute JavaScript from Go
-
Updated
Jul 5, 2022 - Go
CHANGELOG generator implemented in Go (Golang).
github
git
go
cli
golang
jira
gitlab
changelog
command-line-tool
golang-package
git-chglog
keep-a-changelog
-
Updated
Jun 24, 2022 - Go
Go Language Library for SVG generation
visualization
svg
go
golang
xml
sketch
graphics
markup
svg-path
golang-library
graphic-design
graphic-programming
svg-images
golang-package
-
Updated
Apr 24, 2022 - Go
Simple, lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
config
go
golang
yaml
toml
configuration
s3-bucket
configuration-management
viper
config-loader
configuration-file
golang-package
-
Updated
Jul 6, 2022 - Go
-
Updated
Jun 26, 2022 - Go
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
parser for Google ProtocolBuffers definition
-
Updated
Jun 30, 2022 - Go
GRPC for low-memory environments
-
Updated
Jul 6, 2022 - Go
go
linux
golang
tcp
packets
network
health-check
haproxy
handshake
golang-library
ack
golang-package
-
Updated
Jun 30, 2022 - Go
Code generation tools for Go.
-
Updated
Mar 25, 2022 - Go
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
testing
go
golang
framework
toolkit
test-suite
assertions
equality
tests
testsuite
hacktoberfest
golang-package
golang-testing
deep-equals
httptest
variable-equality
testdeep
-
Updated
Jun 30, 2022 - Go
Low-level Go interface to SQLite 3
-
Updated
May 30, 2022 - Go
Social oAuth login in Go has never been so easy
-
Updated
Jul 15, 2021 - Go
Promise / Future library for Go
go
golang
promises
promise
promise-library
future
golang-library
futures
golang-package
golang-examples
go-generics
promises-library
golang-future
-
Updated
May 30, 2022 - Go
Go implementation of the XDG Base Directory Specification and XDG user directories
go
windows
macos
golang
unix
library
cross-platform
xdg
specification
plan9
golang-library
golang-package
xdg-basedir
xdg-compliance
xdg-specs
xdg-user-dirs
known-folders
-
Updated
Jul 5, 2022 - Go
panamafrancis
commented
Mar 4, 2022
As a user i would like a command to aid in debugging parquet files. For instance I would like to obtain the following file stats in a single command:
- compression algorithm
- page type v1/v2?
- row group size
- author / created by
- version
- metadata
- page size
- total records /row count
- any internal info that could help too
An embeddable lightweight, high-performance Go/Golang MQTT Server (broker) for IoT and PubSub
-
Updated
Jun 22, 2022 - Go
A Twitch Helix API client written in Go.
-
Updated
Jun 17, 2022 - Go
1Password's Strong Password Generator - Go package
-
Updated
Jan 11, 2022 - Go
Find out which of your friends are online on Tinder
go
golang
security
expose
golang-wrapper
tinder
tinder-ui
golang-library
golang-sdk
golang-tools
golang-package
golang-examples
golang-application
tinder-api
-
Updated
Dec 7, 2017 - Go
The Github README for JFrog Go-center. Use this for reporting issues
-
Updated
May 14, 2021
An easy to use menu structure for cli applications that prompts users to make choices.
-
Updated
Aug 31, 2021 - Go
goconfig uses a struct as input and populates the fields of this struct with parameters from command line, environment variables and configuration file.
-
Updated
Oct 21, 2021 - Go
Open
Add benchmarks
osteele
commented
Jun 10, 2018
Add benchmarks.
These could be translated into Markdown from the test files in https://github.com/SlinSo/goTemplateBenchmark.
There might also be benchmarks or test files in some of the other Liquid implementations.
Go package to scan paper documents 📄 from a scanner 🖨️ via the network 🕸️ using the Apple AirScan (eSCL) protocol.
-
Updated
Jun 1, 2022 - Go
High-Performance Shortlink ( Short URL ) app creator in Golang. For privacy reasons, you may prefer to host your own short URL app and this is the one to use.
-
Updated
Jun 7, 2021 - Go
Improve this page
Add a description, image, and links to the golang-package topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the golang-package topic, visit your repo's landing page and select "manage topics."
It seems like a slight pain to do this, but it might be useful to have a GitHub action generate HTML GoDoc on PRs / code pushes, so that reviewers can easily preview what the GoDoc will look like.
It looks like the easiest way to do this is with wget sadly (if you want all the nice styles and such applied in the html).