Skip to content

TheDancingDeveloper-org/nzb-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nzb-decode

yEnc decoding, file assembly, and article cache for NZB download clients.

Part of the nzb-* usenet crate stack. Decodes yEnc-encoded NNTP article bodies using SIMD acceleration (via yenc-simd), assembles multi-part articles into complete files, and manages an in-memory article cache.

Part of the nzb-* stack

Crate Role
nzb-nntp Async NNTP client, connection pool
nzb-core Shared models, config, SQLite DB
nzb-decode yEnc decode + file assembly (this crate)
nzb-news NNTP fetch engine
nzb-dispatch Article dispatcher, retry, hopeless tracking
nzb-postproc PAR2 repair, archive extraction
nzb-web Queue manager, download orchestration

License

MIT

About

yEnc decoding, file assembly, and article cache for NZB download clients

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors