{"id":26103249,"url":"https://github.com/callstackincubator/react-native-fast-io","last_synced_at":"2025-05-16T14:06:28.432Z","repository":{"id":266868763,"uuid":"879428182","full_name":"callstackincubator/react-native-fast-io","owner":"callstackincubator","description":"Blazing fast I/O for React Native, built on top of Nitro","archived":false,"fork":false,"pushed_at":"2024-12-23T19:39:08.000Z","size":2149,"stargazers_count":278,"open_issues_count":11,"forks_count":5,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-05-15T02:58:33.840Z","etag":null,"topics":["io","react-native","w3c"],"latest_commit_sha":null,"homepage":"","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/callstackincubator.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":"2024-10-27T21:43:36.000Z","updated_at":"2025-05-13T08:31:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffa16865-7ebc-4026-a93e-e9a1dd917bd4","html_url":"https://github.com/callstackincubator/react-native-fast-io","commit_stats":null,"previous_names":["callstackincubator/react-native-fast-io","callstackincubator/react-native-fast-ws"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Freact-native-fast-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Freact-native-fast-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Freact-native-fast-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Freact-native-fast-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callstackincubator","download_url":"https://codeload.github.com/callstackincubator/react-native-fast-io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264732,"owners_count":22041789,"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":["io","react-native","w3c"],"created_at":"2025-03-09T20:05:55.199Z","updated_at":"2025-05-16T14:06:28.402Z","avatar_url":"https://github.com/callstackincubator.png","language":"C++","funding_links":[],"categories":["Work In Progress"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003ereact-native-fast-io\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://media1.tenor.com/m/7Ienx0j5cqoAAAAC/fast-and.gif\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Your app, when you hit the Nitro boost 🏎️💨\n\u003c/p\u003e\n\n\n---\n\n## Getting started\n\n\u003e [!WARNING]\n\u003e This library is still under development. Use at your own risk.\n\n```\nnpm install react-native-fast-io --save\n```\n\n### Prerequisites\n\n- React Native 0.76 or higher\n- Nitro Modules\n\n### Usage\n\n```ts\n// With `unstable_enablePackageExports` enabled\nimport { WebSocket } from 'react-native-fast-io/ws'\n\n// Otherwise\nimport { WebSocket } from 'react-native-fast-io'\n```\n\n## What's included\n\n| Name | Docs | W3C | Status |\n|------|------|-----|--------|\n| WebSocket | [📖](docs/ws.md) | [WebSocket API](https://websockets.spec.whatwg.org/) | Beta ✅ |\n| Fetch | [📖](docs/fetch.md) | [Fetch API](https://fetch.spec.whatwg.org/) | Work In Progress 🚧 |\n| FileSystem | [📖](docs/fs.md) | [File System Access API](https://wicg.github.io/file-system-access/) | Work In Progress 🚧 |\n| Blob | [📖](docs/blob.md) | [Blob API](https://w3c.github.io/FileAPI/#blob-section) | Work In Progress 🚧 |\n| Streams | [📖](docs/streams.md) | [Streams API](https://streams.spec.whatwg.org/) | Work In Progress 🚧 |\n\n\u003e [!TIP]\n\u003e Unless otherwise specified, all methods work as per W3C specifications. For details, consult each module's documentation.\n\n## Made with ❤️ at Callstack\n\nReact Native FastIO is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. [Callstack](https://callstack.com) is a group of React and React Native geeks, contact us at [hello@callstack.com](mailto:hello@callstack.com) if you need any help with these or just want to say hi!\n\nLike the project? ⚛️ [Join the team](https://callstack.com/careers/?utm_campaign=Senior_RN\u0026utm_source=github\u0026utm_medium=readme) who does amazing stuff for clients and drives React Native Open Source! 🔥                      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallstackincubator%2Freact-native-fast-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallstackincubator%2Freact-native-fast-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallstackincubator%2Freact-native-fast-io/lists"}