kelindar / approxLinks
High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)
☆17Updated 5 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 3 months ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆27Updated last year
- simple data streams for go☆31Updated 3 years ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 4 months ago
- SIEVE cache - simpler than LRU☆36Updated 6 months ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- wabin: WebAssembly Binary Format in Go☆24Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆55Updated 2 years ago
- CDB library for Go with memory map and 64b support.☆52Updated last month
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated last month
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- A very fast arena allocator for Go☆32Updated last week
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Library of generic types intended to help create WebAssembly host modules for wazero☆43Updated 2 years ago
- This package implements the FastCDC content defined chunking algorithm☆31Updated 5 years ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆24Updated 8 months ago
- Ordered codes for database keys☆45Updated last year
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- Simple translation from godoc to markdown.☆13Updated 6 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆39Updated this week
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago