Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Pest
Crowdfunding of the pest.rs domain for Pest's documentation (a general purpose parser written in Rust)
Collective -
Host: opensource -
https://opencollective.com/pest
- Website: https://pest-parser.github.io
- Code: https://github.com/pest-parser
no_std build with pest_derive fails
github.com/pest-parser/pest - jzbor opened this issue about 1 month ago
github.com/pest-parser/pest - jzbor opened this issue about 1 month ago
Update `thiserror` to version 2
github.com/pest-parser/pest - MarkusPettersson98 opened this pull request about 1 month ago
github.com/pest-parser/pest - MarkusPettersson98 opened this pull request about 1 month ago
NEWLINE ended rule can not be processed correctly
github.com/pest-parser/pest - saimizi opened this issue 2 months ago
github.com/pest-parser/pest - saimizi opened this issue 2 months ago
Rename built-in rules to be all lowercase
github.com/pest-parser/pest3 - tomtau opened this pull request 2 months ago
github.com/pest-parser/pest3 - tomtau opened this pull request 2 months ago
fix handling of very long sequences/choices
github.com/pest-parser/pest3 - Tartasprint opened this pull request 3 months ago
github.com/pest-parser/pest3 - Tartasprint opened this pull request 3 months ago
Newline problem on windows
github.com/pest-parser/pest3 - Tartasprint opened this pull request 3 months ago
github.com/pest-parser/pest3 - Tartasprint opened this pull request 3 months ago
Remove need of pest3_core as a dependency for pest3 users
github.com/pest-parser/pest3 - Tartasprint opened this pull request 3 months ago
github.com/pest-parser/pest3 - Tartasprint opened this pull request 3 months ago
Band-Aid: fix one of the left recursion bugs (fixes #1047)
github.com/pest-parser/pest - Tartasprint opened this pull request 3 months ago
github.com/pest-parser/pest - Tartasprint opened this pull request 3 months ago
Add debbugging tools - validation and interactive debugger
github.com/pest-parser/pest3 - Tartasprint opened this issue 3 months ago
github.com/pest-parser/pest3 - Tartasprint opened this issue 3 months ago
Stack overflow achieved with left recursion undetected
github.com/pest-parser/pest - AntoineGuilminCrepon opened this issue 3 months ago
github.com/pest-parser/pest - AntoineGuilminCrepon opened this issue 3 months ago
bump toolchain for cargo-msrv
github.com/pest-parser/pest - tomtau opened this pull request 3 months ago
github.com/pest-parser/pest - tomtau opened this pull request 3 months ago
update unicode to version 16
github.com/pest-parser/pest - tomtau opened this pull request 3 months ago
github.com/pest-parser/pest - tomtau opened this pull request 3 months ago
nit: fix minor typo in usage of it's vs its in the docs
github.com/pest-parser/pest - nlopes opened this pull request 3 months ago
github.com/pest-parser/pest - nlopes opened this pull request 3 months ago
+pest_ascii_tree
github.com/pest-parser/awesome-pest - ctrlcctrlv opened this pull request 3 months ago
github.com/pest-parser/awesome-pest - ctrlcctrlv opened this pull request 3 months ago
No `pest_ascii_tree`?
github.com/pest-parser/awesome-pest - ctrlcctrlv opened this issue 3 months ago
github.com/pest-parser/awesome-pest - ctrlcctrlv opened this issue 3 months ago
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
github.com/pest-parser/pest - race-of-sloths opened this issue 3 months ago
github.com/pest-parser/pest - race-of-sloths opened this issue 3 months ago
Adding covers() reduces test coverage
github.com/pest-parser/pest - princejohnsantillan opened this issue 4 months ago
github.com/pest-parser/pest - princejohnsantillan opened this issue 4 months ago
bump version and adjust CI guards
github.com/pest-parser/pest - tomtau opened this pull request 4 months ago
github.com/pest-parser/pest - tomtau opened this pull request 4 months ago
feat: added upstream miette support
github.com/pest-parser/pest - prsabahrami opened this pull request 4 months ago
github.com/pest-parser/pest - prsabahrami opened this pull request 4 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump serde from 1.0.197 to 1.0.210
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump pest from 2.7.9 to 2.7.12
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.128
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
Embed selected rule in the url when sharing.
github.com/pest-parser/site - omer-biz opened this pull request 4 months ago
github.com/pest-parser/site - omer-biz opened this pull request 4 months ago
feat: Save the last selected rule.
github.com/pest-parser/site - omer-biz opened this pull request 4 months ago
github.com/pest-parser/site - omer-biz opened this pull request 4 months ago
add validation for tags on silent rules (fixes #1035)
github.com/pest-parser/pest - tomtau opened this pull request 4 months ago
github.com/pest-parser/pest - tomtau opened this pull request 4 months ago
Selected Rule is Not Saved When the Site Restarts
github.com/pest-parser/site - omer-biz opened this issue 4 months ago
github.com/pest-parser/site - omer-biz opened this issue 4 months ago
docs: tags on silent rules
github.com/pest-parser/book - phi-go opened this pull request 4 months ago
github.com/pest-parser/book - phi-go opened this pull request 4 months ago
The share link should also store the selected rule
github.com/pest-parser/site - phi-go opened this issue 4 months ago
github.com/pest-parser/site - phi-go opened this issue 4 months ago
Tags do not apply to silent rules
github.com/pest-parser/pest - phi-go opened this issue 4 months ago
github.com/pest-parser/pest - phi-go opened this issue 4 months ago
Allow a selection of text to be parsed in the playground
github.com/pest-parser/site - NickLarsenNZ opened this issue 4 months ago
github.com/pest-parser/site - NickLarsenNZ opened this issue 4 months ago
chore(deps): bump tokio from 1.37.0 to 1.40.0
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
fix `pest_derive` without std under a workspace in Windows
github.com/pest-parser/pest - tomtau opened this pull request 4 months ago
github.com/pest-parser/pest - tomtau opened this pull request 4 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.127
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump serde from 1.0.197 to 1.0.209
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.125
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump serde from 1.0.197 to 1.0.208
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump tokio from 1.37.0 to 1.39.3
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump serde from 1.0.197 to 1.0.206
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.124
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
move basic types to pest3_core
github.com/pest-parser/pest3 - tomtau opened this pull request 5 months ago
github.com/pest-parser/pest3 - tomtau opened this pull request 5 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.122
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump typescript from 5.4.5 to 5.5.4 in /vscode
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump tokio from 1.37.0 to 1.39.2
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.121
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump tokio from 1.37.0 to 1.38.1
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
Feature Request: Allow default tokens to be returned, for optional tokens
github.com/pest-parser/ast - oxcrow opened this issue 6 months ago
github.com/pest-parser/ast - oxcrow opened this issue 6 months ago
Document common issues, and how to solve them.
github.com/pest-parser/pest - oxcrow opened this issue 6 months ago
github.com/pest-parser/pest - oxcrow opened this issue 6 months ago
Document common issues, and how to solve them.
github.com/pest-parser/book - oxcrow opened this issue 6 months ago
github.com/pest-parser/book - oxcrow opened this issue 6 months ago
#[pest_ast(rule(Rule::type)] fails since `type` is a reserved rust keyword.
github.com/pest-parser/ast - oxcrow opened this issue 6 months ago
github.com/pest-parser/ast - oxcrow opened this issue 6 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 in /vscode
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps): bump serde from 1.0.197 to 1.0.204
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps): bump pest from 2.7.9 to 2.7.11
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.120
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
camelCase is displayed incorrectly
github.com/pest-parser/zed-pest - brianm opened this issue 6 months ago
github.com/pest-parser/zed-pest - brianm opened this issue 6 months ago
fix: Remove unnecessary qualification
github.com/pest-parser/pest - austriancoder opened this pull request 6 months ago
github.com/pest-parser/pest - austriancoder opened this pull request 6 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps): bump serde_json from 1.0.116 to 1.0.119
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
Avoid computing line offsets after the last token
github.com/pest-parser/pest - wabain opened this pull request 6 months ago
github.com/pest-parser/pest - wabain opened this pull request 6 months ago
Add rust-utilities/liquid-grammar-pest#1 to readme
github.com/pest-parser/awesome-pest - S0AndS0 opened this pull request 6 months ago
github.com/pest-parser/awesome-pest - S0AndS0 opened this pull request 6 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /vscode
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 6 months ago
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /vscode
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
chore(deps-dev): bump the dev-dependencies group in /vscode with 3 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
Some tests for user-defined meta rules that accept some PEGs as arguments.
github.com/pest-parser/pest3 - TheVeryDarkness opened this pull request 7 months ago
github.com/pest-parser/pest3 - TheVeryDarkness opened this pull request 7 months ago
What are the Pest v3 goals?
github.com/pest-parser/pest3 - chriskrycho opened this issue 7 months ago
github.com/pest-parser/pest3 - chriskrycho opened this issue 7 months ago
chore(deps-dev): bump @azure/msal-node from 2.7.0 to 2.9.2 in /vscode
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
chore(deps-dev): bump @azure/identity from 4.1.0 to 4.2.1 in /vscode
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
Automatic Rule Generation
github.com/pest-parser/pest-ide-tools - alpaylan opened this issue 7 months ago
github.com/pest-parser/pest-ide-tools - alpaylan opened this issue 7 months ago
Don't emit unused rule warning if rule name begins with underscore
github.com/pest-parser/pest-ide-tools - sbillig opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - sbillig opened this pull request 7 months ago
Refactor: separate parsing and output generation via events
github.com/pest-parser/pest3 - tomtau opened this issue 7 months ago
github.com/pest-parser/pest3 - tomtau opened this issue 7 months ago
Rename built-in rules to be all lowercase
github.com/pest-parser/pest3 - tomtau opened this issue 7 months ago
github.com/pest-parser/pest3 - tomtau opened this issue 7 months ago
Refactor: single crate dependency
github.com/pest-parser/pest3 - tomtau opened this issue 7 months ago
github.com/pest-parser/pest3 - tomtau opened this issue 7 months ago
chore(deps): bump tokio from 1.37.0 to 1.38.0
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
Add a benchmark.
github.com/pest-parser/pest3 - TheVeryDarkness opened this pull request 7 months ago
github.com/pest-parser/pest3 - TheVeryDarkness opened this pull request 7 months ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago
github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request 7 months ago