brentp / intintmapLinks
fast int64-int64 map for go
☆98Updated 3 weeks 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 2 months ago
- Intern Go strings☆96Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- uint128 for Go☆255Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Load file-backed memory☆122Updated 3 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 11 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago