cespare / percpu
Best-effort CPU-local sharded values for Go
☆197Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for percpu
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Merge multiple pprof profile files into a single file☆122Updated last year
- Go templates invoked as functions☆152Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- ☆118Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Script engine, especially good for tests☆145Updated 8 months ago
- ☆110Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- ☆88Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Consistent hashing hashring implementation.☆34Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Ordered map☆97Updated 4 months ago
- Expression evaluator for Go☆66Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆213Updated last year
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- Intern Go strings☆92Updated 11 months ago
- Deep copy generator☆149Updated 2 weeks ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- Cache benchmark for Golang☆67Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago