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:
- Golang circular (ring) buffer☆176Updated 2 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- Easy column formatted output for golang☆166Updated 4 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 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
- 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.☆279Updated 3 years ago
- go4 hosts the go4.org packages.☆332Updated last year
- Go (golang) package to get hash strings of arbitrary data structures.☆138Updated 6 months ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆221Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 2 weeks ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 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 2 years ago
- Cobra command line tool generator for gRPC clients☆189Updated 2 years ago
- atomic is a go package for atomic file writing☆202Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- ☆171Updated 7 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