main-- / rust-eytzingerView on GitHub
This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array).
25Nov 21, 2025Updated 3 months ago

Alternatives and similar repositories for rust-eytzinger

Users that are interested in rust-eytzinger are comparing it to the libraries listed below

Sorting:

Are these results useful?