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
Sorting:
- A JSON stream parser for Go☆67Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Expression evaluator for Go☆74Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- Non-Invasive goroutine inspector☆90Updated last month
- simple data streams for go☆31Updated 2 years ago
- Convert a go file to its ast representation☆92Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 7 months ago
- ☆38Updated 2 years ago
- ☆33Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- TopN collector☆24Updated 11 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago