acomagu / bufpipeLinks
The buffered IO pipe.
☆34Updated 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
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Like sync.Mutex, but works across processes☆83Updated 6 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- ☆101Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Create a new SSH agent on any type of OS (so including Windows)☆63Updated last year
- Go JSON5 decoder package based on encoding/json☆64Updated last year
- Buffered Reader/Writer☆78Updated 6 months ago
- Generic boolean expression evaluation in Go☆119Updated last month
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 7 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago