{"id":17362073,"url":"https://github.com/ipcjs/g711_flutter","last_synced_at":"2025-08-02T11:32:09.324Z","repository":{"id":57663664,"uuid":"445514853","full_name":"ipcjs/g711_flutter","owner":"ipcjs","description":"PCM to G711 Fast Conversions","archived":false,"fork":false,"pushed_at":"2025-04-27T09:31:02.000Z","size":132,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-27T10:34:54.618Z","etag":null,"topics":["g711","pcm16"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipcjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-01-07T12:32:51.000Z","updated_at":"2025-04-27T09:31:06.000Z","dependencies_parsed_at":"2025-04-27T10:25:12.561Z","dependency_job_id":"3702f6ee-f1fe-4610-8c13-cb9edbaf45cf","html_url":"https://github.com/ipcjs/g711_flutter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ipcjs/g711_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fg711_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fg711_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fg711_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fg711_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipcjs","download_url":"https://codeload.github.com/ipcjs/g711_flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fg711_flutter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378965,"owners_count":24240907,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["g711","pcm16"],"created_at":"2024-10-15T19:36:57.004Z","updated_at":"2025-08-02T11:32:08.976Z","avatar_url":"https://github.com/ipcjs.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# g711_flutter\n\n[![pub package](https://img.shields.io/pub/v/g711_flutter.svg)](https://pub.dartlang.org/packages/g711_flutter)\n\nPCM to G711 Fast Conversions\n\n## Document\n\n- [NativeG711Codec](lib/src/native_g711.dart): Implemented by calling C code. ([escrichov/G711](https://github.com/escrichov/G711))\n- [DartG711Codec](lib/src/dart_g711.dart): Implemented using pure Dart code.\n\n### Performance\n\nThe time to process 1MB PCM is as follows.\n\n```\nI/flutter (17001): native.preload: 0:00:00.001007 \nI/flutter (17001): dart  .preload: 0:00:00.003305 \nI/flutter (17001): native.encode: 0:00:00.001478 \nI/flutter (17001): dart  .encode: 0:00:00.017759 \nI/flutter (17001): native.decode: 0:00:00.001663 \nI/flutter (17001): dart  .decode: 0:00:00.010298 \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipcjs%2Fg711_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipcjs%2Fg711_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipcjs%2Fg711_flutter/lists"}