mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
spdict is a library of dictionary algorithms written in C++.
|
|
|
|
Initial release with support for sorted array, binary search tree,
|
|
red-black tree, skip list and balanced tree algorithms.
|
|
|
|
WWW: http://code.google.com/p/spdict/
|