Skip to main content

µOS++ Intrusive Lists

A C++ source code library with the µOS++ intrusive lists

xpm install @micro-os-plus/utils-lists@4.0.2 --verbose

Modern, portable, configurable

The modern C++ code is highly portable and compiles seamlessly with the latest versions of GCC and clang. To facilitate integration, both CMake and meson configurations are provided.

Easy to Use & Reproducible

Projects can reference this library through an explicitly versioned dependency. This guarantees reproducibility, which is particularly advantageous in CI/CD environments.

Part of the Node.js ecosystem

The xpm CLI tool complements npm with several additional features tailored for C/C++ projects. This enables the source package to integrate seamlessly into the Node.js ecosystem, while still permitting manual installation of the library.