{"id":14991222,"url":"https://github.com/woodruffw/mollusc","last_synced_at":"2025-07-18T15:36:19.091Z","repository":{"id":43152653,"uuid":"394834236","full_name":"woodruffw/mollusc","owner":"woodruffw","description":"Pure-Rust libraries for parsing, interpreting, and analyzing LLVM","archived":false,"fork":false,"pushed_at":"2024-01-22T00:56:08.000Z","size":391,"stargazers_count":80,"open_issues_count":13,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-04T22:21:55.300Z","etag":null,"topics":["hacktoberfest","llvm","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woodruffw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-11T02:14:58.000Z","updated_at":"2025-01-22T06:06:16.000Z","dependencies_parsed_at":"2024-01-05T07:30:20.038Z","dependency_job_id":"206d23a6-446c-4edf-bd94-8063b7b14955","html_url":"https://github.com/woodruffw/mollusc","commit_stats":{"total_commits":194,"total_committers":3,"mean_commits":64.66666666666667,"dds":0.04123711340206182,"last_synced_commit":"59fdccf0c2210b962a5e6cf0cc0649e97b16b8e2"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/woodruffw/mollusc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fmollusc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fmollusc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fmollusc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fmollusc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woodruffw","download_url":"https://codeload.github.com/woodruffw/mollusc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fmollusc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265181602,"owners_count":23723937,"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":["hacktoberfest","llvm","rust"],"created_at":"2024-09-24T14:21:54.128Z","updated_at":"2025-07-18T15:36:19.070Z","avatar_url":"https://github.com/woodruffw.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"mollusc\n=======\n\n[![CI](https://github.com/woodruffw/mollusc/actions/workflows/ci.yml/badge.svg)](https://github.com/woodruffw/mollusc/actions/workflows/ci.yml)\n\n⚠️This is a work in progress! Many parts are incomplete or only partially functional!⚠️\n\n*mollusc* is a collection of pure-Rust libraries for parsing, interpreting, and analyzing LLVM.\n\n| Crate   | Version | Description |\n| ------- | ------- | ----------- |\n| [`llvm-bitcursor`](./llvm-bitcursor) | [![Crates.io](https://img.shields.io/crates/v/llvm-bitcursor)](https://crates.io/crates/llvm-bitcursor) | A no-frills cursor library for reading fields from a bitstream. |\n| [`llvm-bitstream`](./llvm-bitstream) | [![Crates.io](https://img.shields.io/crates/v/llvm-bitstream)](https://crates.io/crates/llvm-bitstream) | A content-agnostic parser for LLVM's bitstream container format. |\n| [`llvm-constants`](./llvm-constants) | [![Crates.io](https://img.shields.io/crates/v/llvm-constants)](https://crates.io/crates/llvm-constants) | **Unused**. A collection of numeric and enum constants useful across multiple crates in the *mollusc* ecosystem. |\n| [`llvm-support`](./llvm-support) | [![Crates.io](https://img.shields.io/crates/v/llvm-support)](https://crates.io/crates/llvm-support) | Support types and routines for parsing LLVM's bitcode. |\n| [`llvm-mapper`](./llvm-mapper) | [![Crates.io](https://img.shields.io/crates/v/llvm-mapper)](https://crates.io/crates/llvm-mapper) | A library for mapping the contents of bitstreams into LLVM IR models. |\n| **Not implemented.** | N/A | A high level interface for interacting with LLVM IR. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodruffw%2Fmollusc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoodruffw%2Fmollusc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodruffw%2Fmollusc/lists"}