JustKshitijD / Harmonia_for_B_plus_trees
Harmonia is an algorithm that allows for the implementation of operations on B+ trees using parallelization. As a part of my GPU project, I implemented the Harmonia paper published in 2019 in CUDA.
☆30Updated 3 years ago
Alternatives and similar repositories for Harmonia_for_B_plus_trees:
Users that are interested in Harmonia_for_B_plus_trees are comparing it to the libraries listed below
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆69Updated 2 years ago
- ☆29Updated last week
- c++ library for binary fuse filters, including a sharded filter☆87Updated 2 months ago
- Columnar database on SSD NVMe☆13Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆85Updated last week
- Multi-Array Queue program codes☆75Updated 3 months ago
- Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark☆55Updated last year
- ☆60Updated 6 months ago
- ☆27Updated 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…☆121Updated 6 months ago
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- A runtime implementation of data-parallel actors.☆38Updated 3 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 3 months ago
- Zig library for HyperLogLog estimation☆89Updated 9 months ago
- ☆45Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Performance evaluation and optimization of SQLite☆24Updated 2 years ago
- A JIT compiler implemented with MLIR/LLVM for faster query processing in SQLite☆14Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago
- ☆28Updated 3 years ago
- An optimizing compiler for a large subset of the C programming language☆25Updated 6 months ago
- ☆13Updated 4 years ago
- Jepsen tests for PostgreSQL☆11Updated 2 weeks ago
- A B-Tree that exploits cache locality without prior knowledge of the memory hierarchy.☆13Updated 2 years ago
- A highly concurrent, low latency, highly available monotonic hybrid timestamp service.☆22Updated 4 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- ☆38Updated 4 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago