Icon

Meson

Meson is an open source, fast, and user-friendly build system designed to improve developer productivity by simplifying build definitions and speeding up compilation. It supports multiple platforms and languages including C, C++, C#, D, Fortran, Java, and Rust.
Latest: 1.11.1 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 2520/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Open SourceWinget: Available

Version & Lifecycle

0
Current: 1.11.1 N-2: 1.10.0 Avg cadence: Every 31 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

mesonmesonbuild meson

Packaging Notes

0

Meson enforces out-of-source builds; all build artifacts are stored in a separate build directory

Notes

0

Meson uses a custom DSL for build definitions and does not allow in-source builds, requiring separate build directories.