kelindar / intmapLinks
Fast integer map for uint32-to-uint32
☆31Updated 3 months ago
Alternatives and similar repositories for intmap
Users that are interested in intmap are comparing it to the libraries listed below
Sorting:
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- jeez it's just a quadtree chill out☆26Updated 3 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
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- adding badger support to blevesearch☆63Updated 2 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Updated 6 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- ☆18Updated 4 years ago
- 64-bit Roaring Bitmaps in Go☆54Updated 2 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 8 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆85Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- SSE-optimized group varint integer encoding☆39Updated 2 years ago