{"id":13599930,"url":"https://github.com/j5ik2o/oni-comb-rs","last_synced_at":"2026-02-17T02:24:49.257Z","repository":{"id":37021752,"uuid":"417009005","full_name":"j5ik2o/oni-comb-rs","owner":"j5ik2o","description":"A Rust crate for LL(k) parser combinators.","archived":false,"fork":false,"pushed_at":"2026-01-20T00:32:04.000Z","size":3094,"stargazers_count":39,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T08:02:05.153Z","etag":null,"topics":["parser","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/j5ik2o.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2021-10-14T06:08:08.000Z","updated_at":"2026-01-20T00:31:43.000Z","dependencies_parsed_at":"2023-10-15T00:27:12.280Z","dependency_job_id":"6c93e03b-793e-4086-adbd-85c5f59ffd2d","html_url":"https://github.com/j5ik2o/oni-comb-rs","commit_stats":{"total_commits":993,"total_committers":4,"mean_commits":248.25,"dds":"0.24068479355488415","last_synced_commit":"9c98566a42d03034ba7f9b50064e18cd274a17d7"},"previous_names":[],"tags_count":2450,"template":false,"template_full_name":null,"purl":"pkg:github/j5ik2o/oni-comb-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j5ik2o%2Foni-comb-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j5ik2o%2Foni-comb-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j5ik2o%2Foni-comb-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j5ik2o%2Foni-comb-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j5ik2o","download_url":"https://codeload.github.com/j5ik2o/oni-comb-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j5ik2o%2Foni-comb-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28764858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"online","status_checked_at":"2026-01-26T02:00:08.215Z","response_time":59,"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":["parser","rust"],"created_at":"2024-08-01T17:01:19.355Z","updated_at":"2026-01-26T02:13:33.725Z","avatar_url":"https://github.com/j5ik2o.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# oni-comb-rs (鬼昆布,おにこんぶ)\n\n## Status\n\nWIP\n\nA Rust crate for LL(k) parser combinators.\n\n[![Workflow Status](https://github.com/j5ik2o/oni-comb-rs/workflows/ci/badge.svg)](https://github.com/j5ik2o/oni-comb-rs/actions?query=workflow%3A%22ci%22)\n[![crates.io](https://img.shields.io/crates/v/oni-comb-parser-rs.svg)](https://crates.io/crates/oni-comb-parser-rs)\n[![docs.rs](https://docs.rs/oni-comb-parser-rs/badge.svg)](https://docs.rs/oni-comb-parser-rs)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/j5ik2o/oni-comb-rs)\n[![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com)\n[![dependency status](https://deps.rs/repo/github/j5ik2o/oni-comb-rs/status.svg)](https://deps.rs/repo/github/j5ik2o/oni-comb-rs)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![License](https://img.shields.io/badge/License-APACHE2.0-blue.svg)](https://opensource.org/licenses/apache-2-0)\n[![tokei](https://tokei.rs/b1/github/j5ik2o/oni-comb-rs)](https://github.com/XAMPPRocky/tokei)\n\n## Main project\n\n- [oni-comb-parser-rs](https://github.com/j5ik2o/oni-comb-rs/tree/main/parser) \n\n## Sub projects\n\nThe following is projects implemented using `oni-comb-parser-rs`.\n\n- [oni-comb-crond-rs](https://github.com/j5ik2o/oni-comb-rs/tree/main/crond/)\n- [oni-comb-uri-rs](https://github.com/j5ik2o/oni-comb-rs/tree/main/uri/)\n- [oni-comb-hocon-rs](https://github.com/j5ik2o/oni-comb-rs/tree/main/hocon/)\n- [oni-comb-toys-rs](https://github.com/j5ik2o/oni-comb-rs/tree/main/toys/)\n\n## Examples\n\n- [Hello World!](https://github.com/j5ik2o/oni-comb-rs/tree/main/parser/examples/hello_world.rs)\n- JSON Parsers\n  - [Bytes](https://github.com/j5ik2o/oni-comb-rs/tree/main/parser/examples/json_byte.rs)\n  - [Characters](https://github.com/j5ik2o/oni-comb-rs/tree/main/parser/examples/json_char.rs)\n- [Calculator](https://github.com/j5ik2o/oni-comb-rs/tree/main/parser/examples/calculator.rs)\n\n## License\n\nLicensed under either of\n\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj5ik2o%2Foni-comb-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj5ik2o%2Foni-comb-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj5ik2o%2Foni-comb-rs/lists"}