tevino / aboolLinks
Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.
☆266Updated 4 months ago
Alternatives and similar repositories for abool
Users that are interested in abool are comparing it to the libraries listed below
Sorting:
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- Managing go application shutdown with signals.☆198Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆261Updated 6 years ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated 2 years ago
- Golang errors with stacktrace and context☆280Updated 3 months ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆483Updated 2 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆498Updated 4 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Small library to read your configuration from environment variables☆250Updated 11 months ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Easy column formatted output for golang☆167Updated 5 years ago
- Golang pkg for URL parsing and normalization☆161Updated 3 years ago
- Code generation tools for Go.☆432Updated 7 months ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- Basic string globs in golang☆145Updated 5 years ago
- atomic is a go package for atomic file writing☆206Updated 3 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 3 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Logrus Prefixed Log Formatter☆200Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 8 years ago