#
awesome-go
Here are 44 public repositories matching this topic...
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
Sep 1, 2020 - Go
-
Updated
Aug 15, 2020 - Go
goim server write by golang !🚀
-
Updated
Jul 27, 2020 - Go
Consistent hashing with bounded loads in Golang
golang
awesome
consistent-hashing
awesome-go
load-balancing
consistenthash
consistent-hashing-library
-
Updated
Oct 6, 2019 - Go
Snake game made in Go! 🐍
-
Updated
Aug 15, 2020 - Go
A curated list of Awesome Go performance libraries and tools
-
Updated
Jul 12, 2020
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
toolkit
uri
handler
signature
web-framework
api-server
shutdown
api-rest
webframework
multiplexer
tpl
uri-parameters
awesome-go
rcode
responsewriter
-
Updated
Jul 14, 2020 - Go
An easy to use menu structure for cli applications that prompts users to make choices.
-
Updated
Jun 5, 2020 - Go
Robust application configuration made simple
-
Updated
Nov 18, 2019 - 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:
-
Updated
Jun 4, 2020 - Go
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
A package to allow one to concurrently go through a filesystem with ease
-
Updated
Aug 4, 2017 - 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
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
Sep 8, 2020 - Python
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
Aug 26, 2020 - Go
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
Mar 12, 2020 - Go
A simple logging interface that supports cross-platform color and concurrency.
-
Updated
Jan 7, 2020 - Go
Minimalistic REST client for Go applications
-
Updated
Nov 28, 2019 - Go
Patreon Go API client
-
Updated
Sep 17, 2019 - 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.