Zero-allocation type-safe pool for Go
☆251May 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*☆38Jul 19, 2022Updated 3 years ago
- WIP☆13May 12, 2025Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,030Oct 27, 2024Updated last year
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 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,095May 2, 2025Updated 9 months ago
- Go execution trace frontend☆1,378Dec 15, 2025Updated 2 months ago
- An in-memory compressed cache for gigabytes of data written in Go.☆19Feb 6, 2023Updated 3 years ago
- A fast little LRU cache for Go☆174May 22, 2023Updated 2 years ago
- Ordered map☆121May 27, 2025Updated 9 months ago
- ☆13Oct 14, 2024Updated last year
- Go port of Google's Swiss Table hash table☆469Dec 24, 2025Updated 2 months ago
- Compile Go regular expressions to Go code☆96Aug 14, 2025Updated 6 months ago
- A random PromQL query generator☆24Feb 5, 2026Updated 3 weeks ago
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆963Apr 10, 2025Updated 10 months ago
- Best-effort CPU-local sharded values for Go☆203Sep 7, 2021Updated 4 years ago
- a thread-safe concurrent map for go☆48Jun 30, 2024Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- auto adjust your GOGC value☆231Aug 20, 2024Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 10 months ago
- ☆16Dec 22, 2024Updated last year
- Communicating with NATS using the HTTP protocol.☆19Jun 22, 2024Updated last year
- Publish/subscribe utility☆26Jun 7, 2025Updated 8 months ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,076Mar 13, 2025Updated 11 months ago
- Better structured concurrency for go☆10,309Apr 26, 2024Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated this week
- Consistent hashing hashring implementation.☆37Dec 15, 2023Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,443Apr 14, 2025Updated 10 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- A Go API for perf_event_open☆27Jul 3, 2024Updated last year
- An embedded time-series database☆1,235Aug 6, 2025Updated 6 months ago
- Go package implementing bitsets☆1,485Feb 1, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,900Feb 21, 2026Updated last week
- A memory arena implementation for Go.☆553Mar 16, 2024Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆538Feb 14, 2026Updated 2 weeks ago