bitable  0.1
Ordered immutable key value storage system.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
include Directory Reference

Files

file  bitablecommon.h [code]
 Common definitions for the bitable interface, shared between reading and writing.
 
file  bitableread.h [code]
 Interface for reading from a bitable. Note that readable bitables are immutable and that apart from allocating/opening and closing the table, no resource allocation is directly performed.
 
file  bitablewrite.h [code]
 Interface for writing to a bitable.
 
file  memorymappedfile.h [code]
 Read only memory mapped file support.
 
file  writablefile.h [code]
 Writable file IO support.