Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 338 Bytes

fastkv-rs

If you can't beat 'em..

A Rust port of the fastkv KeyValues (VDF) parser.

Because my idiomatic(ish) nom parser in Rust, crunchy-vdf was slow, I'm porting the competition's parser, and seeing what I can do from there.