pith. sign in

Proceedings of the 21st ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming , series =

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it

fields

cs.DC 2

years

2026 2

verdicts

UNVERDICTED 2

clear filters

representative citing papers

Concurrent Splay-Based Tree

cs.DC · 2026-06-27 · unverdicted · novelty 6.0

A threshold-based splay rotation design for concurrent BSTs improves throughput on skewed workloads and proves static optimality for the sequential read-only case.

citing papers explorer

Showing 2 of 2 citing papers after filters.

  • Rectangular Matrix Multiplication in the Low-Bandwidth Model cs.DC · 2026-06-03 · unverdicted · none · ref 14

    For matrix multiplication ⟨d,n,d⟩ the round complexity is Õ(d^{4/3}); for ⟨n,d,n⟩ it is Θ(d √n) when d ≤ √n and O(d^{2/3} n^{2/3}) when d ≥ √n.

  • Concurrent Splay-Based Tree cs.DC · 2026-06-27 · unverdicted · none · ref 91

    A threshold-based splay rotation design for concurrent BSTs improves throughput on skewed workloads and proves static optimality for the sequential read-only case.