brentp / intintmapLinks
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
- Intern Go strings☆95Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- Go reflection simplified☆101Updated 7 months ago
- Simple string pattern matcher for Go☆127Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- ☆122Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Helper tool for manual Go code optimization.☆130Updated 2 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- A prefix tree (trie) implementation in go☆37Updated 10 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Software Transactional Locks☆30Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago