{"id":18388475,"url":"https://github.com/jmcph4/azorian","last_synced_at":"2026-04-30T12:33:09.669Z","repository":{"id":87928307,"uuid":"162700748","full_name":"jmcph4/azorian","owner":"jmcph4","description":"C11 implementation of multiformat specifications","archived":false,"fork":false,"pushed_at":"2019-03-25T00:13:13.000Z","size":89,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-03T16:36:59.087Z","etag":null,"topics":["c","c11","data-structures","formats","ipfs","ipld","ipns","libp2p","multiaddr","multibase","multiformat","multiformat-specifications","multiformats","multihash","multiprotocol","p2p","self-describing","unsigned-varint","varint"],"latest_commit_sha":null,"homepage":null,"language":"C","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/jmcph4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2018-12-21T10:26:45.000Z","updated_at":"2025-08-27T13:19:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f3d4242-cf92-425c-8ef5-303a790db65b","html_url":"https://github.com/jmcph4/azorian","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/jmcph4/azorian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fazorian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fazorian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fazorian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fazorian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcph4","download_url":"https://codeload.github.com/jmcph4/azorian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fazorian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","c11","data-structures","formats","ipfs","ipld","ipns","libp2p","multiaddr","multibase","multiformat","multiformat-specifications","multiformats","multihash","multiprotocol","p2p","self-describing","unsigned-varint","varint"],"created_at":"2024-11-06T01:34:26.184Z","updated_at":"2026-04-30T12:33:09.647Z","avatar_url":"https://github.com/jmcph4.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/github/tag/jmcph4/azorian.svg)\n[![Build Status](https://travis-ci.org/jmcph4/azorian.svg?branch=master)](https://travis-ci.org/jmcph4/azorian)\n# Azorian #\n\nAzorian is a library implementing the multiformat specifications in C11. Azorian aims to be clean and lightweight - both on system resources and dependency chains.\n\nCurrently, to build just the library, no additional dependencies are required - just the C standard library. To build the tests, the Unity C unit testing framework is needed.\n\nAzorian is still in early development and, as such, is unstable right now. Codecs for most of the multiformats are already implemented though. Once stable, Azorian is ideal for C or C++ implementations of [libp2p](https://github.com/libp2p/libp2p), full [IPFS](https://github.com/ipfs/ipfs) implementations, or any other project which might want to exploit the power of the multiformat specifications for future-proof, self-describing data formats.\n\n## Building ##\n\n    $ git clone git@github.com:jmcph4/azorian.git\n    $ cd azorian\n\n### Release ###\n\n    $ make\n\n### Development ###\n\n    $ make debug\n\n### Tests ###\n\n    $ git clone https://github.com/throwtheswitch/unity.git\n    $ cp unity/src include/unity -r\n    $ make debug\n    $ make tests\n    $ ./run_tests.sh\n\n### Documentation ###\n\n    $ make docs\n\nNote that this requires Doxygen.\n\n## Licensing ##\nPlease consult [LICENSE](LICENSE).\n\n## Contributing ##\nAzorian currently welcomes all contributors and the maintainers strive to comply with GitHub best practices.\n\nAs such, please consult [CONTRIBUTING](CONTRIBUTING.md) for all contribution information.\n\n## Further Information ##\nFor any further information about the project, the wiki is the best place to go.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Fazorian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcph4%2Fazorian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Fazorian/lists"}