tevino / aboolLinks
Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.
☆265Updated 3 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
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Golang errors with stacktrace and context☆280Updated 2 months 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
- Basic string globs in golang☆145Updated 5 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆483Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- Small library to read your configuration from environment variables☆248Updated 10 months ago
- #golang file times (atime, mtime, ctime, btime)☆277Updated 2 years ago
- Managing go application shutdown with signals.☆198Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆224Updated last year
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Easy column formatted output for golang☆167Updated 5 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- Go (golang) package for progress bars around io.Reader/Writers.☆499Updated 4 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Logrus Prefixed Log Formatter☆199Updated 2 years ago
- atomic is a go package for atomic file writing☆206Updated 3 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- Fast conversions across various Go types with a simple API.☆381Updated 4 years ago
- Simple, configurable and scalable Structured Logging for Go.☆294Updated 2 years ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Utilities for slightly better logging in Go (Golang).☆371Updated last week
- Code generation tools for Go.☆432Updated 6 months ago
- Go package for program configuration☆175Updated 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 2 years ago