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☆73Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go translation of MetroHash☆113Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- A port of Stream VByte to Go☆35Updated 3 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Fast integer map for uint32-to-uint32☆32Updated 6 months ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- fast int64-int64 map for go☆99Updated 2 months ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- A fast userspace CSPRNG☆92Updated last year
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 8 months ago
- efficient client ⚡️☆75Updated last year
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Updated 2 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago