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
- Storing strings without GC overhead☆83Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Intern Go strings☆93Updated last year
- A library for graceful restarts in Go.☆95Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆134Updated 8 months ago
- Optimized functions for Go using SIMD☆192Updated 4 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A prefix tree (trie) implementation in go☆36Updated 6 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 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…☆69Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Customizable TCP net.Listener for Go☆146Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- ☆90Updated last month
- Golang circular (ring) buffer☆175Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years 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
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago