mmcloughlin / meowView external linksLinks
Meow hash for Golang
☆126Feb 1, 2020Updated 6 years ago
Alternatives and similar repositories for meow
Users that are interested in meow are comparing it to the libraries listed below
Sorting:
- A Go library for advanced searching in sorted data structures☆22Jul 18, 2018Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆42Jan 2, 2020Updated 6 years ago
- Cron Jobs in Golang.☆11Jan 14, 2021Updated 5 years ago
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- Notes from Gophercon☆11Jul 10, 2024Updated last year
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29May 18, 2019Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Dec 31, 2025Updated last month
- A quick and easy way to write fast websocket services in Go☆13Apr 6, 2019Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Nov 3, 2020Updated 5 years ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 years ago
- A Rust port of BuntDB☆15Aug 5, 2021Updated 4 years ago
- ☆198Aug 16, 2017Updated 8 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Jan 7, 2024Updated 2 years ago
- Simple bloom filter☆12Feb 9, 2022Updated 4 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Jan 31, 2016Updated 10 years ago
- A goroutine limiter for Go☆84Feb 25, 2022Updated 3 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated 3 weeks ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Feb 3, 2021Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- Golang N-Vector library☆18Mar 14, 2016Updated 9 years ago
- Package errd simplifies error and defer handling.☆153Oct 19, 2019Updated 6 years ago
- Go translation of MetroHash☆116Jan 6, 2025Updated last year
- Cuckoo Filter: Practically better than bloom filter☆81May 2, 2019Updated 6 years ago
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- Templates, generics engine for Go☆136Dec 12, 2018Updated 7 years ago
- Parsing and calculating formulae☆43Jun 26, 2020Updated 5 years ago
- A simple interface wrapper around a Go channel.☆323Nov 3, 2020Updated 5 years ago
- ☆29Oct 30, 2023Updated 2 years ago
- Search for Go code using syntax trees☆477Jun 9, 2021Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Aug 30, 2020Updated 5 years ago
- A fast, vectorized Cuckoo filter implementation in Go. Zero allocations in hot paths with zero-copy binary representation.☆15Apr 7, 2020Updated 5 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- A distributed sync package.☆396Nov 12, 2019Updated 6 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,083Jul 3, 2024Updated last year
- Flat, memory bound, k/v store based point-in-polygon alg. using geohash.☆28Aug 29, 2018Updated 7 years ago
- Pprof made easy at development time for Go☆758Oct 23, 2020Updated 5 years ago
- Backwards compatibility linter for Go.☆68Apr 15, 2019Updated 6 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Jan 6, 2023Updated 3 years ago