#radix-tree #rax #antirez

applejack

Simple implementation of Radix tree

3 unstable releases

0.2.1 Nov 1, 2021
0.2.0 Sep 8, 2021
0.1.0 Jan 21, 2021

#1236 in Data structures

22 downloads per month

MIT license

8KB
184 lines

Applejack

Simple implementation of Radix tree in Rust.

References

  1. Antirez's rax.

No runtime deps