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☆61Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- ☆101Updated last year
- Collect data about your dependencies☆43Updated 9 months ago
- Non-Invasive goroutine inspector☆93Updated 6 months 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.☆77Updated 5 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 6 months ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Like sync.Mutex, but works across processes☆83Updated 6 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Go templates invoked as functions☆156Updated 4 years ago
- WIP☆21Updated 7 months ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Natural strings sorting in Go☆80Updated last year
- Object file abstractions in Go☆31Updated last year
- Load file-backed memory☆122Updated 3 years ago
- 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
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Go expression evaluation comparison☆56Updated last year
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago