macOS
brew install ulfiuslocal Homebrew formula metadata
安装
brew install ulfiuslocal Homebrew formula metadata
nix profile install nixpkgs#ulfiusnixpkgs package indexes · pkgs/by-name/ul/ulfius/package.nix · 来源: api.github.com
sudo pacman -S ulfiusArch Linux sync databases · ulfius · 来源: geo.mirror.pkgbuild.com
sudo apt install libulfius-devDebian stable package indexes · libulfius-dev · 来源: deb.debian.org
sudo zypper install libulfius2_7openSUSE Tumbleweed package metadata · libulfius2_7 · 来源: download.opensuse.org
winget install --id stuncloud.uwscr -eWindows Package Manager source index · stuncloud.uwscr · 来源: cdn.winget.microsoft.com
概览
HTTP Framework for REST Applications in C
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
uwsc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ulfius |
|---|---|
| 版本 | 2.7.15 |
| 软件包管理器 | Homebrew |
| 主页 | https://babelouest.github.io/ulfius/ |
| 仓库 | https://github.com/babelouest/ulfius |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-devlibulfius2.7t64 2.7.15-2.2+b2
Web Framework for REST Applications in C
https://github.com/babelouest/ulfius
sudo apt install libulfius2.7t64uwsc 2.7.15-2.2+b2
Ulfius WebSocket Client
https://github.com/babelouest/ulfius
sudo apt install uwsculfius
nix profile install nixpkgs#ulfiuslibulfius-dev 2.7.15-2.2build1
Web Framework for REST Applications in C - development
https://github.com/babelouest/ulfius
sudo apt install libulfius-devlibulfius2.7t64 2.7.15-2.2build1
Web Framework for REST Applications in C
https://github.com/babelouest/ulfius
sudo apt install libulfius2.7t64uwsc 2.7.15-2.2build1
Ulfius WebSocket Client
https://github.com/babelouest/ulfius
sudo apt install uwsculfius 2.7.15-2
HTTP Framework for REST Applications in C
https://github.com/babelouest/ulfius
sudo pacman -S ulfiuslibulfius2_7 2.7.15-1.7
Web Framework for REST Applications in C
https://github.com/babelouest/ulfius
sudo zypper install libulfius2_7ulfius-devel 2.7.15-1.7
Header files for ulfius
https://github.com/babelouest/ulfius
sudo zypper install ulfius-develuwsc 2.7.15-1.7
Ulfius WebSocket Client
https://github.com/babelouest/ulfius
sudo zypper install uwscstuncloud.uwscr
winget install --id stuncloud.uwscr -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.