lukechampine / uint128Links
uint128 for Go
☆247Updated 7 months ago
Alternatives and similar repositories for uint128
Users that are interested in uint128 are comparing it to the libraries listed below
Sorting:
- Bitset data structure☆163Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆303Updated last month
- View annotated files based on line-spec☆225Updated last year
- Diodes are ring buffers manipulated via atomics.☆476Updated last month
- Generic and fast binary serializer for Go☆222Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- atomic is a go package for atomic file writing☆200Updated 3 years ago
- Optimized bit-level Reader and Writer for Go.☆249Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- XXH3 algorithm in Go☆456Updated 3 months ago
- Go reflection simplified☆102Updated 7 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago