valyala / fastrandLinks
Fast and scalable pseudorandom generator for Go
☆206Updated 3 years ago
Alternatives and similar repositories for fastrand
Users that are interested in fastrand are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Go Pooling Helpers☆115Updated 4 years ago
- concurrency utilities☆299Updated 5 years ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- Clone any Go data structure deeply and thoroughly.☆320Updated last month
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- reflect api without runtime reflect.Value cost☆796Updated 2 months ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- ☆119Updated 2 years ago
- go wrapper for zstd☆452Updated 2 weeks ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 10 months ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- auto adjust your GOGC value☆228Updated 9 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆402Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- ☆485Updated last month
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 weeks ago