valyala / fastrand
Fast and scalable pseudorandom generator for Go
☆205Updated 3 years ago
Alternatives and similar repositories for fastrand:
Users that are interested in fastrand are comparing it to the libraries listed below
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- concurrency utilities☆296Updated 5 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 11 months ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- reflect api without runtime reflect.Value cost☆790Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆410Updated 7 months ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Patch all Go functions for testing☆256Updated last year
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Clone any Go data structure deeply and thoroughly.☆313Updated this week
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆209Updated 8 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- ☆480Updated last month
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆176Updated last year
- ☆118Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- Eventually consistent distributed in-memory cache Go library☆159Updated 2 years ago