zhangyunhao116 / umap
A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.
☆23Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for umap
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆27Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated last year
- ☆78Updated last month
- ☆28Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- on-disk hash table(mainly for WAL).☆24Updated last year
- Collect data about your dependencies☆41Updated last week
- An implementation of Count-Min Sketch in Golang☆32Updated 8 years ago
- ☆38Updated last year
- hybrid spatial data structure☆12Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆78Updated 3 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 7 years ago
- ☆27Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 2 years ago