pkg.soopen package index

brew / Rang 2699

tokyo-cabinet mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tokyo-cabinet in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tokyo-cabinet

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Lightweight database library

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:database

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tcamgrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcamttestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcatestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcbmgrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcbmttestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcbtestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcfmgrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcfmttestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcftestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tchmgrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tchmttestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tchtestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tctmgrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tctmttestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcttestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcucodecExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcumttestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcutestExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.4.48
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tokyo-cabinet
Version1.4.48
PaketmanagerHomebrew
Homepagehttps://dbmx.net/tokyocabinet/
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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