rustyphoenixmicrobenchmark 1.4.0

Toolset for function micro-benchmarking. Rust equivalent of C++ [PhoenixMicroBenchmark](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/PhoenixMicroBenchmark)
Documentation
{
    "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
    "@type": "SoftwareSourceCode",
    "license": "https://spdx.org/licenses/CECILL-C",
    "codeRepository": "git+https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark.git",
    "contIntegration": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/-/pipelines",
    "dateCreated": "2025-11-27",
    "datePublished": "2026-04-08",
    "dateModified": "2026-04-08",
    "downloadUrl": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/-/archive/1.4.0/RustyPhoenixMicroBenchmark-1.4.0.tar.gz",
    "issueTracker": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/-/issues",
    "name": "RustyPhoenixMicroBenchmark",
    "version": "1.4.0",
    "softwareVersion": "1.4.0",
    "readme": "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/-/blob/1.4.0/README.md",
    "description": "Toolset for function micro-benchmarking. Rust equivalent of C++ [PhoenixMicroBenchmark](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/PhoenixMicroBenchmark)",
    "keywords": [
        "Phoenix2",
        "Rust",
        "Benchmark",
        "MicroBenchmark"
    ],
    "relatedLink": [
        "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/PHOENIX2"
    ],
    "author": [
        {
            "@type": "Person",
            "givenName": "Pierre",
            "familyName": "Aubert",
            "affiliation": {
                "@type": "Organization",
                "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
            }
        },
                {
            "@type": "Person",
            "givenName": "Thibaut",
            "familyName": "Oprinsen",
            "affiliation": {
                "@type": "Organization",
                "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Vincent",
            "familyName": "Pollet",
            "affiliation": {
                "@type": "Organization",
                "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
            }
        }
    ],
    "maintainer": {
        "@type": "Person",
        "givenName": "Pierre",
        "familyName": "Aubert",
        "affiliation": {
            "@type": "Organization",
            "name": "LAPP, Univ. Savoie Mont-Blanc, CNRS"
        }
    }
}