tidwall / box
Efficiently box values in Go. Optimized for primitives, strings, and byte slices.
☆70Updated 2 years ago
Alternatives and similar repositories for box:
Users that are interested in box are comparing it to the libraries listed below
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Print uncovered code☆53Updated last month
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- ☆94Updated 2 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Object file abstractions in Go☆30Updated 11 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Parse json with comments and trailing commas.☆88Updated 3 years ago