lukechampine / uint128Links
uint128 for Go
☆250Updated 9 months ago
Alternatives and similar repositories for uint128
Users that are interested in uint128 are comparing it to the libraries listed below
Sorting:
- Generic and fast binary serializer for Go☆228Updated last year
- Optimized bit-level Reader and Writer for Go.☆249Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- fast int64-int64 map for go☆98Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Intern Go strings☆95Updated last year
- Bitset data structure☆164Updated 2 years ago
- View annotated files based on line-spec☆225Updated last year
- 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
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Miscellaneous Go hacks☆242Updated 2 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆287Updated 3 years ago
- ☆122Updated 2 years ago
- A fast ISO8601 date parser for Go☆152Updated 5 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Document mathematical Go code beautifully☆202Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago