pta-parser
Accounting parser
A Plain Text Accounting parser built with Pest and PEG.
A Plain Text Accounting parser built in Rust with Pest and PEG
0 stars
1 watching
0 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kodemartin/rustpostal | A Rust library for parsing and normalizing street addresses | 14 |
anatolikalysch/vmattack | A plugin for IDA Pro that helps reverse engineers analyze and deobfuscate virtualization-based packed binaries | 814 |
svenstaro/mt940-rs | A parser for MT940 bank statements in Rust. | 22 |
cualbondi/osmptparser | An OpenStreetMap public transport parser written in Rust. | 5 |
aofdev/yaml-peg | A PEG parser for YAML written in Rust. | 10 |
avast/yaramod | A C++ library for parsing and generating YARA rulesets. | 120 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
abrignoni/aleapp | An Android log parser and Protobuf analyzer written in Python | 529 |
ariya/tebakmasa | A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. | 11 |
ptal/oak | A tool for generating parsers from grammars described in a high-level syntax | 142 |
jgillam/burp-paramalyzer | An extension for parameter analysis in web application penetration testing | 154 |
ath3/tree-sitter-passwd | A parser for password policies in C-based programming languages | 1 |
pmderodat/ada-toml | A parser and creator of TOML documents in Ada | 31 |
agentzh/lua-resty-multipart-parser | A Lua library to parse multipart data in HTTP requests | 40 |
aappleby/matcheroni | A minimalist C++20 library for building pattern-matchers and parsers using Parsing Expression Grammars (PEGs) | 198 |