{"id":15398662,"url":"https://github.com/lancern/soda","last_synced_at":"2025-04-16T01:44:42.669Z","repository":{"id":212938012,"uuid":"723955789","full_name":"Lancern/soda","owner":"Lancern","description":"Convert shared libraries into relocatable objects","archived":false,"fork":false,"pushed_at":"2023-12-23T13:22:56.000Z","size":306,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T22:54:25.696Z","etag":null,"topics":["binary","elf","relocatable","rust","shared-library"],"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/Lancern.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":"2023-11-27T05:17:53.000Z","updated_at":"2023-12-31T03:49:28.000Z","dependencies_parsed_at":"2023-12-23T15:46:09.235Z","dependency_job_id":null,"html_url":"https://github.com/Lancern/soda","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"38781445f92d6e363798b4bfe1ecd407638ad05f"},"previous_names":["lancern/soda"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lancern%2Fsoda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lancern%2Fsoda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lancern%2Fsoda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lancern%2Fsoda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lancern","download_url":"https://codeload.github.com/Lancern/soda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249182847,"owners_count":21226123,"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":["binary","elf","relocatable","rust","shared-library"],"created_at":"2024-10-01T15:45:01.097Z","updated_at":"2025-04-16T01:44:42.636Z","avatar_url":"https://github.com/Lancern.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# soda\n\nConvert shared libraries into static libraries.\n\n\u003e [!NOTE]\n\u003e This project is still under early development phase.\n\n## Usage\n\n```bash\nsoda /path/to/your/libfoo.so\n```\n\nYou can specify `-o` to change the output file name. If omitted, the default\noutput file name will be `foo.o` if the input shared library is named\n`libfoo.so`.\n\n## Build\n\nYou need the latest stable Rust toolchain to build `soda`. Refer to [rustup] if\nyou don't have a Rust toolchain yet.\n\n[rustup]: https://rustup.rs/\n\nClone this repository and build:\n\n```bash\ngit clone https://github.com/Lancern/soda.git\ncd soda\ncargo build\n```\n\nIf you want to build a release version:\n\n```bash\ncargo build --release\n```\n\n## Contribution\n\nWe welcome any form of contributions to this project:\n\n- Create a new [issue] for _bug reports_ and _feature request_.\n- Create a new [PR] for _bug fixes_ and _feature implementations_.\n- Create a new [discussion] if you have anything to share and discuss, or if you\n  meet any problems in the usage of this tool.\n\n[issue]: https://github.com/Lancern/soda/issues\n[PR]: https://github.com/Lancern/soda/pulls\n[discussion]: https://github.com/Lancern/soda/discussions\n\n## License\n\nThis project is open-sourced under [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancern%2Fsoda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flancern%2Fsoda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancern%2Fsoda/lists"}