tidwall / boxLinks
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:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- A JSON stream parser for Go☆67Updated 2 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
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- Collect data about your dependencies☆43Updated 2 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks 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
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- ☆38Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago