macOS
brew install ulfiuslocal Homebrew formula metadata
brew / rang 8891
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ulfius pour les workflows d'agents IA.
installation
brew install ulfiuslocal Homebrew formula metadata
nix profile install nixpkgs#ulfiusnixpkgs package indexes · pkgs/by-name/ul/ulfius/package.nix · Source: api.github.com
sudo pacman -S ulfiusArch Linux sync databases · ulfius · Source: geo.mirror.pkgbuild.com
sudo apt install libulfius-devDebian stable package indexes · libulfius-dev · Source: deb.debian.org
sudo zypper install libulfius2_7openSUSE Tumbleweed package metadata · libulfius2_7 · Source: download.opensuse.org
winget install --id stuncloud.uwscr -eWindows Package Manager source index · stuncloud.uwscr · Source: cdn.winget.microsoft.com
aperçu
HTTP Framework for REST Applications in C
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
uwsc | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:ulfius |
|---|---|
| Version | 2.7.15 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://babelouest.github.io/ulfius/ |
| Dépôt | https://github.com/babelouest/ulfius |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.