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:
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 4 months ago
- ☆72Updated 5 months ago
- ☆48Updated last year
- An open-source BzTree implementation☆92Updated 4 years ago
- ☆54Updated last year
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆63Updated 3 months ago
- ☆20Updated 2 years ago
- ☆15Updated 5 years ago
- ☆38Updated 5 years ago
- ☆29Updated 2 years ago
- Adaptive Radix Tree in C++☆45Updated 3 weeks ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 5 months ago
- Quickstep project☆42Updated 9 months 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…☆124Updated 10 months ago
- ☆141Updated 3 years ago
- Reducing the cache misses of SIMD vectorization using IMV☆28Updated 3 years ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 6 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆125Updated last year
- HOT - Height Optimized Trie☆156Updated 7 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆52Updated last year
- A query compiler for GPUs that translates relational algebra to Cuda.☆21Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 3 years ago
- a high performance cache simulator and library☆109Updated last year
- Nautilus is a lightweight tracing JIT compiler for C++☆23Updated last week
- 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
- Source code for the SIGMOD '23 paper “Polaris: Enabling Transaction Priority in Optimistic Concurrency Control”☆25Updated 2 years ago