Skip to content

apolukhin/boost.trie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost.Trie

Boost containers based on the trie data structure.

Build

mkdir build
cd build
cmake -DBOOST_ROOT=/path/to/boost/root ..
make tests

#Boost.Trie Boost.Trie, it is a set/map-like container based on the Trie data structure.

Test results

@ Build Tests coverage More info
Master branch: Build Status Coverage Status

License

Distributed under the Boost Software License, Version 1.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.5%
  • CMake 4.5%