cdb32 0.0.1

Pure Rust library to read and write 32-bit CDB files
Documentation
cdb32-0.0.1 has been yanked.

cdb32-rs

Crate

This library provides pure Rust support for reading and writing CDB files. A CDB file is a constant key-value on-disk hash table, designed for high-speed lookups.

This is a fork of the (cdb2-rs)[https://crates.io/crates/cdb2] crate.

Documentation

License

The Unlicense