valyala / fastrand
Fast and scalable pseudorandom generator for Go
☆200Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastrand
- errgroup with goroutine worker limits☆162Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆150Updated last year
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- concurrency utilities☆289Updated 5 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- high-performance common weighted algorithm library☆198Updated last year
- ☆452Updated 3 weeks ago
- Fast and easy-to-use skip list for Go.☆381Updated last month
- CyclicBarrier golang implementation☆146Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- A highly optimized double-ended queue☆185Updated last year
- gotiny 是一个高效的golang序列化库。☆100Updated last month
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- Golang Serializer Benchmark Comparison☆414Updated last year
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆390Updated 5 months ago
- Deep copy things☆573Updated 3 years ago
- Clone any Go data structure deeply and thoroughly.☆305Updated 6 months ago
- Gotabulate - Easily pretty-print your tabular data with Go☆334Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 6 months ago
- lock-free queue and other implementations☆127Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago