pkg.soopen package index

brew / 順位 8891

ulfius を Homebrew, Nix, pacman, apt, zypper, winget でインストール

ulfius のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ulfius

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ulfius

nixpkgs package indexes · pkgs/by-name/ul/ulfius/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S ulfius

Arch Linux sync databases · ulfius · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install libulfius-dev

Debian stable package indexes · libulfius-dev · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install libulfius2_7

openSUSE Tumbleweed package metadata · libulfius2_7 · ソース: download.opensuse.org

Windows

Windows Package Manager確認済み · 92%
winget install --id stuncloud.uwscr -e

Windows Package Manager source index · stuncloud.uwscr · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

HTTP Framework for REST Applications in C

コマンドとエイリアス

  • uwsc

履歴

プロジェクトの歴史と使われ方

Ulfius is a C HTTP framework for building REST applications, web services, client requests, and websocket clients or servers with a small-memory-footprint design.

プロジェクトの歴史

The upstream README describes Ulfius as a REST-oriented HTTP framework in C, based on GNU libmicrohttpd for the backend web server, Jansson for JSON manipulation, and libcurl for HTTP and SMTP client APIs.

Official release metadata shows a stable 1.0 release in August 2016, a 2.0.0 release in May 2017, and continued 2.7.x releases through v2.7.15 in November 2023. The API documentation includes versioned sections describing changes from Ulfius 2.0 through 2.7.

The installation documentation treats Ulfius as part of the Babelouest C library stack with Orcania and Yder, and documents both Makefile and CMake builds, optional dependencies, static archives, embedded-system flags, and the uwsc websocket CLI.

採用の歴史

Ulfius adoption is visible in the official README's list of projects using the framework, including Glewlwyd, Le Biniou, Angharad, Hutch, Taliesin, and Taulas Raspberry Pi Serial interface. Those examples cluster around small services, authentication, media, home automation, and embedded or appliance-like applications.

The supplied package data records Ulfius in Homebrew, Nix, Arch/pacman, Debian, Ubuntu, openSUSE, and winget-related packaging for uwsc. The official INSTALL file also states that Ulfius is available as distribution packages and gives Debian examples for libulfius-dev and uwsc.

使われ方

C developers use Ulfius by linking libulfius and registering HTTP endpoints with callbacks. The README's hello-world example initializes an instance, adds a GET endpoint, starts the framework, then stops and cleans the instance.

The framework covers server-side web services, streaming, websockets, client HTTP and SMTP requests, client websockets, JSON request and response handling, cookies, file upload, and memory-management hooks. The uwsc tool provides a packaged command-line websocket client built from the same project.

パッケージ好きにとっての重要性

Ulfius is significant to package-manager users because it packages a C-native web framework rather than another scripting-language web stack. That matters for embedded systems, small daemons, and projects that want REST or websocket APIs without leaving a C deployment model.

For maintainers, Ulfius also shows the usual C-library packaging concerns: optional features change dependencies, pkg-config and CMake metadata matter, shared and static builds are both documented, and the small uwsc executable gives users a visible CLI alongside the library.

タイムライン

  • 2016: Stable 1.0 release published.
  • 2017: Stable 2.0.0 release published.
  • 2021: 2.7.x release series active.
  • 2023: v2.7.15 release published.
  • 2026: Official documentation site still presented Ulfius API documentation for REST applications in C.

Related projects

  • The README names GNU libmicrohttpd, Jansson, and libcurl as core libraries used by Ulfius.
  • The INSTALL file documents Orcania and Yder as companion Babelouest libraries in the manual Makefile install path.
  • The README lists Glewlwyd, Angharad, Hutch, Taliesin, and other Babelouest-adjacent applications as projects using Ulfius.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:http

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
uwsc実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.7.15
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ulfius
バージョン2.7.15
パッケージマネージャHomebrew
ホームページhttps://babelouest.github.io/ulfius/
リポジトリhttps://github.com/babelouest/ulfius
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libulfius-dev 2.7.15-2.2+b2

Web Framework for REST Applications in C - development

https://github.com/babelouest/ulfius

sudo apt install libulfius-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ulfius
  • 9 依存関係
  • normalized package name match
  • 一致条件: Ulfius
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libulfius-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libulfius2.7t64 2.7.15-2.2+b2

Web Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo apt install libulfius2.7t64
  • Section: libs
  • Architecture: amd64
  • Source Package: ulfius
  • 8 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ulfius
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libulfius2.7t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

uwsc 2.7.15-2.2+b2

Ulfius WebSocket Client

https://github.com/babelouest/ulfius

sudo apt install uwsc
  • Section: devel
  • Architecture: amd64
  • Source Package: ulfius
  • 4 依存関係
  • normalized package name match
  • 一致条件: Ulfius
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uwsc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ulfius

nix profile install nixpkgs#ulfius
  • normalized package name match
  • 一致条件: Ulfius
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ul/ulfius/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libulfius-dev 2.7.15-2.2build1

Web Framework for REST Applications in C - development

https://github.com/babelouest/ulfius

sudo apt install libulfius-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ulfius
  • 9 依存関係
  • normalized package name match
  • 一致条件: Ulfius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libulfius-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libulfius2.7t64 2.7.15-2.2build1

Web Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo apt install libulfius2.7t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ulfius
  • 8 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ulfius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libulfius2.7t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

uwsc 2.7.15-2.2build1

Ulfius WebSocket Client

https://github.com/babelouest/ulfius

sudo apt install uwsc
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: ulfius
  • 4 依存関係
  • normalized package name match
  • 一致条件: Ulfius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: uwsc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

ulfius 2.7.15-2

HTTP Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo pacman -S ulfius
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • 8 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ulfius
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ulfius from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libulfius2_7 2.7.15-1.7

Web Framework for REST Applications in C

https://github.com/babelouest/ulfius

sudo zypper install libulfius2_7
  • License: MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ulfius
  • 9 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ulfius
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libulfius2_7 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ulfius-devel 2.7.15-1.7

Header files for ulfius

https://github.com/babelouest/ulfius

sudo zypper install ulfius-devel
  • License: MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ulfius
  • 10 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Ulfius
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ulfius-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

uwsc 2.7.15-1.7

Ulfius WebSocket Client

https://github.com/babelouest/ulfius

sudo zypper install uwsc
  • License: MIT
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: x86_64
  • Source Package: ulfius
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ulfius
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: uwsc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
winget92%

stuncloud.uwscr

winget install --id stuncloud.uwscr -e
  • installed executable or alias match
  • 一致条件: Uwsc
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: stuncloud.uwscr from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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