bencoder

Bencoder library

A library to handle Bencode data serialization and deserialization in Elixir

a library to handle bencode in elixir

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
antonfagerberg/elixir_bencode Elixir implementation of Bencode protocol 8
gausby/bencode A library providing an Elixir implementation of the Bencode encoding and decoding format 18
alehander92/tracker_request Provides Elixir functions to handle bittorrent tracker requests and responses 14
alehander92/wire An Elixir package for encoding and decoding bittorrent peer wire protocol messages. 19
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20
meh/jazz A JSON handling library for Elixir. 61
jbaum98/bencode.rs A Rust library for parsing binary-encoded data using the Nom parser combinator framework 2
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
folz/bento A fast and correct Elixir library for reading and writing bencoded metainfo files 95
kamillelonek/exnumerator A utility library for defining custom enumerations in Elixir. 65
fbdtemme/bencode A header-only C++20 bencode serialization/deserialization library for efficient data exchange 48
zeebo/bencode A Go library for encoding and decoding bencoded data structures. 91
ufirstgroup/ymlr A YAML encoder for Elixir. 22
arvidkahl/sizeable An Elixir library to format file sizes in a human-readable way 39
vt-elixir/ja_serializer A library for serializing Elixir data structures in JSONAPI format 641