cespare / percpu
Best-effort CPU-local sharded values for Go
☆199Updated 3 years ago
Alternatives and similar repositories for percpu:
Users that are interested in percpu are comparing it to the libraries listed below
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Zero-allocation type-safe pool for Go☆231Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆121Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated this week
- Load file-backed memory☆122Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- ☆97Updated 4 months ago
- noctx finds function calls without context.Context.☆187Updated this week
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 8 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- ☆119Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- A corpus of popular Go modules☆108Updated 6 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Intern Go strings☆94Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Miscellaneous Go hacks☆238Updated 3 weeks ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Expression evaluator for Go☆72Updated last month