brentp / intintmapLinks
fast int64-int64 map for go
☆98Updated 2 years ago
Alternatives and similar repositories for intintmap
Users that are interested in intintmap are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Intern Go strings☆96Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A spinlock implementation for Go.☆62Updated 4 years ago
- uint128 for Go☆248Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Generic and fast binary serializer for Go☆226Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated 9 months ago
- A library for graceful restarts in Go.☆94Updated 7 years ago