brentp / intintmap
fast int64-int64 map for go
☆95Updated 2 years ago
Alternatives and similar repositories for intintmap:
Users that are interested in intintmap are comparing it to the libraries listed below
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Intern Go strings☆94Updated last year
- Fast Concurrent / Parallel Sorting in Go☆136Updated 10 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A prefix tree (trie) implementation in go☆37Updated 8 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 8 months ago
- Call private methods freely in Golang☆45Updated 9 years ago
- View annotated files based on line-spec☆227Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Go wrapper for CRoaring☆46Updated last year
- Fast generation of 192-bit UUIDs☆84Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆69Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 weeks ago
- ☆121Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago