CGCL-codes / LDCFLinks
LDCF is a novel efficient approximate set representation structure for large-scale dynamic data sets. LDCF uses a novel multi-level tree structure and reduces the worst insertion and membership testing times from O(N) to O(1).
☆14Updated 4 years ago
Alternatives and similar repositories for LDCF
Users that are interested in LDCF are comparing it to the libraries listed below
Sorting:
- A scalable distributed stream join system☆14Updated 2 years ago
- ☆18Updated 2 years ago
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 7 years ago
- FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems☆34Updated 3 years ago
- An open-source FPTree implementation☆27Updated 3 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- This project aims at building a scalable transactional stream processing engine on modern hardware. It allows ACID transactions to be run…☆141Updated 5 months ago
- FusionFS: Fusing I/O Operations using CISCOps in Firmware File Systems, FAST '22☆19Updated 3 years ago
- How to plot for papers, slides, demos, etc.☆10Updated 3 years ago
- LiveGraph: a transactional graph storage system with purely sequential adjacency list scans☆58Updated 4 years ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆77Updated 3 years ago
- A relational Multi-Party Computation framework for analytics in untrusted clouds☆34Updated last year
- Simois is a scalable distributed stream join system, which supports efficient join operations in two streams with highly skewed data dist…☆13Updated 3 years ago
- This is the implementation repository of our OSDI'23 paper: SMART: A High-Performance Adaptive Radix Tree for Disaggregated Memory.☆64Updated 11 months ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆60Updated 6 months ago
- Argus is a novel RDMA-assisted job scheduler which achieves high resource utilization by fully exploiting the structure feature of stage …☆10Updated 4 years ago
- Pacman: An Efficient Compaction Approach for Log-Structured Key-Value Store on Persistent Memory☆44Updated 2 years ago
- Optimizing data-intensive systems in disaggregated data centers☆13Updated 3 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆59Updated 4 years ago
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆167Updated 4 years ago
- RGraph is an RDMA-assisted asynchronous distributed graph processing system. RGraph distributes edges into two parts to isolate master an…☆14Updated 4 years ago
- ☆21Updated 2 years ago
- ROLEX: A Scalable RDMA-oriented Learned Key-Value Store for Disaggregated Memory Systems☆79Updated 2 years ago
- LITS: An Optimized Learned Index for Strings☆11Updated 4 months ago
- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)☆37Updated 2 years ago
- Tiered Indexing is a general approach to improve the memory utilization of buffer-managed data structures including B+tree, Hashing, Heap…☆45Updated 4 months ago
- High Performance Learned Index on Persistent Memory☆48Updated 2 years ago
- This is the implementation repository of our FAST'23 paper: FUSEE: A Fully Memory-Disaggregated Key-Value Store.☆59Updated 2 years ago
- A code base for Vexless☆16Updated last year
- Nap - NUMA-Aware Persistent Indexes☆41Updated 4 years ago