csimplestring / bool-expr-indexer
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>
☆78Updated 3 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
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- a extensible boolean expression index implementation, especially for RTB ad selection. both vldb09-indexing(Standford and Yahoo's paper) …☆53Updated last year
- A revamped Google's jump consistent hash☆104Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- TinyLFU cache admission policy☆257Updated 3 weeks ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- Examples for Dragonboat☆185Updated 6 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- Effective Computation of Things☆189Updated last year
- goroutine local storage (use context instead if possible)☆74Updated last week
- Modern Go Programming☆96Updated last year
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- An open source Golang client for Druid☆70Updated last year
- Native Go client for HBase☆36Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 3 years ago
- Storage algorithms.☆37Updated 4 years ago
- Golang wrapper around the hiveserver2 Thrift interface☆27Updated 10 years ago
- Load file-backed memory☆120Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆202Updated 5 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- Apache Calcite Go☆121Updated 2 months ago
- A distributed token-bucket rate limiter backed by Redis.☆19Updated 7 years ago
- A fast little LRU cache for Go☆167Updated last year
- LMDB backend for Raft☆138Updated last year
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago