Fast integer map for uint32-to-uint32
☆33Jun 28, 2025Updated last year
Alternatives and similar repositories for intmap
Users that are interested in intmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generic wrapper around strconv.Parse*☆39Jul 19, 2022Updated 4 years ago
- shoco is a compressor for small text strings. [Not maintained].☆11Sep 4, 2019Updated 6 years ago
- Lightweight s3 client with zero dependencies☆15Aug 15, 2026Updated 2 weeks ago
- A Go implementation of the PGM index☆16Mar 24, 2023Updated 3 years ago
- Vectorization toolkit for golang☆26Aug 19, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Dec 24, 2020Updated 5 years ago
- fast int64-int64 map for go☆99Nov 6, 2025Updated 9 months ago
- Bloom-filter based search index☆128Nov 24, 2021Updated 4 years ago
- A fuzzer that generates random Go programs☆20Jul 31, 2026Updated last month
- ☆30May 16, 2023Updated 3 years ago
- JSON document-based CMS, written with Go, SQLite & HTMX☆22Jan 16, 2026Updated 7 months ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆18Dec 21, 2021Updated 4 years ago
- TL (Type Language) parser for telegram's mtproto☆30May 25, 2026Updated 3 months ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆120Feb 27, 2019Updated 7 years ago
- wyhash fast non-cryptographic string hash☆37May 12, 2020Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 3 years ago
- Status page for Telegram data centers☆15Sep 18, 2023Updated 2 years ago
- automate Go compiler comparisons☆24Aug 14, 2026Updated 2 weeks ago
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆19Sep 26, 2021Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆78Aug 19, 2025Updated last year
- Convert regular expressions to trigram queries in the spirit of Google's codesearch.☆24Jun 10, 2023Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Jan 27, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Utility to scan your Redis instance☆14May 26, 2016Updated 10 years ago
- Go implementation of Stream VByte integer compression☆23Apr 22, 2020Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.