{"id":18654835,"url":"https://github.com/mynameisvinn/sprite","last_synced_at":"2025-11-05T17:30:35.117Z","repository":{"id":70811980,"uuid":"127527991","full_name":"mynameisvinn/sprite","owner":"mynameisvinn","description":"serverless mapreduce","archived":false,"fork":false,"pushed_at":"2018-04-28T16:52:34.000Z","size":377,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T14:25:47.210Z","etag":null,"topics":["mapreduce","python","serverless"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mynameisvinn.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}},"created_at":"2018-03-31T11:56:52.000Z","updated_at":"2022-11-06T16:23:33.000Z","dependencies_parsed_at":"2023-03-10T02:16:09.675Z","dependency_job_id":null,"html_url":"https://github.com/mynameisvinn/sprite","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/mynameisvinn%2Fsprite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mynameisvinn%2Fsprite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mynameisvinn%2Fsprite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mynameisvinn%2Fsprite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mynameisvinn","download_url":"https://codeload.github.com/mynameisvinn/sprite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239467450,"owners_count":19643605,"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":["mapreduce","python","serverless"],"created_at":"2024-11-07T07:16:44.194Z","updated_at":"2025-11-05T17:30:35.064Z","avatar_url":"https://github.com/mynameisvinn.png","language":"Python","readme":"# sprite\nsprite is an mapreduce implementation with lambda. \n\nwith sprite, you can write single threaded code and still get distributed systems performance, with zero provisioning or cluster management.\n\n## why serverless?\nclassic mapreduce with hadoop/spark/dask means touching infrastructure code. with Sprite, we dont have to think about server provisioning, cluster management, resource management, scheduling. in fact, we wont need to know *anything* about infrastructure.\n\n## example\n```python\nv = Sprite(bucket=\"mynameisvinn\", access=\"a\", secret=\"s\")\nv.map(np.sum, np.arange(100), n_chunks=10)\n# returns [45, 145, 245, 345, 445, 545, 645, 745, 845, 945]\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmynameisvinn%2Fsprite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmynameisvinn%2Fsprite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmynameisvinn%2Fsprite/lists"}