mt940-rs

Statement parser

A parser for MT940 bank statements in Rust.

A MT940 parser in Rust

GitHub

22 stars
3 watching
7 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list

bankfintshbcimt940sepastatementstrictness

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dalance/sv-parser A SystemVerilog parser library for Rust. 409
kodemartin/rustpostal A Rust library for parsing and normalizing street addresses 14
utkarshkukreti/select.rs A Rust library for extracting useful data from HTML documents 974
netvl/xml-rs A Rust library for parsing and working with XML documents 461
cloudwego/sonic-rs A fast Rust JSON parsing and serialization library 486
florob/rustyxml An XML parser written in Rust 103
callum-oakley/json5-rs A Rust JSON5 serialization and deserialization library built on top of Serde 184
marwes/combine A Rust library implementing parser combinators for building efficient and flexible parsers 1,302
softdevteam/grmtools A suite of libraries and binaries for parsing text in Rust. 514
ystero-dev/hampi A toolkit for generating Rust bindings from ASN.1 specifications 44
jbaum98/bencode.rs A Rust library for parsing binary-encoded data using the Nom parser combinator framework 2
shnewto/bnf A parser for Backus-Naur form grammars in Rust. 260
sundoge/simdjson-rust Rust bindings for JSON parsing with SIMD optimization 103
rustadopt/jzon-rs A JSON parsing and serialization library in Rust 8
s-panferov/queryst A query string parser library that supports nested objects and arrays 71