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☆84Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- Intern Go strings☆96Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- uint128 for Go☆253Updated 10 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Fast integer map for uint32-to-uint32☆31Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A prefix tree implementation in go☆43Updated last year
- a fast counting quotient filter implementation in golang☆95Updated last week
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Meow hash for Golang☆126Updated 5 years ago