macOS
brew install ulfiuslocal Homebrew formula metadata
brew / Rang 8891
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ulfius in AI-Agent-Workflows.
Installation
brew install ulfiuslocal Homebrew formula metadata
nix profile install nixpkgs#ulfiusnixpkgs package indexes · pkgs/by-name/ul/ulfius/package.nix · Quelle: api.github.com
sudo pacman -S ulfiusArch Linux sync databases · ulfius · Quelle: geo.mirror.pkgbuild.com
sudo apt install libulfius-devDebian stable package indexes · libulfius-dev · Quelle: deb.debian.org
sudo zypper install libulfius2_7openSUSE Tumbleweed package metadata · libulfius2_7 · Quelle: download.opensuse.org
winget install --id stuncloud.uwscr -eWindows Package Manager source index · stuncloud.uwscr · Quelle: cdn.winget.microsoft.com
Überblick
HTTP Framework for REST Applications in C
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
uwsc | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:ulfius |
|---|---|
| Version | 2.7.15 |
| Paketmanager | Homebrew |
| Homepage | https://babelouest.github.io/ulfius/ |
| Repository | https://github.com/babelouest/ulfius |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.