FB+-tree: A Memory-Optimized B+-tree with Latch-Free Update
Summary: FB+-tree hybridizes B+-trees and tries by using multi-byte common-prefix “features” for cache-friendly branching while preserving balance and scan efficiency. A link/optimistic-lock protocol enables latch-free updates, delivering up to 3.7× higher throughput than popular B+-trees under contention. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Yuan Chen (Wuhan University)
- 2. Ao Li (Wuhan University)
- 3. Wenhai Li (Wuhan University)
- 4. Lingfeng Deng (Wuhan University)
BibTeX Citation
@article{chen_vldb25,
title = {{FB+-tree: A Memory-Optimized B+-tree with Latch-Free Update}},
author = {Chen, Yuan and Li, Ao and Li, Wenhai and Deng, Lingfeng},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {6},
pages = {1579--1592},
doi = {10.14778/3725688.3725691},
url = {https://doi.org/10.14778/3725688.3725691},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 28 of 28 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 278 | FAST: Fast Architecture Sensitive Tree Search on Modern CPUs and GPUs | 2010 | SIGMOD |
| 2 | 10,824 | Efficient Concurrent Updates to Persistent Randomized Binary Search Trees | 2025 | VLDB |
| 3 | 1,813 | Main-Memory Index Structures with Fixed-Size Partial Keys | 2001 | SIGMOD |
| 4 | 5,993 | NBTree: a Lock-free PM-friendly Persistent B+-Tree for eADR-enabled PM Systems | 2022 | VLDB |
| 5 | 948 | BzTree: A High-Performance Latch-free Range Index for Non-Volatile Memory | 2018 | VLDB |
| 6 | 7,189 | BP-tree: Overcoming the Point-Range Operation Tradeoff for In-Memory B-trees | 2023 | VLDB |
| 7 | 491 | FPTree: A Hybrid SCM-DRAM Persistent and Concurrent B-Tree for Storage Class Memory | 2016 | SIGMOD |
| 8 | 545 | Improving Index Performance through Prefetching | 2001 | SIGMOD |
| 9 | 6,742 | Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index | 2024 | VLDB |
| 10 | 1,567 | Fractal Prefetching B+-Trees: Optimizing Both Cache and Disk Performance | 2002 | SIGMOD |