macOS
brew install tokyo-dystopialocal Homebrew formula metadata
brew / rank 17437
Lightweight full-text search system. Version 0.9.15 via Homebrew; verified from local package data.
install
brew install tokyo-dystopialocal Homebrew formula metadata
overview
Lightweight full-text search system
history
Tokyo Dystopia is FAL Labs' lightweight full-text search system, documented as a C99/POSIX, LGPL-licensed package for searching large sets of records by specified patterns. It complements Tokyo Cabinet by adding full-text indexing and search-oriented APIs rather than general key/value storage.
The official page carries a 2007-2010 FAL Labs copyright notice and was last updated on 2010-08-05. It describes Tokyo Dystopia as written and maintained by FAL Labs, and the specification says installation requires the latest Tokyo Cabinet first, making Dystopia part of the same FAL Labs database-tool family.
The documented distribution model mirrors Tokyo Cabinet: upstream source packages, with binary packages handled by distributors. In Homebrew and similar package-manager contexts, that made Tokyo Dystopia a niche but useful package for developers who wanted an embeddable full-text search library and CLI tools without deploying a larger search server.
The official specification documents `./configure`, `make`, `make check`, and `make install`, producing headers, `libtokyodystopia`, pkg-config metadata, command-line tools such as `dystmgr`, `tcqmgr`, `tcwmgr`, and `lapumgr`, and CGI helpers. Its core model stores indexed text records and supports phrase, prefix, suffix, token, and character N-gram search, with Unicode-oriented multilingual support.
Tokyo Dystopia is significant in the package-nerd niche because it packages a late-2000s search engine as a small Unix library/toolkit: it depends on Tokyo Cabinet, installs many focused binaries, and exposes enough low-level pieces for scripting, experiments, and embedded search features.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dystmgr | executable | indexed executable | Discovered from the local executable index. |
dysttest | executable | indexed executable | Discovered from the local executable index. |
lapumgr | executable | indexed executable | Discovered from the local executable index. |
laputest | executable | indexed executable | Discovered from the local executable index. |
tcqmgr | executable | indexed executable | Discovered from the local executable index. |
tcqtest | executable | indexed executable | Discovered from the local executable index. |
tcwmgr | executable | indexed executable | Discovered from the local executable index. |
tcwtest | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tokyo-dystopia |
|---|---|
| Version | 0.9.15 |
| Package manager | Homebrew |
| Homepage | https://dbmx.net/tokyodystopia/ |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.