#
awesome-go
Here are 49 public repositories matching this topic...
Visualize call graph of a Go program using Graphviz
visualization
golang
graphviz
label
arrow
static-analysis
callgraph
border
corners
call-graphs
golang-tools
awesome-go
-
Updated
May 28, 2021 - Go
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
golang
template
generator
email
templating
emails
smtp
hermes
email-template
awesome-go
mailgen
email-template-generator
-
Updated
Nov 26, 2020 - Go
goim server write by golang !🚀
-
Updated
Jun 29, 2021 - Go
-
Updated
Aug 15, 2020 - Go
Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more
-
Updated
Apr 25, 2021 - Go
Consistent hashing with bounded loads in Golang
golang
awesome
consistent-hashing
awesome-go
load-balancing
consistenthash
consistent-hashing-library
-
Updated
Jun 6, 2021 - Go
-
Updated
Feb 23, 2021 - Go
Snake game made in Go! 🐍
-
Updated
Aug 15, 2020 - Go
A curated list of Awesome Go performance libraries and tools
-
Updated
Jan 5, 2021
A minimal framework to build web apps; with handler chaining, middleware support; and most of all standard library compliant HTTP handlers(i.e. http.HandlerFunc).
go
golang
middleware
router
web-framework
api-server
api-rest
webframework
golang-library
multiplexer
golang-server
awesome-go
webgo
golang-module
-
Updated
Jul 4, 2021 - Go
An easy to use menu structure for cli applications that prompts users to make choices.
-
Updated
Jun 5, 2020 - Go
9
umutphp
commented
Feb 13, 2020
It is not a must-do task but needs to be discussed.
- Check if possible to implement a search
- Local search or over a service
Robust application configuration made simple
-
Updated
Nov 18, 2019 - Go
collection of awesome lists
learning
awesome
awesomeness
learn-to-code
awesome-list
learn-js
awesome-lists
awesome-go
awesome-python
learn-java
awesome-swift
awesome-vue
learn-javascript
awesome-css
awesome-javascript
awesome-code
awesome-blockchain
awesome-reactjs
awesome-java
awesome-flutter
-
Updated
Jul 24, 2021 - Python
-
Updated
Jul 11, 2021 - Go
akhilbojedla
commented
May 17, 2020
Description
Currently, we have before and after life cycle hooks that get executed before and after all the specified commands are executed. However, In some scenarios, it might be the case that we also need more granular life cycle hooks within the scope of a single command.
project: Sample Web App
before: export VARNAME="my value"
after: unset VARNAME
commands:
- build:
Pattern matchings for Go.
-
Updated
Jun 28, 2020 - Go
Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.
awesome
patterns
examples
example
best-practices
design-patterns
engineering-practice
best-practises
awesome-go
engineering-design
go-patterns
go-awesome-patterns
awesome-pattern
go-fucking-patterns
-
Updated
Jan 21, 2021 - Go
A package to allow one to concurrently go through a filesystem with ease
-
Updated
Aug 4, 2017 - Go
Colección de contenidos y recursos en Español para desarrolladores de Golang
-
Updated
May 12, 2021
Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
levenshtein
levenshtein-distance
string-distance
winkler
similarity-metric
common-prefix-bonus
string-pairs
string-similarity
edit-costs
awesome-go
-
Updated
Oct 15, 2020 - Go
go
api
golang
library
binding
api-documentation
api-client
bindings
api-wrapper
go-client
awesome-list
go-packages
golang-library
telegraph
telegraph-parser
telegraph-api
golang-bindings
golang-package
go-library
awesome-go
-
Updated
Apr 9, 2020 - Go
A simple logging interface that supports cross-platform color and concurrency.
-
Updated
Jan 7, 2020 - Go
Improve this page
Add a description, image, and links to the awesome-go topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the awesome-go topic, visit your repo's landing page and select "manage topics."
Apparently GoDoc cannot show documentation for exported methods of un-exported structs, and it makes no sense to export
parserand/orcommand, thus this project should provide its own documentation page.