brentp / intintmapLinks
fast int64-int64 map for go
☆100Updated 2 months 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☆85Updated last month
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Intern Go strings☆97Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Expression evaluator for Go☆80Updated last week
- Golang circular (ring) buffer☆177Updated 3 years ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- uint128 for Go☆261Updated last year
- Go translation of MetroHash☆116Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Generic and fast binary serializer for Go☆249Updated last year
- Load file-backed memory☆122Updated 3 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 12 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago