zhangyunhao116 / umap
A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.
☆23Updated 2 months ago
Alternatives and similar repositories for umap:
Users that are interested in umap are comparing it to the libraries listed below
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 7 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- on-disk hash table(mainly for WAL).☆26Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- ☆38Updated 2 years ago
- ☆79Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆53Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆28Updated last year
- An efficient assembly hexadecimal implementation for Golang.☆25Updated 5 years ago
- string interning library for lots of strings☆39Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- Storing strings without GC overhead☆83Updated 4 years ago
- Object file abstractions in Go☆30Updated 9 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- hybrid spatial data structure☆12Updated 3 years ago
- ☆12Updated 3 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago