Bring modern package management to Meson's native wrap ecosystem

Lobsters Hottest Tools

Summary

Collider extends Meson's native wrap ecosystem with modern package management features including automatic dependency resolution, lockfiles, and publish/share capabilities, fully compatible with WrapDB.

<p><a href="https://lobste.rs/s/9b49zd/bring_modern_package_management_meson_s">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 07/16/26, 09:55 AM

# Index - Collider Source: [https://collider.ee/1.5.1/](https://collider.ee/1.5.1/) ![Collider logo](https://collider.ee/1.5.1/assets/logo.svg) [![Tests](https://github.com/MaxandreOgeret/collider/actions/workflows/tests.yml/badge.svg)](https://github.com/MaxandreOgeret/collider/actions/workflows/tests.yml)[![Lint](https://github.com/MaxandreOgeret/collider/actions/workflows/lint.yml/badge.svg)](https://github.com/MaxandreOgeret/collider/actions/workflows/lint.yml)[![PyPI](https://img.shields.io/pypi/v/collider-wraps?label=PyPI)](https://pypi.org/project/collider-wraps/)[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/MaxandreOgeret/collider/blob/main/LICENSE)[![codecov](https://codecov.io/gh/MaxandreOgeret/collider/graph/badge.svg)](https://codecov.io/gh/MaxandreOgeret/collider)[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3d3482248f0449d38843da4a93969b8a)](https://app.codacy.com/gh/MaxandreOgeret/collider/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[![Matrix](https://img.shields.io/badge/Join%20chat-%23collider%3Amatrix.org-000000?logo=matrix)](https://matrix.to/#/#collider:matrix.org) **Collider brings modern package management to Meson's native wrap ecosystem\.** Rather than replacing Meson's dependency model, Collider extends it: automatic dependency resolution, lockfiles, and a streamlined day\-to\-day workflow, fully compatible with wraps and WrapDB\. ## Key Features[¶](https://collider.ee/1.5.1/#key-features) - **Publish and share**Meson projects as wrap packages to local or remote repositories\. - **Add, upgrade, and remove**dependencies with version constraints\. - **Resolve transitive dependencies**automatically by scanning`meson\.build`files\. - **Lock dependencies**for reproducible builds across machines and CI\. - **Offline builds**through a local cache of wraps and archives\. - **Host your own repository**with a built\-in HTTP server or a static filesystem layout\. - **WrapDB\-compatible**: works with the official Meson WrapDB out of the box\. ## Next Steps[¶](https://collider.ee/1.5.1/#next-steps) - [Install Collider](https://collider.ee/1.5.1/getting-started/installation/) - [Follow the Quick Start guide](https://collider.ee/1.5.1/getting-started/quickstart/) - [Read the CLI reference](https://collider.ee/1.5.1/reference/cli/)

Similar Articles

Package Managers need global hooks

Hacker News Top

A blog post advocating for package managers to support global hooks as a more secure and flexible alternative to current package security measures like registries or shell wrappers.

Package Management as Org Chart

Lobsters Hottest

This article explores how different package management strategies and tools reflect organizational communication structures, illustrating Conway's Law through monorepos, workspaces, Bazel, Nix, Docker, and more.

ClearMesh

Product Hunt

ClearMesh is a new platform offering Git-like versioning capabilities for datasets, AI models, and binary folders.