{"id":18285058,"url":"https://github.com/samlet/cc-sandbox","last_synced_at":"2025-07-29T07:13:46.699Z","repository":{"id":95955363,"uuid":"351491225","full_name":"samlet/cc-sandbox","owner":"samlet","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-25T15:47:40.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T06:03:50.844Z","etag":null,"topics":[],"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/samlet.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":"2021-03-25T15:47:09.000Z","updated_at":"2021-03-25T15:47:43.000Z","dependencies_parsed_at":"2023-09-01T14:46:44.659Z","dependency_job_id":null,"html_url":"https://github.com/samlet/cc-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samlet/cc-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fcc-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fcc-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fcc-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fcc-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samlet","download_url":"https://codeload.github.com/samlet/cc-sandbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fcc-sandbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267645099,"owners_count":24120876,"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-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-11-05T13:15:19.274Z","updated_at":"2025-07-29T07:13:46.673Z","avatar_url":"https://github.com/samlet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cc-sandbox\n\nDemonstrates searching for a file in plain python, with rust singlethreaded and with rust multithreaded.\n\n## Build\n\n```shell\npython setup.py install\n```\n\n## Usage\n\n```python\nfrom cc_sandbox import search_py, search, search_sequential\n\nsearch_py(\"foo bar\", \"foo\")\nsearch(\"foo bar\", \"foo\")\nsearch_sequential(\"foo bar\", \"foo\")\n```\n\n## Benchmark\n\nInstall the depedencies:\n\n```shell\npip install -r requirements-dev.txt\n```\n\n\nThere is a benchmark in `tests/test_word_count.py`:\n\n```shell\npytest -v tests\n```\n\n## Testing\n\nTo test install tox globally and run\n\n```shell\ntox -e py\n```\n# cc-sandbox\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlet%2Fcc-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamlet%2Fcc-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlet%2Fcc-sandbox/lists"}