tevino / abool
Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.
☆264Updated 2 years ago
Alternatives and similar repositories for abool:
Users that are interested in abool are comparing it to the libraries listed below
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆244Updated 2 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 last year
- A Thread-Safe RateCounter implementation in Golang☆260Updated 9 months ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Fast conversions across various Go types with a simple API.☆382Updated 3 years ago
- go4 hosts the go4.org packages.☆326Updated last year
- Basic string globs in golang☆144Updated 4 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- View annotated files based on line-spec☆227Updated last year
- Easy column formatted output for golang☆166Updated 4 years ago
- Simple, configurable and scalable Structured Logging for Go.☆292Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated 2 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated 11 months ago
- Managing go application shutdown with signals.☆194Updated 2 months ago
- Code generation tools for Go.☆427Updated 4 months ago
- Asynchronous read-ahead for Go readers☆230Updated 6 months ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆175Updated last year
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Generate flags by parsing structures☆159Updated 3 months ago
- A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.☆136Updated 6 months ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆236Updated 6 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Extensions to the standard "os" package. Executable and ExecutableFolder.☆442Updated 5 years ago
- A playground for things that aren't interesting enough to have their own repo.☆334Updated 5 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Small library to read your configuration from environment variables☆243Updated 3 weeks ago