vpxyz / xorshiftLinks
GO Fast xorshift* and xorshift+ implementation
☆16Updated 5 years ago
Alternatives and similar repositories for xorshift
Users that are interested in xorshift are comparing it to the libraries listed below
Sorting:
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Faster search for fixed patterns with Go☆27Updated 7 years ago
- 2D locality queries in Go☆34Updated 5 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Go implementation of Adiantum☆90Updated last year
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago
- A fast userspace CSPRNG☆92Updated last year
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- ☆18Updated 4 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 4 years ago