/mmphf_fst

Modern C++ Fast Succinct Trie. (Adapted from SuRF: https://github.com/efficient/SuRF).

Primary LanguageC++OtherNOASSERTION

Fast Succinct Tries (Succinct Range Filter)

FST is a fast and compact data structure. This is the source code for our SIGMOD best paper.

License

Copyright 2018, Carnegie Mellon University

Licensed under the Apache License.