Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages