brentp / intintmapLinks
fast int64-int64 map for go
☆98Updated last week
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 last year
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- uint128 for Go☆255Updated 11 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Buffered Reader/Writer☆78Updated 4 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 2 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- Fast integer map for uint32-to-uint32☆32Updated 4 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 10 years ago
- Static bit vector structures library☆72Updated 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
- Expression evaluator for Go☆77Updated 7 months ago
- A prefix tree implementation in go☆43Updated last year
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year