zhangyunhao116 / fastrand
Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.
☆30Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastrand
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆176Updated 2 months ago
- a thread-safe concurrent map for go☆49Updated 4 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.☆243Updated last year
- ☆111Updated last year
- A faster Protobuf serializer & deserializer.☆88Updated 3 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆168Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆113Updated last year
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- Deep copy things☆27Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆113Updated this week
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- lock-free queue and other implementations☆127Updated last year
- Performance related examples for Go☆27Updated 9 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated 10 months ago
- A thread safe map which has expiring key-value pairs.☆72Updated 6 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 3 months ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- Patch all Go functions for testing☆254Updated 11 months ago
- ☆24Updated 2 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆111Updated last year
- Fork of github.com/apcera/termtables☆64Updated 4 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆54Updated last year
- A fast little LRU cache for Go☆157Updated last year
- ☆22Updated 2 years ago
- ☆80Updated 3 years ago
- ☆74Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Experimental packages not in std and golang.org/exp☆76Updated last month