PROGRAMS BY spdict.sf.net

  • A library of dictionary algorithms Free

    spdict is a library of dictionary algorithms written in C++. It has support for sorted array, binary search tree, red-black tree, skip list, and balanced tree algorithms. Also include a cache class.