tidwall / box
Efficiently box values in Go. Optimized for primitives, strings, and byte slices.
☆70Updated last year
Related projects ⓘ
Alternatives and complementary repositories for box
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated last month
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Go templates invoked as functions☆152Updated 3 years ago
- Print uncovered code☆50Updated last year
- ☆110Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Object file abstractions in Go☆30Updated 7 months ago
- ☆28Updated 2 years ago
- In-process request tracing☆94Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Plausible additions to Go standard library packages☆39Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆71Updated 2 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆62Updated 2 years ago
- Bypasses restrictions on reflect☆73Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago