Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bencode-parser

amwales-888/ambencode

Simple Bencode parser in C

Language: C - Size: 43.9 KB - Last synced: 1 day ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

bluk/bt_bencode

Helps with Bencode encoding/decoding.

Language: Rust - Size: 287 KB - Last synced: 19 days ago - Pushed: 5 months ago - Stars: 15 - Forks: 1

jsonjoy-com/json-pack

High-performance JSON serialization in native JavaScript. Works in browser and Node.js

Language: TypeScript - Size: 1.85 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 1 - Forks: 1

anivanovic/gotit

Gotit is golang library for downloading files using torrent protocol. It is intended to be performant with low memory usage.

Language: Go - Size: 415 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

fbdtemme/bencode

A C++20 header-only bencode library.

Language: C++ - Size: 19.7 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 40 - Forks: 6

Krusen/BencodeNET

.NET library for encoding/decoding bencode and reading/writing torrent files

Language: C# - Size: 1.06 MB - Last synced: 22 days ago - Pushed: 7 months ago - Stars: 148 - Forks: 28

hollowness-inside/bencode-python

Library used for encoding and decoding .torrent files

Language: Python - Size: 31.3 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

hyperimpose/bencode

An erlang implementation of Bittorrent’s bencode format. See: http://bittorrent.org/beps/bep_0003.html

Language: Erlang - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

rakshasa/rbedit

Dependency-Free Bencode Editor

Language: Go - Size: 424 KB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 32 - Forks: 2

xmp-er/bpg

Bencoding Encode and Decode Library in Golang

Language: Go - Size: 1.06 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

ap/Bencode

BitTorrent serialisation format

Language: Perl - Size: 37.1 KB - Last synced: 12 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 1

edg-l/nom-bencode

A bencode parser written with nom.

Language: Rust - Size: 365 KB - Last synced: 11 days ago - Pushed: about 1 year ago - Stars: 9 - Forks: 0

hollowness-inside/GoBencode

Library used for reading and writing bencode, usually, .torrent files

Language: Go - Size: 36.1 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

fuzeman/bencode.py

Simple bencode parser (for Python 2, Python 3 and PyPy)

Language: Python - Size: 85.9 KB - Last synced: 2 months ago - Pushed: 11 months ago - Stars: 47 - Forks: 15

torrust/torrust-serde-bencode-archive Fork of toby/serde-bencode 📦

Serde backed Bencode encoding/decoding library for Rust.

Language: Rust - Size: 126 KB - Last synced: 9 days ago - Pushed: 7 months ago - Stars: 2 - Forks: 1

cristalhq/bencode

Bencode encoding and decoding in Go.

Language: Go - Size: 58.6 KB - Last synced: 21 days ago - Pushed: 2 months ago - Stars: 10 - Forks: 1

reklatsmasters/btparse

A modern bencode parser focused on speed and perfomance.

Language: JavaScript - Size: 119 KB - Last synced: 22 days ago - Pushed: over 6 years ago - Stars: 8 - Forks: 0

bizzehdee/bzBencode

Lightweight and efficient open source C# bencode library, encodes and decodes bencoding data

Language: C# - Size: 23.4 KB - Last synced: 20 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

nomyfan/bencodex

Bencode parser

Language: Rust - Size: 17.6 KB - Last synced: 21 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

nonzzz/bencode

bencode

Language: Go - Size: 62.5 KB - Last synced: 19 days ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

stefanovazzocell/bencode

An implementation of bencode in Go

Language: Go - Size: 30.3 KB - Last synced: 9 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

dampcake/bencode

Bencode Input/Output Streams for Java

Language: Java - Size: 280 KB - Last synced: 9 months ago - Pushed: 11 months ago - Stars: 55 - Forks: 15

hominsu/bencode

Bencode parser/generator in C++17.

Language: C++ - Size: 89.8 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 4 - Forks: 0

vt4a2h/bencode

A simple library for decoding bencoded data

Language: C++ - Size: 5.21 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

AaravMalani/bencoder

A parser for BitTorrent .torrent files

Language: C - Size: 9.77 KB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 2 - Forks: 0

xmonader/nim-bencode

bencode encoder/decoder in nim

Language: Nim - Size: 164 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 4 - Forks: 2

purplesyringa/bencode-open

Open-source MIT-licensed library for parsing and converting objects to and from bencode format

Language: Python - Size: 6.84 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

frixaco/bitgorrent

Bitgorrent (WIP) - Simple CLI BitTorrent client written in Go

Language: Go - Size: 85 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

ambarishsatheesh/Bittorrent-Client

Bittorrent Client implementing BTP/1.0 and select extensions (BEPs 0015, 0020, 0023, 0027). Features full GUI with real-time data using Qt5. Supports Windows 10.

Language: C++ - Size: 10.6 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

Nemesis-AS/bencode-parser-rs

A bencode parser written in Rust

Language: Rust - Size: 64.5 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

vijayshinva/Bencode2Json

A .NET Core Library for converting Bencoded Dictionaries to Json Documents

Language: C# - Size: 78.1 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 2

d0rj/torcode

Basic Bencode and Torrent format parser

Language: Rust - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

trantor/jq-bencode

Bencode/JSON encoder/decoder module for jq

Language: jq - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

tekintian/bencode

A tiny torrent magnet file Bencode encoding/decoding package.

Language: Go - Size: 13.7 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

FloFaber/Bencode

Simple Bencode Library without dependencies in a single PHP file

Language: PHP - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

bashkirtsevich-llc/py3bencode

Python 3.7 bencoding library

Language: Python - Size: 32.2 KB - Last synced: 19 days ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 1

tonykolomeytsev/kben

A Kotlin serialization/deserialization library to convert Kotlin Objects into Bencode and back

Language: Kotlin - Size: 201 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

gokuljs/bittorrent-client-using-node.js

This repo is for building a bittorrent-client from scratch using only node.js .By the end of this project we will able to download shared contents using command line

Size: 1.46 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

nschepsen/bencode-parser

Bencode!PARSER encodes and decodes bencoded strings to a Json-like based bEncode structure and vice versa

Language: C++ - Size: 7.81 KB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

sanskarchand/BecondingViewer

Trivial GUI viewer for bencoded files

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

howadev/TorrentParser

A GUI application in Objective-C to parse BitTorrent files

Language: Objective-C - Size: 225 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

nabilanam/bencode

bencode implementation in go

Language: Go - Size: 3.91 KB - Last synced: 8 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

avli/bencoder

Bencode encoder/decoder written in TypeScript

Language: TypeScript - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 5 - Forks: 0