KowalskiThomas / LLVMSQLiteLinks
A JIT compiler implemented with MLIR/LLVM for faster query processing in SQLite
☆18Updated 3 years ago
Alternatives and similar repositories for LLVMSQLite
Users that are interested in LLVMSQLite are comparing it to the libraries listed below
Sorting:
- ☆20Updated 3 years ago
- ☆28Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- a high performance cache simulator and library☆112Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆50Updated last year
- sdqlpy: A Compiled Query Engine for Python☆23Updated 7 months ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- User-space Page Management☆111Updated last year
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated this week
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆127Updated last year
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Nautilus is a lightweight tracing JIT compiler for C++☆32Updated last week
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆28Updated 2 years ago
- Source code for Lotus: Scalable Multi-Partition Transactions on Single-Threaded Partitioned Databases☆46Updated 3 years ago
- Optimizing database queries with array programming☆20Updated 5 years ago
- Benchmarking suite for Google workloads☆139Updated last week
- Library for lock-free locks☆84Updated 2 years ago
- Heterogeneous memory mapper (hmmap)☆11Updated 5 years ago
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- Reproducibility package for "Two Birds With One Stone: Designing a Hybrid Cloud Storage Engine for HTAP"☆25Updated last year
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆48Updated 2 years ago
- ☆39Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆24Updated 6 years ago
- LazyLog: A New Shared Log Abstraction for Low-Latency Applications☆43Updated 9 months ago
- (Det)erministic deadl(ock) resolution for high-throughput, low-latency, and strongly consistent data stores.☆28Updated 9 months ago
- A local cache for the Anna KVS☆24Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago