gnoso / go-judyLinks
go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.
☆29Updated 12 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:
- Minimal perfect hashing in Go☆74Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Minimal Perfect Hashing for Go☆192Updated last year
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Storing strings without GC overhead☆85Updated last month
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- A fast userspace CSPRNG☆93Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 5 months ago
- Meow hash for Golang☆126Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Go translation of MetroHash☆116Updated last year
- 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
- Composable utilities for Go contexts☆26Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago