hpides / vectorized-hash-tablesLinks
Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.
☆25Updated last year
Alternatives and similar repositories for vectorized-hash-tables
Users that are interested in vectorized-hash-tables are comparing it to the libraries listed below
Sorting:
- ☆47Updated last year
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆58Updated 2 months ago
- An open-source BzTree implementation☆92Updated 3 years ago
- ☆70Updated 3 months ago
- ☆15Updated 5 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Quickstep project☆42Updated 8 months ago
- ☆54Updated last year
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆61Updated 2 months ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆49Updated last year
- A query compiler for GPUs that translates relational algebra to Cuda.☆21Updated last year
- ☆137Updated 3 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆123Updated 9 months ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 6 years ago
- Sundial: A distributed OLTP database testbed.☆38Updated 4 years ago
- ☆38Updated 5 years ago
- ☆20Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- Software Transactional Objects☆58Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆29Updated 2 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆127Updated 3 months ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 3 months ago
- Tabular: Efficiently Building Efficient Indexes (VLDB 2025)☆20Updated 2 months ago
- HOT - Height Optimized Trie☆154Updated 7 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Reducing the cache misses of SIMD vectorization using IMV☆28Updated 3 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago