bencode

Bencode parser

A library providing an Elixir implementation of the Bencode encoding and decoding format

A bencode encoder and decoder written in Elixir

GitHub

18 stars
2 watching
2 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alehander92/bencoder A library to handle Bencode data serialization and deserialization in Elixir 4
antonfagerberg/elixir_bencode Elixir implementation of Bencode protocol 8
jbaum98/bencode.rs A Rust library for parsing binary-encoded data using the Nom parser combinator framework 2
zeebo/bencode A Go library for encoding and decoding bencoded data structures. 91
fbdtemme/bencode A header-only C++20 bencode serialization/deserialization library for efficient data exchange 48
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
gausby/level Provides an interface to Google's Level data store in Elixir 5
meh/jazz A JSON handling library for Elixir. 61
dashbitco/nimble_csv A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. 773
beatrichartz/csv A library for parsing and encoding CSV files in Elixir. 499
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20
kushalp/uk_postcode A library for parsing and validating UK postcodes in Elixir 10
jschneider1207/elixirexif A library to parse and extract metadata from JPEG/TIFF images. 13
dashbitco/nimble_parsec A lightweight and efficient library for building text-based parsers using composable combinators 810
woxtu/elixir-mbcs A library providing functions for character encoding conversion using the erlang-mbcs module 27