brentp / intintmapLinks
fast int64-int64 map for go
☆97Updated 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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 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
- xxh3 fast hash function☆105Updated 6 years ago
- Intern Go strings☆95Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- Load file-backed memory☆122Updated 2 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- A prefix tree (trie) implementation in go☆37Updated 11 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Buffered Reader/Writer☆75Updated 9 months ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- ☆122Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 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
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Faster base64 encoding for Go☆182Updated 2 years ago