matryer / resyncLinks
sync.Once with Reset()
☆75Updated 5 years ago
Alternatives and similar repositories for resync
Users that are interested in resync are comparing it to the libraries listed below
Sorting:
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- atomic is a go package for atomic file writing☆206Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 4 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- Tickers with random jitter☆92Updated 3 years ago
- Generate flags by parsing structures☆165Updated 5 months ago
- Dependency-less dependencies for Go.☆122Updated 9 years ago
- Basic string globs in golang