"Here's a simple decoder for BitTorrent's torrent encoding format, bencode. This uses the iterator-based approach from Simple Iterator-based Parsing, which results in readable and pretty efficient code."
Full story »"Here's a simple decoder for BitTorrent's torrent encoding format, bencode. This uses the iterator-based approach from Simple Iterator-based Parsing, which results in readable and pretty efficient code."
Full story »