valyala / fastrand
Fast and scalable pseudorandom generator for Go
☆202Updated 3 years ago
Alternatives and similar repositories for fastrand:
Users that are interested in fastrand are comparing it to the libraries listed below
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- concurrency utilities☆292Updated 5 years ago
- high-performance common weighted algorithm library☆199Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- CyclicBarrier golang implementation☆152Updated 4 years ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆156Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- ☆469Updated last week
- Fast and easy-to-use skip list for Go.☆397Updated 4 months ago
- gotiny 是一个高效的golang序列化库。☆101Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A timed rate limiter for Go☆399Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- Async utilities for Golang.☆99Updated 8 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- A golang package that allows you to access unexported functions from other packages☆236Updated 4 years 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.☆252Updated last year
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆542Updated 6 months ago
- auto adjust your GOGC value☆223Updated 6 months ago