Fast and scalable pseudorandom generator for Go
☆207Sep 15, 2021Updated 4 years ago
Alternatives and similar repositories for fastrand
Users that are interested in fastrand are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast histograms for Go☆37Mar 10, 2024Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- ☆42Oct 8, 2020Updated 5 years ago
- Customizable TCP net.Listener for Go☆151Jan 22, 2023Updated 3 years ago
- go wrapper for zstd☆474Nov 12, 2025Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- A collection of efficient generic integer parser functions for Go☆19Oct 16, 2024Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Jan 23, 2026Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- A revamped Google's jump consistent hash☆110Oct 19, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- GO Fast xorshift* and xorshift+ implementation☆16May 2, 2020Updated 5 years ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,441Feb 21, 2026Updated last month
- Simple and fast template engine for Go☆908Aug 28, 2023Updated 2 years ago
- Golang LRU cache☆5,004Mar 13, 2026Updated last week
- Brings SO_REUSEPORT into your Go server☆575Apr 28, 2021Updated 4 years ago
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆34May 30, 2024Updated last year
- ☆20Apr 8, 2023Updated 2 years ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,678Jul 27, 2023Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Mar 15, 2021Updated 5 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,097Jul 3, 2024Updated last year
- ☆11Jun 2, 2022Updated 3 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆42Apr 18, 2021Updated 4 years ago
- High throughput primitives library☆50Jun 16, 2023Updated 2 years ago
- Optimized Go Compression Packages☆5,437Updated this week
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- A simple cache meant to hold a small number of values☆30Oct 21, 2018Updated 7 years ago
- A cache library for Go with zero GC overhead.☆5,387Updated this week
- Go bindings to libffi☆27Jan 15, 2016Updated 10 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,728Dec 19, 2023Updated 2 years ago
- Golang example of TCP Fast Open (RFC7413)☆104Jan 9, 2015Updated 11 years ago
- Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than …☆3,309Jul 21, 2024Updated last year
- 😴 A tiny library for handling system interrupts☆38Jun 18, 2021Updated 4 years ago
- ☆38Dec 17, 2022Updated 3 years ago
- Go response to `swift vs node.js benchmarks` :)☆20Oct 24, 2016Updated 9 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.☆264Apr 2, 2023Updated 2 years ago
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- Monkey patching in Go☆3,422Jun 17, 2020Updated 5 years ago