gnoso / go-judy
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
- P-Square Algorithm in Go☆36Updated 2 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- fast int64-int64 map for go☆95Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Persist to disk channel for Go.☆46Updated 8 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Go wrapper for CRoaring☆46Updated last year
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 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
- Unsafe zero-copy slice casts for Go☆37Updated 3 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated 2 years ago