Skip to content

coreproject-moe/bencode-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

A modern bencode parser written from scratch for the next generation of torrent streaming

Introduction

bencode-rust is a new parser for bencode written from scratch ( using rust! )

The main goals are:

  • Readable: The main goal of this project is to be readable.
  • Fast: The other goal of this project is to be fast ( like really fast ).
  • Feature Parity: Support the entire bencode encoding scheme
  • Optimize: The parser should be optimized, every byte optimizes will theoritically optimize other lower libs that depend on it
  • Extensible: The library should support as many language as possible

License

The project is licensed under Apache 2.0 license

About

A modern bencode parser written from scratch for the next generation of torrent streaming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •