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 Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- A fast & heap friendly implementation of the MySQL protocol☆81Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆237Updated 5 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 5 months ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 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 2 weeks ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- Modern Go Programming☆96Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A server that pulls and parses MySQL binlog, pushs change data into different sinks like Kafka.☆176Updated 6 years ago
- TinyLFU cache admission policy☆266Updated 7 months ago
- Distributed SQL query engine written in Go for big data☆91Updated 7 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- A least frequently used cache for Golang☆151Updated 5 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Examples for Dragonboat☆189Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Benchmarking various RPC implementations☆88Updated 5 years ago