brentp / intintmap
fast int64-int64 map for go
☆96Updated 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☆83Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Intern Go strings☆94Updated last year
- Fast Concurrent / Parallel Sorting in Go☆136Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A prefix tree (trie) implementation in go☆37Updated 10 months ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- A better Generic Pool (sync.Pool)☆64Updated last month
- Expression evaluator for Go☆73Updated last month
- xxh3 fast hash function☆105Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Simple string pattern matcher for Go☆127Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- ☆121Updated last year
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Helper tool for manual Go code optimization.☆130Updated last month
- A collection of efficient generic integer parser functions for Go☆19Updated 6 months ago
- hybrid spatial data structure☆12Updated 4 years ago