djherbis / nioLinks
Concurrent Buffered IO in Go #golang
☆247Updated 3 years ago
Alternatives and similar repositories for nio
Users that are interested in nio are comparing it to the libraries listed below
Sorting:
- Golang circular (ring) buffer☆174Updated 2 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 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 6 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Basic string globs in golang☆144Updated 4 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 3 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 3 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated last year
- View annotated files based on line-spec☆225Updated last year
- Asynchronous read-ahead for Go readers☆232Updated 10 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 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
- Templates, generics engine for Go☆136Updated 6 years ago
- Fluent immutable builders for golang☆222Updated 6 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 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
- atomic is a go package for atomic file writing☆200Updated 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
- Managing go application shutdown with signals.☆197Updated 6 months ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago