{"id":20105105,"url":"https://github.com/swiftcordapp/etfkit","last_synced_at":"2025-03-02T17:44:15.685Z","repository":{"id":103979204,"uuid":"501299435","full_name":"SwiftcordApp/ETFKit","owner":"SwiftcordApp","description":"Encode and decode Codables to Erlang's External Term Format (ETF)","archived":false,"fork":false,"pushed_at":"2022-06-11T03:25:26.000Z","size":65,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T04:44:54.440Z","etag":null,"topics":["etf","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/SwiftcordApp.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"cryptoAlgorithm","patreon":"cryptoAlgo","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-06-08T15:03:02.000Z","updated_at":"2022-06-10T09:20:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"2aa2b3e8-a29f-4ccd-813e-0b7fcf90c924","html_url":"https://github.com/SwiftcordApp/ETFKit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftcordApp%2FETFKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftcordApp%2FETFKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftcordApp%2FETFKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftcordApp%2FETFKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwiftcordApp","download_url":"https://codeload.github.com/SwiftcordApp/ETFKit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241549062,"owners_count":19980474,"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":["etf","swift"],"created_at":"2024-11-13T17:45:50.662Z","updated_at":"2025-03-02T17:44:15.660Z","avatar_url":"https://github.com/SwiftcordApp.png","language":"Swift","funding_links":["https://github.com/sponsors/cryptoAlgorithm","https://patreon.com/cryptoAlgo"],"categories":[],"sub_categories":[],"readme":"# ETFKit\n\n[![Build and test](https://github.com/SwiftcordApp/ETFKit/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/SwiftcordApp/ETFKit/actions/workflows/build-and-test.yml)\n[![Codecov](https://codecov.io/gh/SwiftcordApp/ETFKit/branch/main/graph/badge.svg?token=IVDY2F5L75)](https://codecov.io/gh/SwiftcordApp/ETFKit)\n\nEncoder/decoder for Erlang's [External Term Format](https://www.erlang.org/doc/apps/erts/erl_ext_dist.html) (version 131). \n\nDesigned to be a drop-in replacement for JSONDecoder/JSONEncoder. Simply\nreplace all usages of JSONDecoder/JSONEncoder with ETFEncoder/ETFDecoder. (WIP)\n\n### Types that can be encoded/decoded:\n\n- [x] `nil`\n- [x] `Bool`\n- [x] `String`\n- [ ] Atoms\n- [x] `String` with unicode\n- [x] `Double`\n- [x] `Int8`\n- [x] `Int32`\n- [ ] `Int64`\n- [x] Objects\n- [x] Arrays with any supported type\n- [ ] Tuples\n- [ ] PIDs\n- [ ] Ports\n- [ ] Exports\n- [ ] References\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftcordapp%2Fetfkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswiftcordapp%2Fetfkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftcordapp%2Fetfkit/lists"}