kelindar / approxLinks
High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)
☆17Updated 7 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☆31Updated 5 months ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- simple data streams for go☆31Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated 3 weeks ago
- WIP☆21Updated 7 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- CDB library for Go with memory map and 64b support.☆52Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆26Updated 2 years ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 6 months ago
- A very fast arena allocator for Go☆32Updated 2 weeks ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 4 months ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- 64-bit Roaring Bitmaps in Go☆56Updated 3 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆34Updated last year
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆25Updated 10 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last week
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- ☆12Updated last year
- wabin: WebAssembly Binary Format in Go☆24Updated 2 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated last month