brentp / intintmap
fast int64-int64 map for go
☆95Updated 2 years ago
Alternatives and similar repositories for intintmap:
Users that are interested in intintmap are comparing it to the libraries listed below
- A spinlock implementation for Go.☆61Updated 4 years ago
- Intern Go strings☆94Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆134Updated 9 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years 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…☆70Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A prefix tree (trie) implementation in go☆36Updated 7 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A goroutine limiter for Go☆79Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Golang pkg for URL parsing and normalization☆159Updated 2 years ago