{"id":21107538,"url":"https://github.com/thomwiggers/m4ri-rust","last_synced_at":"2025-07-08T16:31:47.556Z","repository":{"id":54548655,"uuid":"126357607","full_name":"thomwiggers/m4ri-rust","owner":"thomwiggers","description":"M4RI Rust bindings","archived":false,"fork":false,"pushed_at":"2023-09-26T12:22:45.000Z","size":155,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-26T12:22:14.791Z","etag":null,"topics":["m4ri","matrix-calculations","matrix-decompositions","matrix-factorization","matrix-functions","matrix-library","matrix-multiplication","rust","scientific-computing"],"latest_commit_sha":null,"homepage":"https://thomwiggers.nl/research/msc-thesis/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomwiggers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-03-22T15:40:04.000Z","updated_at":"2023-11-07T08:06:45.000Z","dependencies_parsed_at":"2023-10-03T04:14:01.446Z","dependency_job_id":"e1896184-33ae-44e5-9df6-9a34324441be","html_url":"https://github.com/thomwiggers/m4ri-rust","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomwiggers%2Fm4ri-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomwiggers%2Fm4ri-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomwiggers%2Fm4ri-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomwiggers%2Fm4ri-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomwiggers","download_url":"https://codeload.github.com/thomwiggers/m4ri-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225449670,"owners_count":17476095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["m4ri","matrix-calculations","matrix-decompositions","matrix-factorization","matrix-functions","matrix-library","matrix-multiplication","rust","scientific-computing"],"created_at":"2024-11-20T00:40:39.400Z","updated_at":"2024-11-20T00:40:39.901Z","avatar_url":"https://github.com/thomwiggers.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust bindings for M4RI\n\n[M4RI][m4ri] is a C library that provides efficient implementations of binary matrix operations.\nThis crate aims to expose those functions to Rust and provides a nice wrapper around matrices, vectors and operations on both.\n\n# References\n\nMartin Albrecht and Gregory Bard. The M4RI Library. [https://malb.bitbucket.io/m4ri][m4ri]\n\nSee also the references section of the M4RI docs [here][m4ri references].\n\n# This was written in the context of:\n\nThom Wiggers. Solving LPN using Large Covering Codes. *Master's Thesis* Radboud University, 2018.\n\nSee also https://thomwiggers.nl/research/msc-thesis/\n\n# Optional features\n\n* `serde`: Enable serialization\n* M4RI options:\n    * `m4rm_mul`: Use `m4rm` as multiplication algorithm\n    * `naive_mul`: Use the `naive` strategy\n    * `strassen_mul`: Use the Strassen algorithm\n\n# Windows support\n\nYou may currently experience issues trying to build this on Windows.\nHelp would be welcome (See [issue #6](https://github.com/thomwiggers/m4ri-rust/issues/6)).\n\n# Releases\n\nReleases are available with DOI:\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3377514.svg)](https://doi.org/10.5281/zenodo.3377514)\n\n[m4ri]: https://malb.bitbucket.io/m4ri/\n[m4ri references]: https://bitbucket.org/malb/m4ri/wiki/Further%20Reading\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomwiggers%2Fm4ri-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomwiggers%2Fm4ri-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomwiggers%2Fm4ri-rust/lists"}