/rust-eytzinger

This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array).

Primary LanguageRustMIT LicenseMIT

Stargazers