csimplestring / bool-expr-indexerLinks
A fast boolean expression index implementation, especially for RTB ad selection. A Go implementation of the core algorithm in Standford and Yahoo's paper <Indexing Boolean Expression>
☆79Updated 4 years ago
Alternatives and similar repositories for bool-expr-indexer
Users that are interested in bool-expr-indexer are comparing it to the libraries listed below
Sorting:
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- TinyLFU cache admission policy☆270Updated 11 months ago
- Examples for Dragonboat☆193Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- Modern Go Programming☆96Updated 2 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 9 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A least frequently used cache for Golang☆153Updated 5 years ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- Rolling window implementation in go.☆59Updated 3 weeks ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- A fast & heap friendly implementation of the MySQL protocol☆81Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- MySQL Backed Locking Primitive☆66Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago