Y
Hacker News
new
|
ask
|
show
|
jobs
Persistent Storage of Adaptive Radix Trees in DuckDB
(
duckdb.org
)
29 points
by
hfmuehleisen
1430 days ago
1 comments
alexchamberlain
1430 days ago
Very good article. I think ARTs are rather underappreciated - they have the same asymptotic complexity as hash maps, while having more predictable behaviour (no amortised assumptions).
link