Golang channel helpers and special types
☆809Feb 21, 2024Updated 2 years ago
Alternatives and similar repositories for channels
Users that are interested in channels are comparing it to the libraries listed below
Sorting:
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,902Feb 16, 2026Updated last week
- Resiliency patterns for golang☆2,337Feb 23, 2025Updated last year
- Stochastic flame graph profiler for Go programs☆3,946Nov 7, 2018Updated 7 years ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- Go port of Coda Hale's Metrics library☆3,473Apr 1, 2025Updated 10 months ago
- faster JSON serialization for Go☆2,994Sep 21, 2023Updated 2 years ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Utilities for Go structs☆3,931Oct 10, 2018Updated 7 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,372Apr 6, 2024Updated last year
- Like Go channels over the network☆2,456Feb 5, 2019Updated 7 years ago
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 2 years ago
- Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also wo…☆3,220Nov 2, 2018Updated 7 years ago
- Fast key-value DB in Go.☆15,499Updated this week
- Simple error handling primitives☆8,235Nov 2, 2021Updated 4 years ago
- Crash your app in style (Golang)☆3,714Mar 13, 2025Updated 11 months ago
- Golang in-memory database built on immutable radix trees☆3,444Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- One of the fastest alternative JSON parser for Go that does not require schema☆5,578Jul 12, 2024Updated last year
- Redis compatible server framework for Go☆2,294May 9, 2025Updated 9 months ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- The pure golang implementation of nanomsg (version 1, frozen)☆1,521Nov 3, 2019Updated 6 years ago
- Go channels at horizontal scale (powered by message queues)☆1,550Jul 22, 2022Updated 3 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,836Feb 9, 2026Updated 2 weeks ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,173Nov 27, 2021Updated 4 years ago
- ⏱ The exponential backoff algorithm in Go☆3,942Jan 4, 2026Updated last month
- a generic object pool for golang☆1,245May 30, 2023Updated 2 years ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,197Jan 22, 2025Updated last year
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,949Nov 15, 2025Updated 3 months ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Jun 28, 2021Updated 4 years ago
- Blazing fast, structured, leveled logging in Go.☆24,341Dec 31, 2025Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,710Dec 19, 2023Updated 2 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- Now is a time toolkit for golang☆4,660Feb 2, 2026Updated 3 weeks ago
- Graceful restart & zero downtime deploy for Go servers.☆4,895Feb 13, 2019Updated 7 years ago
- Go library for decoding generic map values into native Go structures and vice versa.☆8,052Jun 25, 2024Updated last year
- Golang plugin system over RPC.☆5,867Feb 9, 2026Updated 2 weeks ago