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
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Expression evaluator for Go☆70Updated last week
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- ☆38Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 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☆35Updated 6 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- ☆28Updated 3 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Print uncovered code☆54Updated 2 months ago
- Non-Invasive goroutine inspector☆90Updated this week
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago