Zero-allocation type-safe pool for Go
☆253May 5, 2023Updated 2 years ago
Alternatives and similar repositories for zeropool
Users that are interested in zeropool are comparing it to the libraries listed below
Sorting:
- Generic wrapper around strconv.Parse*☆39Jul 19, 2022Updated 3 years ago
- WIP☆13May 12, 2025Updated 10 months ago
- An in-memory compressed cache for gigabytes of data written in Go.☆19Feb 6, 2023Updated 3 years ago
- Go port of Google's Swiss Table hash table☆468Dec 24, 2025Updated 2 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated last year
- Path finding on a 2D polygonal map☆62Dec 31, 2024Updated last year
- Ordered map☆122May 27, 2025Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- Go execution trace frontend☆1,381Dec 15, 2025Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆965Apr 10, 2025Updated 11 months ago
- A fast little LRU cache for Go☆175May 22, 2023Updated 2 years ago
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- ☆14Oct 14, 2024Updated last year
- Compile Go regular expressions to Go code☆96Aug 14, 2025Updated 7 months ago
- A random PromQL query generator☆24Feb 5, 2026Updated last month
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- Publish/subscribe utility☆27Jun 7, 2025Updated 9 months ago
- Assert your Go code is inlined and bounds-check eliminated☆315Mar 13, 2026Updated last week
- Best-effort CPU-local sharded values for Go☆202Sep 7, 2021Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated last year
- Library to help with walking of code directories in go☆95Mar 3, 2026Updated 2 weeks ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,447Apr 14, 2025Updated 11 months ago
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,081Mar 13, 2025Updated last year
- a thread-safe concurrent map for go☆47Jun 30, 2024Updated last year
- base16384 interface of golang☆10Oct 27, 2025Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- JSON schema support for Go programs☆92Oct 21, 2025Updated 5 months ago
- Multi-threaded PromQL engine implementation based on the Volcano paper.☆163Updated this week
- Go package implementing bitsets☆1,488Mar 1, 2026Updated 2 weeks ago
- Consistent hashing hashring implementation.☆37Dec 15, 2023Updated 2 years ago
- Communicating with NATS using the HTTP protocol.☆19Jun 22, 2024Updated last year
- Fork of go-yaml/yaml for go-faster needs☆10Nov 21, 2025Updated 4 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Nov 21, 2023Updated 2 years ago
- Unmarshal and Marshal generators for Go.☆13Feb 20, 2023Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Aug 19, 2025Updated 7 months ago