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
- go4 hosts the go4.org packages.☆330Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Asynchronous read-ahead for Go readers☆233Updated 10 months ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated 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
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 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
- 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
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Templates, generics engine for Go☆136Updated 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
- An RFC7234 compliant golang http.Handler for caching HTTP responses☆264Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 3 months 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
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Streaming File Cache for #golang☆128Updated last year
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 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.☆198Updated 6 months ago