smallnest / distributedLinks
distributed synchronization primitives
☆62Updated 2 years ago
Alternatives and similar repositories for distributed
Users that are interested in distributed are comparing it to the libraries listed below
Sorting:
- CyclicBarrier golang implementation☆159Updated 5 years ago
- ☆74Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- 🥼 personal Go codebase☆37Updated 2 years ago
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 months ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Runtime struct builder for Go☆32Updated 2 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 5 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆54Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 11 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- go channel patterns☆91Updated 6 years ago
- Distributed tracing with Go Microservice☆51Updated 6 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆29Updated 4 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago