xfast 0.1.0

Xfast Trie- binary trie for storing integers
Documentation

X-fast Trie is a bitwise trie to store a bounded domain of integers.

Currently this version of the crate is using the nightly release of rust.