{"id":33935862,"url":"https://github.com/watcol/somen","last_synced_at":"2026-03-27T04:07:01.172Z","repository":{"id":43176787,"uuid":"448569245","full_name":"watcol/somen","owner":"watcol","description":"An asynchronous parser combinator for Rust.","archived":false,"fork":false,"pushed_at":"2022-06-26T08:41:12.000Z","size":406,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T20:52:59.175Z","etag":null,"topics":["asynchronous","parser","parser-combinators","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/watcol.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}},"created_at":"2022-01-16T13:55:49.000Z","updated_at":"2022-01-29T14:00:21.000Z","dependencies_parsed_at":"2022-09-07T15:41:49.055Z","dependency_job_id":null,"html_url":"https://github.com/watcol/somen","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/watcol/somen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watcol%2Fsomen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watcol%2Fsomen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watcol%2Fsomen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watcol%2Fsomen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/watcol","download_url":"https://codeload.github.com/watcol/somen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watcol%2Fsomen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["asynchronous","parser","parser-combinators","rust"],"created_at":"2025-12-12T14:02:52.248Z","updated_at":"2026-03-27T04:07:01.165Z","avatar_url":"https://github.com/watcol.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Somen\n![status](https://img.shields.io/badge/status-Active-brightgreen?style=flat-square)\n[![crates.io](https://img.shields.io/crates/v/somen?style=flat-square)](https://crates.io/crates/somen)\n[![Downloads](https://img.shields.io/crates/d/somen?style=flat-square)](https://crates.io/crates/somen)\n[![Downloads (latest)](https://img.shields.io/crates/dv/somen?style=flat-square)](https://crates.io/crates/somen)\n[![License](https://img.shields.io/crates/l/somen?style=flat-square)](https://github.com/watcol/somen/blob/main/LICENSE)\n![Lint](https://img.shields.io/github/workflow/status/watcol/somen/Lint?label=lint\u0026style=flat-square)\n![Test](https://img.shields.io/github/workflow/status/watcol/somen/Test?label=test\u0026style=flat-square)\n\nSomen is an asynchronous LL(k) parser combinator.\n\n## Usage\nAdd to your `Cargo.toml`:\n```toml\n[dependencies]\nsomen = \"0.3\"\n```\n\nIf you are in the `no_std` environment:\n```toml\n[dependencies.somen]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"alloc\"]   # If you have an allocator implementation\n```\n\nSee [examples](https://github.com/watcol/somen/blob/main/examples) for more usage.\n\n## Documentation\nAPI Documentations are available on [here](https://docs.rs/somen).\n\n## License\nThis program is licensed under the MIT license.\nSee [LICENSE](https://github.com/watcol/somen/blob/main/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatcol%2Fsomen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatcol%2Fsomen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatcol%2Fsomen/lists"}