Show HN: Rqbit – bittorent CLI and desktop app written in Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rqbit

    A bittorrent client in Rust

  • Concurrency and the shared state nature of torrents are definitely the what makes it all hard and tricky. I've rewritten this part of DHT completely recently, but according to your experience looks like this time won't be the last.

    For block requesting, rqbit has a pretty simple algorithm https://github.com/ikatson/rqbit/blob/main/crates/librqbit/s..., and I didn't notice it in benchmarks, thanks to Rust being fast by default I guess. I admit though, never looked how other clients do it, maybe the rqbit algorithm is too naive.

  • build-your-own-bittorrent

    Definition for the bittorrent challenge.

  • Nice!

    I started doing this in Zig (roughly following the codecrafters course on the topic to start out) but I ran out of steam a week or so ago. It's good to see someone building something they want for themselves.

    https://app.codecrafters.io/courses/bittorrent/overview

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024
  • Machine learning in Elixir is production-ready

    2 projects | news.ycombinator.com | 9 May 2024
  • Solving the Localhost Development Headache with Nanocl

    2 projects | dev.to | 9 May 2024
  • Why SurrealDB is the Future of Database Technology - An In-Depth Look

    3 projects | dev.to | 9 May 2024
  • Show HN: Yet Another Zero Knowledge Benchmark

    1 project | news.ycombinator.com | 9 May 2024