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:
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- ☆72Updated 5 months ago
- ☆15Updated 5 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 4 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)☆65Updated 4 months ago
- ☆54Updated last year
- ☆38Updated 5 years ago
- Reducing the cache misses of SIMD vectorization using IMV☆28Updated 3 years ago
- Quickstep project☆42Updated 10 months ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 5 years ago
- ☆20Updated 2 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…☆123Updated 11 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 5 months ago
- ☆30Updated 2 years ago
- ☆141Updated 3 years ago
- A Database System for Research and Fast Prototyping☆106Updated 2 weeks ago
- Adaptive Radix Tree in C++☆47Updated this week
- Sundial: A distributed OLTP database testbed.☆38Updated 4 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 5 months ago
- Source code for the SIGMOD '23 paper “Polaris: Enabling Transaction Priority in Optimistic Concurrency Control”☆25Updated 2 years ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆125Updated last year
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆52Updated last year
- Implementation and artifacts for "User-Defined Operators: Efficiently Integrating Custom Algorithms into Modern Databases"☆24Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- HOT - Height Optimized Trie☆155Updated 7 years ago
- PAIO: General, Portable I/O Optimizations With Minor Application Modifications (FAST'22)☆24Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆13Updated 2 years ago