{"id":13645890,"url":"https://github.com/grailbio/bigslice","last_synced_at":"2025-04-21T17:31:32.271Z","repository":{"id":39419932,"uuid":"207667330","full_name":"grailbio/bigslice","owner":"grailbio","description":"A serverless cluster computing system for the Go programming language","archived":false,"fork":false,"pushed_at":"2023-05-19T00:55:45.000Z","size":2784,"stargazers_count":553,"open_issues_count":24,"forks_count":34,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-23T01:02:32.540Z","etag":null,"topics":["bigdata","cluster","computing","etl","go","golang","machinelearning","mapreduce"],"latest_commit_sha":null,"homepage":"https://bigslice.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grailbio.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-09-10T21:35:17.000Z","updated_at":"2025-02-13T19:40:49.000Z","dependencies_parsed_at":"2024-06-20T02:46:51.283Z","dependency_job_id":"278430f0-1862-4e3e-a759-ebacbf66e593","html_url":"https://github.com/grailbio/bigslice","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/grailbio%2Fbigslice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grailbio%2Fbigslice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grailbio%2Fbigslice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grailbio%2Fbigslice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grailbio","download_url":"https://codeload.github.com/grailbio/bigslice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250100449,"owners_count":21374944,"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":["bigdata","cluster","computing","etl","go","golang","machinelearning","mapreduce"],"created_at":"2024-08-02T01:02:44.297Z","updated_at":"2025-04-21T17:31:31.718Z","avatar_url":"https://github.com/grailbio.png","language":"Go","readme":"# Bigslice\n\nBigslice is a serverless cluster data processing system for [Go](https://golang.org).\nBigslice exposes composable API\nthat lets the user express\ndata processing tasks in terms of a series of\ndata transformations that invoke user code.\nThe Bigslice runtime then\ntransparently parallelizes and distributes the work,\nusing the [Bigmachine](https://github.com/grailbio/bigmachine)\nlibrary to create an ad hoc cluster on a cloud provider.\n\n- website: [bigslice.io](https://bigslice.io/)\n- API documentation: [godoc.org/github.com/grailbio/bigslice](https://godoc.org/github.com/grailbio/bigslice)\n- issue tracker: [github.com/grailbio/bigslice/issues](https://github.com/grailbio/bigslice/issues)\n- [![CI](https://github.com/grailbio/bigslice/workflows/CI/badge.svg)](https://github.com/grailbio/bigslice/actions?query=workflow%3ACI) [![Full Test](https://github.com/grailbio/bigslice/workflows/Full%20Test/badge.svg)](https://github.com/grailbio/bigslice/actions?query=workflow%3A%22Full+Test%22)\n\n# Developing Bigslice\n\nBigslice uses Go modules to capture its dependencies;\nno tooling other than the base Go install is required.\n```\n$ git clone https://github.com/grailbio/bigslice\n$ cd bigslice\n$ GO111MODULE=on go test\n```\n\nIf tests fail with `socket: too many open files` errors, try increasing the maximum number of open files.\n```\n$ ulimit -n 2000\n```\n","funding_links":[],"categories":["开源类库","Open source library","Go","Repositories"],"sub_categories":["数据结构","Data Structure"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrailbio%2Fbigslice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrailbio%2Fbigslice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrailbio%2Fbigslice/lists"}