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☆60Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- ☆101Updated 11 months ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 6 months ago
- Storing strings without GC overhead☆84Updated this week
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Golang LRU cache with expire feature.☆66Updated last year