brentp / intintmapLinks
fast int64-int64 map for go
☆98Updated 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☆84Updated 5 years ago
- Intern Go strings☆95Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- A spinlock implementation for Go.☆62Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Expression evaluator for Go☆77Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- uint128 for Go☆253Updated 9 months ago
- Load file-backed memory☆121Updated 2 years ago
- Go translation of MetroHash☆112Updated 8 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated last week
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast integer map for uint32-to-uint32☆30Updated 2 months ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- A prefix tree implementation in go☆43Updated last year
- 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 6 years ago
- Minimal Perfect Hashing for Go☆189Updated last year