gnoso / go-judyLinks
go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.
☆29Updated 11 years ago
Alternatives and similar repositories for go-judy
Users that are interested in go-judy are comparing it to the libraries listed below
Sorting:
- A port of Stream VByte to Go☆35Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Fast integer map for uint32-to-uint32☆29Updated 2 weeks ago
- fast int64-int64 map for go☆98Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Minimal Perfect Hashing for Go☆187Updated 10 months ago
- Go translation of MetroHash☆110Updated 6 months ago
- adding badger support to blevesearch☆62Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 7 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A high availability Sqlite service☆30Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago