steve dekorte  →  projects  →  open source
io
libcoroutine
libgarbagecollector
skipdb
tagdb
    skipdb
    a sorted key/value database
    overview A Berkeley DB style database implemented with a skip list instead of a b-tree. It's small, portable and supports ACID transactions (with true durability).
    license Revised BSD
    download DBConstructionKit.zip 2008.05.15
    browse source