Usenet library

This page summarizes the projects mentioned and recommended in the original post on /r/usenet

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Usenet

    A library for working with Usenet. It offers an NNTP client, an NZB file parser, builder, writer, a yEnc encoder and decoder.

    I want to make a tool to backup/restore drive on Usenet. So i started from the downloader, but using this library ( https://github.com/keimpema/Usenet ) i didn't get good speed, and since i didn't want to spend too much time, i end up making a wrapper around nzbget ( https://github.com/nixxou/NzbgetControl ) As for the uploader, i got something working great using this as base ( https://github.com/boranblok/nntpPoster ) to make a simple command line version.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Nyuu

    Flexible usenet binary posting tool

    * does depend a bit on how crazy/complex you want to go I suppose. My NNTP implementation ended up being a lot less straightforward, as I put a lot of effort into error handling / retry functionality (which I don't see implemented in most libraries), and speed optimised yEnc isn't exactly straightforward either

  4. node-yencode

    SIMD accelerated yEnc encoder/decoder and CRC32 calculator for node.js

    * does depend a bit on how crazy/complex you want to go I suppose. My NNTP implementation ended up being a lot less straightforward, as I put a lot of effort into error handling / retry functionality (which I don't see implemented in most libraries), and speed optimised yEnc isn't exactly straightforward either

  5. NzbgetControl

    I want to make a tool to backup/restore drive on Usenet. So i started from the downloader, but using this library ( https://github.com/keimpema/Usenet ) i didn't get good speed, and since i didn't want to spend too much time, i end up making a wrapper around nzbget ( https://github.com/nixxou/NzbgetControl ) As for the uploader, i got something working great using this as base ( https://github.com/boranblok/nntpPoster ) to make a simple command line version.

  6. nntpPoster

    A utility to post files and folders to usenet.

    I want to make a tool to backup/restore drive on Usenet. So i started from the downloader, but using this library ( https://github.com/keimpema/Usenet ) i didn't get good speed, and since i didn't want to spend too much time, i end up making a wrapper around nzbget ( https://github.com/nixxou/NzbgetControl ) As for the uploader, i got something working great using this as base ( https://github.com/boranblok/nntpPoster ) to make a simple command line version.

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Had to compile ngPost myself on Linux since the old AppImages used old SSL library. Now my compiled version doesn’t recognize that I have par2 installed o my system. How can I make ngPost find that one? (It does detect my /use/bin/rar execufable)

    2 projects | /r/usenet | 26 Jun 2023
  • It‘s been more than 2 years that animetosho plead uploaders to stop RAR‘in their Usenet uploads. What are Your thoughts on this in 2023?

    3 projects | /r/usenet | 24 Jun 2023
  • Noob trying uploading/posting to Usenet

    5 projects | /r/usenet | 10 Jun 2023
  • current guides on how to start uploading to usenet? including creating NZB file

    1 project | /r/usenet | 29 May 2023
  • Need help uploading a binary

    2 projects | /r/usenet | 6 Jan 2023

Did you know that C# is
the 10th most popular programming language
based on number of references?