main-- / 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).
23Updated 3 years ago

Related projects

Alternatives and complementary repositories for rust-eytzinger