hpides / vectorized-hash-tablesLinks
Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.
☆28Updated 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:
- An open-source BzTree implementation☆92Updated 4 years ago
- ☆50Updated last year
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 9 months ago
- ☆81Updated 4 months ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆70Updated last month
- Quickstep project☆44Updated last year
- ☆15Updated 6 years ago
- ☆57Updated last year
- ☆20Updated 3 years ago
- ☆39Updated 5 years ago
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆127Updated last year
- Reducing the cache misses of SIMD vectorization using IMV☆29Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 7 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 5 years ago
- ☆30Updated 3 years ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 6 years ago
- Adaptive Radix Tree in C++☆50Updated last week
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 4 years ago
- Sundial: A distributed OLTP database testbed.☆39Updated 5 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆55Updated last year
- ☆148Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆137Updated last year
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 10 months ago
- A query compiler for GPUs that translates relational algebra to Cuda.☆20Updated 2 years ago
- Optimistic queue-based reader-writer lock for robust index synchronization (SIGMOD 2024)☆24Updated last year
- A Database System for Research and Fast Prototyping☆112Updated 2 months ago
- Source code for the SIGMOD '23 paper “Polaris: Enabling Transaction Priority in Optimistic Concurrency Control”☆27Updated 2 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago