MorphStore / TVLLibLinks
Template Vector Library
☆18Updated 4 years ago
Alternatives and similar repositories for TVLLib
Users that are interested in TVLLib are comparing it to the libraries listed below
Sorting:
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 9 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 6 months ago
- An adaptive radix tree for efficient indexing in main memory.☆165Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- A transactional main-memory database system on multicores☆104Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆38Updated 5 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- ☆30Updated 6 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 6 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆26Updated last year
- Code for our paper "Evaluating SIMD Compiler-Intrinsics for Database Systems"☆15Updated 2 years ago
- Benchmark of common hash functions☆36Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- Library for lock-free locks☆83Updated 2 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- C++ bindings & containers for libpmemobj☆111Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆52Updated last year