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:
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Examples for Dragonboat☆186Updated 11 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- Go Scoring API for PMML☆102Updated 5 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A least frequently used cache for Golang☆152Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Modern Go Programming☆96Updated last year
- Load file-backed memory☆122Updated 2 years ago
- MySQL Backed Locking Primitive☆64Updated last year
- An open source Golang client for Druid☆70Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks 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.☆212Updated 10 months ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 3 years ago
- concurrency utilities☆301Updated 5 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- TinyLFU cache admission policy☆266Updated 5 months ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Go Pooling Helpers☆116Updated 5 years ago
- Simple DSL for executing functions in Go☆159Updated 3 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago