kelindar / approxLinks
High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)
☆17Updated 2 months ago
Alternatives and similar repositories for approx
Users that are interested in approx are comparing it to the libraries listed below
Sorting:
- Scheduler of events for near real-time systems☆29Updated 3 weeks ago
- Type-safe atomic values for Go☆19Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- A very fast arena allocator for Go☆30Updated 5 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- Fast and customizable object pool.☆32Updated 2 weeks ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- Ordered codes for database keys☆42Updated last year
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 2 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Golang high performant functional Memoize☆14Updated 4 months ago
- 64-bit Roaring Bitmaps in Go☆53Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆27Updated last year
- Native Delta Lake Implementation in Go☆42Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated last month
- CRC64 checksums using carryless-multiplication accelerated with SIMD☆19Updated last month
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- SIEVE cache - simpler than LRU☆36Updated 3 months ago
- ☆12Updated 10 months ago
- Go implementation of the SentencePiece tokenizer☆33Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆63Updated last week
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.