hpides / vectorized-hash-tablesLinks
Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.
☆26Updated 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)☆61Updated 6 months ago
- ☆48Updated last year
- An open-source BzTree implementation☆92Updated 4 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆68Updated 2 months ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- ☆74Updated 2 months ago
- ☆15Updated 5 years ago
- Quickstep project☆42Updated last year
- ☆55Updated last year
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆125Updated last year
- Adaptive Radix Tree in C++☆47Updated this week
- ☆38Updated 5 years ago
- ☆20Updated 2 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- Source code for the SIGMOD '23 paper “Polaris: Enabling Transaction Priority in Optimistic Concurrency Control”☆27Updated 2 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆55Updated last year
- ☆144Updated 3 years ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆129Updated last year
- ☆30Updated 3 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
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 7 months ago
- Library for lock-free locks☆83Updated 2 years ago
- A Database System for Research and Fast Prototyping☆109Updated 2 months ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- Software Transactional Objects☆56Updated last year
- Reducing the cache misses of SIMD vectorization using IMV☆29Updated 3 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