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
- A revamped Google's jump consistent hash☆103Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- TinyLFU cache admission policy☆258Updated last month
- Examples for Dragonboat☆186Updated 5 months ago
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- a extensible boolean expression index implementation, especially for RTB ad selection. both vldb09-indexing(Standford and Yahoo's paper) …☆53Updated last year
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- ☆27Updated last year
- Distributed SQL query engine written in Go for big data☆90Updated 6 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- Modern Go Programming☆96Updated last year
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- goroutine local storage (use context instead if possible)☆74Updated last month
- Storing strings without GC overhead☆83Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated 6 months ago
- Expression evaluator for Go☆67Updated 10 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 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.☆198Updated 4 months ago
- Benchmarks for BigCache project☆21Updated last year
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Simple DSL for executing functions in Go☆144Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- Go implementation of Netflix/concurrency-limits☆124Updated this week
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- Storage algorithms.☆37Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆90Updated 4 months ago
- A fast little LRU cache for Go☆168Updated last year