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
- Expression evaluator for Go☆72Updated last month
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- Collect data about your dependencies☆43Updated this week
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 6 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- High throughput primitives library☆50Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆64Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Print uncovered code☆54Updated 3 months ago
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago