Projects / spdict

spdict

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  04 Apr 2008 09:19

Release Notes: A cache class based on mmap was added. It can keep the cache data persistent. All classes have been changed to use the same prefix (SP_Dict).

  •  15 May 2007 01:52

Release Notes: A cache class based on spdict was added.

  •  27 Apr 2007 01:05

No changes have been submitted for this release.

Screenshot

Project Spotlight

JStock

A stock market application.

Screenshot

Project Spotlight

Vrapper

An Eclipse plugin which provides a Vim-like input scheme for text editors.