acomagu / bufpipeLinks
The buffered IO pipe.
☆33Updated 2 years ago
Alternatives and similar repositories for bufpipe
Users that are interested in bufpipe are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆119Updated 10 months ago
- Non-Invasive goroutine inspector☆92Updated last month
- Streaming text replacement for Go☆71Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 3 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 10 months ago
- ☆99Updated 8 months ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Create a new SSH agent on any type of OS (so including Windows)☆63Updated last year
- Simple string pattern matcher for Go☆132Updated this week
- Storing strings without GC overhead☆84Updated 5 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 3 months ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated last month
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago