Fast, high quality alternative to math/rand and golang.org/x/exp/rand
☆240Jan 23, 2026Updated last month
Alternatives and similar repositories for rand
Users that are interested in rand are comparing it to the libraries listed below
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- ☆14Oct 14, 2024Updated last year
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 2 months ago
- ☆38Dec 17, 2022Updated 3 years ago
- spectacular Golang struct tag parsing☆60Jan 22, 2024Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Mar 15, 2021Updated 5 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆332Nov 10, 2025Updated 4 months ago
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Expression evaluator for Go☆81Jan 21, 2026Updated last month
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,039Dec 22, 2025Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Oct 16, 2022Updated 3 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- An alternative to stack traces for your Go errors☆790Mar 9, 2026Updated last week
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Make your Go programs use less memory (maybe)☆979Mar 12, 2026Updated last week
- Go execution trace frontend☆1,380Dec 15, 2025Updated 3 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.☆2,915Mar 10, 2026Updated last week
- Faster substitution of tidwall/gjson☆57Sep 2, 2025Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated 2 years ago
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,141Dec 11, 2024Updated last year
- CPU feature identification for Go☆1,191Nov 10, 2025Updated 4 months ago
- Fast and scalable pseudorandom generator for Go☆207Sep 15, 2021Updated 4 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 5 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆911Nov 27, 2022Updated 3 years ago
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Aug 19, 2025Updated 7 months ago
- High performance JSON decoder in Go☆302Oct 4, 2023Updated 2 years ago
- Prometheus exporter/bridge for local services☆14Nov 27, 2022Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- A hopefully fast symbol table (string <=> integer sequence number)☆17Feb 18, 2026Updated last month
- 🔍 Go binary size SVG treemap☆590Mar 2, 2026Updated 2 weeks ago
- Better structured concurrency for go☆10,329Apr 26, 2024Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Nov 17, 2022Updated 3 years ago