muesli / cancelreader
A cancelable reader for Go
☆126Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cancelreader
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- Go templates invoked as functions☆152Updated 3 years ago
- In-process request tracing☆94Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆60Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated 9 months ago
- Print uncovered code☆50Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Optional values for Go☆104Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- Notification broadcaster library☆152Updated 2 years ago
- Streaming text replacement for Go☆68Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- Bridge between Go testing.T and slog.☆48Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆59Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated this week
- Implements a deep pretty printer for Go data structures to aid in debugging☆107Updated last year
- 🚨 slog sampling: drop repetitive log records☆54Updated last week
- Expression evaluator for Go☆66Updated 8 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- µDiff - a micro Go diffing library☆168Updated last month