pkg.soopen package index

brew / 排名 2699

使用 Homebrew 安装 tokyo-cabinet

查看 tokyo-cabinet 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tokyo-cabinet

local Homebrew formula metadata

概览

软件包摘要

Lightweight database library

命令和别名

  • tcamgr
  • tcamttest
  • tcatest
  • tcbmgr
  • tcbmttest
  • tcbtest
  • tcfmgr
  • tcfmttest
  • tcftest
  • tchmgr
  • tchmttest
  • tchtest
  • tctmgr
  • tctmttest
  • tcttest
  • tcucodec
  • tcumttest
  • tcutest

历史

项目历史与用法

Tokyo Cabinet is FAL Labs' C library for embedded database files, positioned by its official documentation as a modern DBM implementation and a successor to GDBM and QDBM. It stores key/value records in hash tables, B+ trees, fixed-length arrays, and a table-style database, with no separate server required.

项目历史

The project page carries a 2006-2011 FAL Labs copyright notice and the fundamental specification carries a 2006-2010 notice, with the public page last updated on 2010-08-05. The official overview says Tokyo Cabinet was written and maintained by FAL Labs and developed to improve space efficiency, time efficiency, multithreaded parallelism, usability, robustness, and 64-bit support over earlier DBM products.

The specification is unusually explicit about Tokyo Cabinet's DBM lineage: it compares the API to UNIX DBM/NDBM/GDBM access methods, says Tokyo Cabinet is an alternative for DBM because of higher performance, and lists restrictions of traditional DBM and QDBM that Tokyo Cabinet removed. That makes it part of the classic Unix embedded-database family rather than the later networked NoSQL-server lineage.

采用历史

Official documentation says Tokyo Cabinet shipped C, Perl, Ruby, Java, and Lua APIs, ran on C99/POSIX platforms, and provided source packages while directing binary-package users to distributors. The Homebrew formula reflects that distributor adoption: package managers kept it available for developers who needed the library and its command-line inspection/test tools long after the upstream page had become mostly archival.

使用方式

The documented install flow is the standard source-package sequence: `./configure`, `make`, `make check`, and `make install`. The installed payload includes headers, `libtokyocabinet`, pkg-config metadata, many `tc*` command-line programs, man pages, and API docs; the specification says those command-line interfaces are useful for prototyping, testing, and debugging.

In practical package-manager use, Tokyo Cabinet is the sort of dependency installed because another program wants a compact embedded key/value store, or because a developer wants direct access to `tchmgr`, `tcbmgr`, `tctmgr`, and related tools for inspecting hash, B+ tree, fixed, table, and abstract database files.

为什么软件包爱好者会关心

Tokyo Cabinet matters to package nerds because it sits at the intersection of old Unix DBM culture and the late-2000s key/value-store boom: tiny C library, source tarballs, pkg-config file, language bindings, and many CLI utilities. It also spawned or sat beside a recognizable Tokyo/FAL Labs ecosystem, including Tokyo Tyrant for remote service, Tokyo Dystopia for full-text search, Tokyo Promenade, Kyoto Cabinet, and later Tkrzw.

时间线

  • 2006: Official copyright range begins for Tokyo Cabinet.
  • 2010: Official pages last updated and latest source package listed as 1.4.48.
  • 2011: Official project page copyright range ends.
  • Current: Upstream page recommends Tkrzw as a more powerful and convenient successor.

Related projects

  • The official page names Tokyo Tyrant, Tokyo Dystopia, Tokyo Promenade, and Kyoto Cabinet as sibling projects, and recommends Tkrzw as a later successor. The specification also frames Tokyo Cabinet as a successor to GDBM and QDBM.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:database

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tcamgr可执行文件已索引可执行文件从本地可执行文件索引发现。
tcamttest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcatest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcbmgr可执行文件已索引可执行文件从本地可执行文件索引发现。
tcbmttest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcbtest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcfmgr可执行文件已索引可执行文件从本地可执行文件索引发现。
tcfmttest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcftest可执行文件已索引可执行文件从本地可执行文件索引发现。
tchmgr可执行文件已索引可执行文件从本地可执行文件索引发现。
tchmttest可执行文件已索引可执行文件从本地可执行文件索引发现。
tchtest可执行文件已索引可执行文件从本地可执行文件索引发现。
tctmgr可执行文件已索引可执行文件从本地可执行文件索引发现。
tctmttest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcttest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcucodec可执行文件已索引可执行文件从本地可执行文件索引发现。
tcumttest可执行文件已索引可执行文件从本地可执行文件索引发现。
tcutest可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.4.48
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tokyo-cabinet
版本1.4.48
软件包管理器Homebrew
主页https://dbmx.net/tokyocabinet/
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation