bencode.rs
Bencode parser
A Rust library for parsing binary-encoded data using the Nom parser combinator framework
Bencoding parser in Rust using Nom
2 stars
3 watching
0 forks
Language: Rust
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A header-only C++20 bencode serialization/deserialization library for efficient data exchange | 48 |
| A library providing an Elixir implementation of the Bencode encoding and decoding format | 18 |
| A parser combinator framework for building safe and efficient parsers in Rust | 9,557 |
| A library to parse and generate the .torrent file format used in BitTorrent | 24 |
| A Rust library for parsing binary data without allocating memory on the heap. | 47 |
| A library to handle Bencode data serialization and deserialization in Elixir | 4 |
| A Go library for encoding and decoding bencoded data structures. | 91 |
| A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| A Rust library that parses and encodes PEM-encoded data | 57 |
| Provides Rust bindings to interact with Java Virtual Machines and Java Native Interface. | 74 |
| An extension to Jackson's object mapper for serializing and deserializing Bencoded data | 4 |
| A Rust-based library for parsing and analyzing binary formats | 1,206 |
| A parser for Backus-Naur form grammars in Rust. | 262 |
| A Rust library for parsing and working with diffX data | 1 |
| A SystemVerilog parser library for Rust. | 412 |