clausecker / pospopLinks
Positional Population Count for Go
☆70Updated 3 weeks ago
Alternatives and similar repositories for pospop
Users that are interested in pospop are comparing it to the libraries listed below
Sorting:
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago
- Go translation of MetroHash☆113Updated 10 months ago
- minimal perfect hash functions☆64Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Updated 7 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Updated 12 years ago
- Experiment with Go intrinsics (NOT USABLE)☆38Updated 8 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year