1 unstable release
Uses old Rust 2015
0.1.0 | Mar 4, 2016 |
---|
#73 in #hash-table
5.5MB
89K
SLoC
Contains (static library, 745KB) tokyocabinet/libtokyocabinet.a, (Mach-o library, 605KB) libtokyocabinet.9.11.0.dylib, (Mach-o library, 605KB) tokyocabinet/libtokyocabinet.9.dylib, (Mach-o library, 605KB) tokyocabinet/libtokyocabinet.dylib, (Mach-o exe, 730KB) tokyocabinet/tokyocabinet_all.o, (autotools obfuscated code, 155KB) tokyocabinet/configure and 38 more.
Tokyocabinet-sys
A crate for accessing low level functions in the TokyoCabinet key value store.
-
Abstract DB (
tcadb
) -
B+ Tree DB (
tcbdb
) -
Hash Table DB (
tchdb
) -
Fixed length DB (
tcfdb
) -
Table DB (tctdb)
-
Cursors (
tccur
) -
Extensible Strings (
tcxstr
) -
Array List (
tclist
) -
Ordered Tree (
tctree
) -
In Memory B+ Tree DB (
tcndb
) -
In Memory Hash Table DB (
tcmdb
) -
Memory Pool