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 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Intern Go strings☆95Updated last year
- uint128 for Go☆250Updated 9 months ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- A goroutine limiter for Go☆83Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Fast integer map for uint32-to-uint32☆30Updated last month
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆76Updated 10 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Generic and fast binary serializer for Go☆228Updated last year
- Simple string pattern matcher for Go☆129Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- SIMD for Go☆163Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago