djherbis / nioLinks
Concurrent Buffered IO in Go #golang
☆249Updated 3 years ago
Alternatives and similar repositories for nio
Users that are interested in nio are comparing it to the libraries listed below
Sorting:
- Easy column formatted output for golang☆167Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 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
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 6 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- Package errd simplifies error and defer handling.☆153Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆266Updated 3 months ago
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Updated 8 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 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
- atomic is a go package for atomic file writing☆206Updated 3 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Go package for program configuration☆175Updated 3 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 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