dustin / go-broadcast
A trivial channel pubsub I use in lots of projects.
☆242Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-broadcast
- A simple pubsub package for go.☆427Updated 5 months ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- A timed rate limiter for Go☆397Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- High level abstractions over the Go reflect library☆526Updated 2 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins☆509Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Toolbox - go utility library☆198Updated last week
- Server-sent events for Go☆495Updated 7 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Optimized bit-level Reader and Writer for Go.☆245Updated last year
- simple struct copying for golang☆452Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆150Updated last year
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆273Updated 5 years ago
- Managing go application shutdown with signals.☆196Updated 2 years ago
- Simply way to control goroutines execution order based on dependencies☆220Updated 5 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 5 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆334Updated 3 years ago
- A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.☆246Updated 7 years ago
- concurrency utilities☆289Updated 5 years ago
- Golang struct-to-table database mapper☆303Updated 4 years ago
- A package for IP Filtering in Go (golang)☆390Updated 2 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆138Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆237Updated 6 years ago
- Protobuf Field Mask Go utils☆236Updated 8 months ago
- A lightweight go library for parsing form data or json from an http.Request.☆137Updated last year
- gotiny 是一个高效的golang序列化库。☆100Updated last month