#btree-map #numbers #standard #extracting #methods #elements #bits

s-tree

This is a wrapper for BTreeMap from Rust's standard library with convenient methods for extracting elements that are within specified number of common leading bits with a target

2 unstable releases

0.3.0 May 11, 2020
0.1.0 Mar 30, 2020

#29 in #btree-map

MIT license

7KB
111 lines

S-Tree

This is a wrapper for BTreeMap from Rust's standard library with convenient methods for extracting elements that are within specified number of common leading bits with a target.

No runtime deps