InetIntel / ioda-ui

Other
2 stars 0 forks source link

Help Page -- Add Repositories and Data Access Text #9

Open amandahmeng opened 2 years ago

amandahmeng commented 2 years ago

Repositories and Data Access Software Repositories IODA is entirely based on open-source software. The following is the list of repositories of the various software components and libraries used by IODA: https://github.com/InetIntel/ioda-ui IODA UI https://github.com/CAIDA/ioda-api IODA APIs https://github.com/CAIDA/dbats DataBase of Aggregated Time Series https://github.com/CAIDA/caida-components-library ReactJS Repo of reusable components (currently used by ioda-ui and catalog-ui) https://bgpstream.caida.org/ The CAIDA BGPStream software framework https://github.com/CAIDA/bgpview BGPView: Library for efficient (re-)construction, transport and analysis of BGP routing tables https://github.com/CAIDA/pybgpview-io-kafka BGPView IO support for Kafka https://github.com/CAIDA/libipmeta IP metadata lookup library. https://github.com/CIADA/libtimeseries Time-series abstraction library https://github.com/CAIDA/pyipmeta Python bindings for libipmeta https://github.com/CAIDA/pytimeseries Python bindings for libtimeseries https://github.com/CAIDA/trinarkular IODA's interpretation and implementation of the Trinocular methodology described at https://dl.acm.org/doi/10.1145/2534169.2486017 https://github.com/CAIDA/watchtower-alert Alert consumer component of the Watchtower framework https://github.com/CAIDA/watchtower-sentry Time series monitoring and processing pipeline. https://github.com/CAIDA/chocolatine S-ARIMA based anomaly detection https://github.com/CAIDA/charthouse-ui Previous version of the UI (deprecated) https://github.com/CAIDA/charthouse-api Previous version of the API (deprecated)

In addition, IODA relies on the STARDUST software tools and libraries and on various external open source projects such as Apache Kafka, InfluxDB, and Telegraf.

albertodainotti commented 1 year ago

I believe the list above is accurate. Just replace the API one with https://github.com/InetIntel/ioda-api Then let's ping @salcock to ask if we need to discuss other repos to update/publish