macOS
brew install soniclocal Homebrew formula metadata
sudo port install sonicMacPorts ports tree · audio/sonic/Portfile · 来源: api.github.com
安装
brew install soniclocal Homebrew formula metadata
sudo port install sonicMacPorts ports tree · audio/sonic/Portfile · 来源: api.github.com
sudo dnf install sonicFedora Rawhide package metadata · sonic · 来源: dl.fedoraproject.org
nix profile install nixpkgs#sonicnixpkgs package indexes · pkgs/by-name/so/sonic/package.nix · 来源: api.github.com
sudo pacman -S sonicArch Linux sync databases · sonic · 来源: geo.mirror.pkgbuild.com
概览
Fast, lightweight & schema-less search backend
历史
Sonic is a Rust search backend packaged as a small server and CLI-oriented service rather than a large search platform. Its README frames it as a lightweight, schema-less alternative to heavier systems such as Elasticsearch for identifier-based search, autocomplete, typo correction, and low-resource indexing.
Sonic was created by Valerian Saliou and the official repository says the project was initially announced on the author's journal. GitHub repository metadata records the public repository as created in February 2019, matching the README's early emphasis on using Sonic at Crisp for production search workloads.
The design centers on the Sonic Channel protocol rather than an HTTP API. That made Sonic feel more like Redis-style infrastructure to package and run: a daemon, a TOML-like configuration file, a TCP port, and client libraries for applications that need to push identifiers into an index and query them later.
The official README lists Crisp and Scrumpy as users and describes Crisp using Sonic for search across messages, conversations, contacts, and helpdesk articles. It also documents official packages for Debian-based systems, Cargo installation, Docker images, and non-official Homebrew packaging.
The package-manager metadata in this batch shows Sonic available beyond Homebrew, including Debian, Ubuntu, Fedora, Arch, MacPorts, and Nix. That spread is notable because Sonic is a niche search daemon, not a general-purpose library.
Operators run Sonic with a configuration file, commonly the sample `config.cfg` or a path supplied with `-c` or `--config`. Applications interact with it through Sonic Channel to push, pop, flush, query, and suggest identifiers.
Sonic is commonly attractive for small and medium products that want fast full-text-ish lookup without operating a larger search stack. It stores search terms and identifiers, leaving document storage and enrichment to the caller's database.
For package-manager users, Sonic is interesting because it turns a search backend into one installable daemon with modest runtime expectations. It is the kind of package that appeals to people who like replacing a large service dependency with a single binary plus a small config file.
Its continued releases through 2026, including split core/client/server release artifacts, also show a Rust infrastructure tool maturing while still keeping a Unix-friendly operational shape.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./config.cfg可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sonic | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/valeriansaliou/sonic
安装元数据
| 软件包键 | brew:sonic |
|---|---|
| 版本 | 1.7.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/sonic |
| 主页 | https://github.com/valeriansaliou/sonic |
| 仓库 | https://github.com/valeriansaliou/sonic |
| 上游文档 | https://github.com/valeriansaliou/sonic#readme |
| 许可证 | MPL-2.0 |
| 源码归档 | https://github.com/valeriansaliou/sonic/archive/refs/tags/v1.7.4.tar.gz |
| 最后更新 | 2026-07-09T22:53:16Z |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sonic |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libsonic-dev 0.2.0-13+b1
Header file for linking to libsonic
https://github.com/waywardgeek/sonic
sudo apt install libsonic-devlibsonic-java 0.2.0-13
Simple library to speed up or slow down speech - Java bindings
https://github.com/waywardgeek/sonic
sudo apt install libsonic-javalibsonic0 0.2.0-13+b1
Simple library to speed up or slow down speech
https://github.com/waywardgeek/sonic
sudo apt install libsonic0sonic 0.2.0-13+b1
Simple utility to speed up or slow down speech
https://github.com/waywardgeek/sonic
sudo apt install sonicsonic
nix profile install nixpkgs#soniclibsonic-dev 0.2.0-13build1
Header file for linking to libsonic
https://github.com/waywardgeek/sonic
sudo apt install libsonic-devlibsonic-java 0.2.0-13build1
Simple library to speed up or slow down speech - Java bindings
https://github.com/waywardgeek/sonic
sudo apt install libsonic-javalibsonic0 0.2.0-13build1
Simple library to speed up or slow down speech
https://github.com/waywardgeek/sonic
sudo apt install libsonic0sonic 0.2.0-13build1
Simple utility to speed up or slow down speech
https://github.com/waywardgeek/sonic
sudo apt install soniclibsonic 0.2.0^20210316gitba33141-1.fc45
Library package
https://github.com/waywardgeek/sonic
sudo dnf install libsoniclibsonic-devel 0.2.0^20210316gitba33141-1.fc45
Development files for sonic
https://github.com/waywardgeek/sonic
sudo dnf install libsonic-develsonic 0.2.0^20210316gitba33141-1.fc45
Library to speed up or slow down speech
https://github.com/waywardgeek/sonic
sudo dnf install sonicsonic 1.6.0-1
Fast, lightweight & schema-less search backend
https://github.com/valeriansaliou/sonic
sudo pacman -S sonicsonic
sudo port install sonic来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.