brentp / intintmapLinks
fast int64-int64 map for go
☆96Updated 2 years ago
Alternatives and similar repositories for intintmap
Users that are interested in intintmap are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Intern Go strings☆95Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A prefix tree (trie) implementation in go☆37Updated 10 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- TryLock for Go☆66Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Minimal Perfect Hashing for Go☆181Updated 9 months ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Go translation of MetroHash☆110Updated 4 months ago
- System V shared memory functions in pure Go.☆133Updated 8 months ago
- A prefix tree implementation in go☆43Updated last year