marusama / semaphore
Fast resizable golang semaphore primitive
☆173Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for semaphore
- errgroup with goroutine worker limits☆162Updated last year
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- CyclicBarrier golang implementation☆146Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- concurrency utilities☆289Updated 5 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A fast little LRU cache for Go☆157Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A tiny library to get current goroutine id☆91Updated last year
- Bitset data structure☆158Updated last year
- Customizable TCP net.Listener for Go☆145Updated last year
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆172Updated last year
- [mirror]☆281Updated 2 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated last week
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Eventually consistent distributed in-memory cache Go library☆156Updated last year
- Deep copy generator☆150Updated 3 weeks ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆150Updated last year