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 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- ☆100Updated 10 months ago
- Collect data about your dependencies☆43Updated 6 months ago
- Like sync.Mutex, but works across processes☆80Updated 4 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Create a new SSH agent on any type of OS (so including Windows)☆64Updated last year
- Streaming text replacement for Go☆72Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last month
- Load file-backed memory☆122Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Generic boolean expression evaluation in Go☆118Updated last week
- Storing strings without GC overhead☆84Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago