kelindar / approxLinks
High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)
☆17Updated 4 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☆30Updated 2 months ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Type-safe atomic values for Go☆19Updated last year
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆27Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated last month
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Native Delta Lake Implementation in Go☆42Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- A very fast arena allocator for Go☆32Updated 7 months ago
- Distributed queue☆33Updated 4 months ago
- simple data streams for go☆31Updated 3 years ago
- CDB library for Go with memory map and 64b support.☆49Updated 3 weeks ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- A fast file-based priority queue☆58Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- Golang high performant functional Memoize☆14Updated 6 months ago
- This package implements the FastCDC content defined chunking algorithm☆31Updated 5 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- 64-bit Roaring Bitmaps in Go☆55Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- Apache arrow examples in golang☆16Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated last year
- TopN collector☆26Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago