kelindar / intmapLinks
Fast integer map for uint32-to-uint32
☆31Updated 2 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
- string interning library for lots of strings☆37Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Updated 6 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- ☆18Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Constant Database native golang implementation☆39Updated 4 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- A Go API for perf_event_open☆24Updated last year
- simple data streams for go☆31Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- WIP☆18Updated 3 months ago
- Positional Population Count for Go☆68Updated 3 months ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Ordered codes for database keys☆43Updated last year