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☆102Updated 7 years ago
- 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
- TinyLFU cache admission policy☆266Updated 9 months ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 4 years ago
- Examples for Dragonboat☆189Updated last year
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Modern Go Programming☆96Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆245Updated 6 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Distributed SQL query engine written in Go for big data☆92Updated 7 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- MySQL Backed Locking Primitive☆64Updated last year
- Load file-backed memory☆121Updated 3 years ago
- Simple DSL for executing functions in Go☆161Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆263Updated 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
- ⚡️ lock-free utilities in Go☆162Updated last year
- A Go client library for Apache Pulsar☆79Updated 5 years ago
- Storage algorithms.☆38Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Cache benchmark for Golang☆76Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago