concurrent_avl_tree 0.1.0

Lock-free readable AVL tree with epoch-based reclamation and background batch rebalancing.
Documentation
1
2
3
4
5
6
7
8
edition = "2024"

max_width = 100

tab_spaces = 4

use_small_heuristics = "Max"

fn_params_layout = "Tall"

group_imports = "StdExternalCrate"

imports_granularity = "Crate"

format_code_in_doc_comments = true