JustKshitijD / Harmonia_for_B_plus_treesLinks
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.
☆31Updated 4 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
Sorting:
- c++ library for binary fuse filters, including a sharded filter☆95Updated last year
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆77Updated 2 years ago
- ☆16Updated 11 months ago
- Columnar database on SSD NVMe☆15Updated 4 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- Multi-Array Queue program codes☆76Updated 8 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- a 64-bit histogram / quantile sketch☆59Updated last year
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆73Updated 3 weeks ago
- Zig library for HyperLogLog estimation☆91Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated 2 years ago
- HPC research and demonstrations☆113Updated last month
- Fast Approximate Membership Filters (C++)☆24Updated 4 years ago
- Generate (message) sequence diagrams from TLA+ state traces☆74Updated 2 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 5 months ago
- ☆31Updated 3 months ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- building and applying patches to binary files☆76Updated 5 months ago
- B-tree generator for C☆145Updated 3 months ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆211Updated 2 months ago
- Transactional functions-as-a-service for database-oriented applications.☆155Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- a high performance cache simulator and library☆112Updated last year
- Public-facing version of the Twizzler OS source code. Note: this is not completely up-to-date with internal Twizzler code.☆66Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- event broker with a focus on low operational cost☆49Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 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!☆22Updated last year
- A highly concurrent, low latency, highly available monotonic hybrid timestamp service.☆23Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago