Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-03-01 11:10 710
 kyotocabinet-1.2.80-x86_64-1cf.lst2026-03-01 11:11 36K
 kyotocabinet-1.2.80-x86_64-1cf.meta2026-03-01 11:11 949
 kyotocabinet-1.2.80-x86_64-1cf.txt2026-03-01 11:11 640
 kyotocabinet-1.2.80-x86_64-1cf.txz2026-03-01 11:10 1.6M
 kyotocabinet-1.2.80-x86_64-1cf.txz.asc2026-03-01 11:11 545
 kyotocabinet-1.2.80-x86_64-1cf.txz.md52026-03-01 11:11 69

Slackware Current Repository by Conraid

======================================================================

kyotocabinet (straightforward implementation of DBM)

Kyoto Cabinet is a library of routines for managing a database.
The database is a simple data file containing records, each is a
pair of a key and a value. Every key and value is serial bytes with
variable length. Both binary data and character string can be used
as a key and a value. Each key must be unique within a database.
There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.

HOME: https://dbmx.net/kyotocabinet/

======================================================================