lukechampine / uint128
uint128 for Go
☆246Updated 6 months ago
Alternatives and similar repositories for uint128
Users that are interested in uint128 are comparing it to the libraries listed below
Sorting:
- go4 hosts the go4.org packages.☆328Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆296Updated 3 weeks ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- View annotated files based on line-spec☆226Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Generic and fast binary serializer for Go☆222Updated last year
- Various golang benchmarks I've written☆110Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Miscellaneous Go hacks☆239Updated last month
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆160Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆285Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Bitset data structure☆163Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- Intern Go strings☆95Updated last year
- atomic is a go package for atomic file writing☆200Updated 3 years ago
- Optimized bit-level Reader and Writer for Go.☆248Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆122Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆333Updated last year