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 2 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Rolling window implementation in go.☆57Updated last month
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Examples for Dragonboat☆188Updated 11 months ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆235Updated 5 years ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 3 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- TinyLFU cache admission policy☆266Updated 6 months ago
- A server that pulls and parses MySQL binlog, pushs change data into different sinks like Kafka.☆176Updated 6 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Simple DSL for executing functions in Go☆159Updated 3 years ago
- Modern Go Programming☆96Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- A least frequently used cache for Golang☆152Updated 5 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 6 months ago