elixir_bencode

Bencode

Elixir implementation of Bencode protocol

Bencode implemented in Elixir

GitHub

8 stars
3 watching
2 forks
Language: Elixir
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alehander92/bencoderA library to handle Bencode data serialization and deserialization in Elixir4
gausby/bencodeA library providing an Elixir implementation of the Bencode encoding and decoding format18
benjamintanweihao/elixir-cheatsheetsA collection of concise guides and reference materials for learning Elixir programming language and its ecosystem105
elixir-mongo/mongodbA MongoDB driver for Elixir573
jakebecker/vscode-elixir-lsLanguage support and debugger extension for Elixir in VS Code.390
ahamtech/elixir-gandiAn Elixir wrapper providing access to Gandi's API services0
folz/bentoA fast and correct Elixir library for reading and writing bencoded metainfo files95
elixirs/base62A pure Elixir implementation of Base62 encoding and decoding20
elixirscript/elixirscriptConverts Elixir code to JavaScript using an AST conversion approach1,562
fabrik42/writing_an_interpreter_in_elixirAn Elixir implementation of an interpreter for the Monkey programming language138
marcelog/elixir_authorizenetAn Elixir client for the Authorize.Net merchant API11
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
mogottsch/adventofcodeSolutions to Advent of Code puzzles in various programming languages1
maarek/etherAllows Elixir code to be debugged using Erlang's built-in debugger6
ufirstgroup/ymlrA YAML encoder for Elixir.22