Files
ports/databases/tkrzw/pkg-plist
T
Paavo-Einari Kaipila e2324e762f databases/tkrzw: new port: Set of implementations of DBM, successor of Kyoto Cabinet
Tkrzw is a C++ library implementing DBM with various algorithms. It
features high degrees of performance, concurrency, scalability and
durability.

Tkrzw is a successor of Kyoto Cabinet.

WWW: https://dbmx.net/tkrzw/

PR:		289951
Reported by:	Paavo-Einari Kaipila <pkaipila@gmail.com> (new maintainer)
2025-10-09 07:12:08 +09:00

49 lines
1.2 KiB
Plaintext

bin/tkrzw_build_util
bin/tkrzw_dbm_perf
bin/tkrzw_dbm_tran
bin/tkrzw_dbm_util
bin/tkrzw_file_perf
bin/tkrzw_langc_check
bin/tkrzw_str_perf
bin/tkrzw_ulog_util
lib/libtkrzw.a
lib/libtkrzw.so
lib/libtkrzw.so.%%SHLIB_VER_MAJOR%%
lib/libtkrzw.so.%%SHLIB_VER%%
libdata/pkgconfig/tkrzw.pc
include/tkrzw_cmd_util.h
include/tkrzw_compress.h
include/tkrzw_containers.h
include/tkrzw_dbm.h
include/tkrzw_dbm_async.h
include/tkrzw_dbm_baby.h
include/tkrzw_dbm_cache.h
include/tkrzw_dbm_common_impl.h
include/tkrzw_dbm_hash.h
include/tkrzw_dbm_hash_impl.h
include/tkrzw_dbm_poly.h
include/tkrzw_dbm_shard.h
include/tkrzw_dbm_skip.h
include/tkrzw_dbm_skip_impl.h
include/tkrzw_dbm_std.h
include/tkrzw_dbm_tiny.h
include/tkrzw_dbm_tree.h
include/tkrzw_dbm_tree_impl.h
include/tkrzw_dbm_ulog.h
include/tkrzw_file.h
include/tkrzw_file_mmap.h
include/tkrzw_file_poly.h
include/tkrzw_file_pos.h
include/tkrzw_file_std.h
include/tkrzw_file_util.h
include/tkrzw_hash_util.h
include/tkrzw_index.h
include/tkrzw_key_comparators.h
include/tkrzw_langc.h
include/tkrzw_lib_common.h
include/tkrzw_logger.h
include/tkrzw_message_queue.h
include/tkrzw_str_util.h
include/tkrzw_thread_util.h
include/tkrzw_time_util.h