SaaSHub helps you find the best software and product alternatives Learn more →
Adsb.exposed Alternatives
Similar projects and alternatives to adsb.exposed
-
libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better adsb.exposed alternative or higher similarity.
adsb.exposed discussion
adsb.exposed reviews and mentions
Posts with mentions or reviews of adsb.exposed.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-19.
-
Exploring 36 years of FAA flight data with AI and a GPU Database
This looks similar to my project https://github.com/ClickHouse/adsb.exposed/, which allows us to analyze this data in real-time and is much simpler and elegant.
-
Morton: Bit Interleaving in C/C++
I use this technique in a few of my projects:
https://reversedns.space/ (a map of the Internet) - Morton curve is used as a visualization tool;
https://adsb.exposed/ (a visualizer of air traffic) - Morton curve is used as a database index;
Both projects are open-source, so you can find how exactly it is applied: https://github.com/ClickHouse/adsb.exposed/blob/main/setup.s...
- Interactive visualization and analytics on ADS-B data with ClickHouse
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jan 2025
Stats
Basic adsb.exposed repo stats
3
246
8.9
7 months ago
ClickHouse/adsb.exposed is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of adsb.exposed is HTML.