uint128 for Go
☆262Nov 16, 2024Updated last year
Alternatives and similar repositories for uint128
Users that are interested in uint128 are comparing it to the libraries listed below
Sorting:
- Make random JSON in Go☆25Feb 9, 2020Updated 6 years ago
- A memory allocator for Go.☆86Mar 11, 2020Updated 5 years ago
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆412Aug 13, 2025Updated 6 months ago
- A Geiger counter for allocations☆276Sep 17, 2020Updated 5 years ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 years ago
- Static bit vector structures library☆72Jul 16, 2019Updated 6 years ago
- A library for building custom DNS servers in Go.☆53Jun 10, 2025Updated 8 months ago
- translate LLVM IR to Go☆125Apr 10, 2022Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Mar 15, 2021Updated 4 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,089Jul 3, 2024Updated last year
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- Minimal GUI in Go initially based on https://github.com/faiface/gui☆11Mar 1, 2020Updated 6 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆911Sep 23, 2025Updated 5 months ago
- minigo🐥is a small Go compiler made from scratch. It can compile itself.☆532Feb 16, 2021Updated 5 years ago
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- Go implementation of Adiantum☆90May 24, 2024Updated last year
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Optimized Go Compression Packages☆5,416Updated this week
- Software sandbox for storage of sensitive information in memory.☆2,717Aug 27, 2025Updated 6 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Oct 22, 2023Updated 2 years ago
- jeez it's just a quadtree chill out☆26Apr 7, 2022Updated 3 years ago
- Cryptographic Addition Chain Generation in Go☆195Jun 30, 2024Updated last year
- Positional Population Count for Go☆70Nov 28, 2025Updated 3 months ago
- Type-safe, zero-allocation sets for Go☆818Feb 25, 2020Updated 6 years ago
- ⚖️ A tool for transpiling C to Go.☆2,175Feb 19, 2026Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Jan 29, 2026Updated last month
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆100Feb 16, 2026Updated 2 weeks ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Nov 8, 2018Updated 7 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated last month
- Intern Go strings☆98Nov 23, 2023Updated 2 years ago
- A simple in memory cache written using go☆352Apr 8, 2019Updated 6 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆463Apr 2, 2025Updated 11 months ago
- Run stuff on the main thread in Go☆82Oct 7, 2023Updated 2 years ago
- Run Go executables under llvm-mca☆13Apr 1, 2022Updated 3 years ago
- The fastest way to xor bytes in Go☆75Mar 22, 2021Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 3 years ago