[Media] Announcing rsadsb v0.6.0 - Track airplanes in the sky with Rust!

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

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
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. dump1090_rs

    Multi-SDR supported Rust translation of the popular dump1090 project for ADS-B demodulation

    I test it all the time with my own https://github.com/rsadsb/dump1090_rs. But it should be able to use the adsbexchange c program: https://github.com/adsbxchange/readsb.

  2. 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
  3. readsb

    Detached fork of Mictronics readsb and by extension dump1090-fa by mutability (by adsb-related-code)

    I test it all the time with my own https://github.com/rsadsb/dump1090_rs. But it should be able to use the adsbexchange c program: https://github.com/adsbxchange/readsb.

  4. readsb

    ADS-B decoder swiss knife

    I would discourage feeding adsbexchange directly from anything that's not the adsbexchange feed client .... it cuts down on the redundant messages which don't contain data that's not already been in other messages in the last half second for example. Also i'm adding latency / timing info and am about to add compression. This is only active when my readsb is sending to adsbexchange though, usually it just sends normal beast. Just for reference: https://github.com/wiedehopf/readsb (same as the one on the adsbexchange github ... i'm the author of a metric ton of clutter such as traces / --net-api-port which do work providing the backend for this page: https://globe.adsbexchange.com/ )

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

  • ADS-B setup

    4 projects | /r/RTLSDR | 30 May 2023
  • Planespotters.net Launched their own Flight Tracker

    3 projects | /r/ADSB | 23 Feb 2023
  • Help, please. Newbie here.

    2 projects | /r/ADSB | 19 Feb 2023
  • Feed questions!

    2 projects | /r/ADSBexchange | 26 Jan 2023
  • ADS-B Exchange, the largest unfiltered network, has been sold to a Private Equity firm

    3 projects | /r/ADSB | 25 Jan 2023

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