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
- Resiliency patterns for golang☆2,340Feb 23, 2025Updated last year
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated last month
- Stochastic flame graph profiler for Go programs☆3,945Nov 7, 2018Updated 7 years ago
- faster JSON serialization for Go☆2,995Sep 21, 2023Updated 2 years ago
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Go port of Coda Hale's Metrics library☆3,473Apr 1, 2025Updated 11 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Like Go channels over the network☆2,455Feb 5, 2019Updated 7 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,378Apr 6, 2024Updated last year
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Utilities for Go structs☆3,933Oct 10, 2018Updated 7 years ago
- Simple error handling primitives☆8,228Nov 2, 2021Updated 4 years ago
- Crash your app in style (Golang)☆3,717Mar 13, 2025Updated last year
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 3 years ago
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- The pure golang implementation of nanomsg (version 1, frozen)☆1,521Nov 3, 2019Updated 6 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,217Nov 2, 2018Updated 7 years ago
- One of the fastest alternative JSON parser for Go that does not require schema☆5,584Jul 12, 2024Updated last year
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- Go channels at horizontal scale (powered by message queues)☆1,549Jul 22, 2022Updated 3 years ago
- a generic object pool for golang☆1,244May 30, 2023Updated 2 years ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,293Updated this week
- Benchmarks of Go serialization methods☆1,625Jul 4, 2025Updated 8 months ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,168Nov 27, 2021Updated 4 years ago
- Blazing fast, structured, leveled logging in Go.☆24,383Mar 12, 2026Updated last week
- Dynamically resizable pools of goroutines which can queue an infinite number of jobs.☆87Mar 9, 2016Updated 10 years ago
- A port of the LMAX Disruptor to the Go language.☆1,458Mar 3, 2026Updated 2 weeks ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,196Jan 22, 2025Updated last year
- An embedded key/value database for Go.☆14,619Mar 2, 2018Updated 8 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,850Mar 9, 2026Updated last week
- Package Management for Golang☆8,113Jul 22, 2024Updated last year
- ⏱ The exponential backoff algorithm in Go☆3,954Feb 21, 2026Updated 3 weeks ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,339Nov 29, 2024Updated last year
- Now is a time toolkit for golang☆4,679Feb 2, 2026Updated last month
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,947Nov 15, 2025Updated 4 months ago