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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- xxh3 fast hash function☆105Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Small trigram indexer☆33Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 4 months ago
- ☆18Updated 4 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Software Transactional Locks☆30Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago