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 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
Sorting:
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Examples for Dragonboat☆189Updated last year
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Load file-backed memory☆121Updated 3 years ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 4 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- TinyLFU cache admission policy☆266Updated 9 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- A fast little LRU cache for Go☆174Updated 2 years ago
- Modern Go Programming☆96Updated 2 years ago
- MySQL Backed Locking Primitive☆64Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- An open source Golang client for Druid☆70Updated 2 years ago
- Simple DSL for executing functions in Go☆161Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- Simple, thread-safe Go rate-limiter☆82Updated 3 months ago