Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hardfist/parser-bench
https://github.com/hardfist/parser-bench
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hardfist/parser-bench
- Owner: hardfist
- Created: 2022-10-09T03:18:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T15:44:58.000Z (about 2 years ago)
- Last Synced: 2024-10-03T12:21:28.699Z (4 months ago)
- Language: Rust
- Size: 3.16 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parser bench
bench for different parsers# drop performance
```sh
$ make drop_problem
```