Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A curated list of awesome edge computing, including Frameworks, Simulators, Tools, etc.
| Date | Stars |
|---|---|
| 2026-07-25 | 516 |
| 2026-07-28 | 516 |
| 2026-07-30 | 516 |
| 2026-08-06 | 516 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
* [Awesome edge computing](#awesome-edge-computing)
* [Simulators](#simulators)
* [Frameworks](#frameworks)
* [Engine](#engine)
* [Networks](#networks)
* [Test (data, benchmark)](#test-data-benchmark)
* [Tools](#tools)
* [Applications](#applications)
* [Edge-AI frameworks](#edge-ai-frameworks)
* [Academic institution](#academic-institution)
* [Other awesome list](#other-awesome-list)
* [Star History](#star-history)
# Awesome edge computing
⚠️Notice: All artifacts are arranged in **alphabetical order**.
For detailed comparisons across platforms, inheritance relationships, programming
languages, and other aspects, please refer to our paper: https://arxiv.org/abs/2505.09995
```tex
@misc{qi2025surveyopensourceedgecomputing,
title={A Survey on Open-Source Edge Computing Simulators and Emulators: The Computing and Networking Convergence Perspective},
author={Jianpeng Qi and Chao Liu and Xiao Zhang and Lei Wang and Rui Wang and Junyu Dong and Yanwei Yu},
year={2025},
eprint={2505.09995},
archivePrefix={arXiv},
primaryClass={cs.NI},
url={https://arxiv.org/abs/2505.09995},
}
```
# Simulators
- [Artery](http://artery.v2x-research.eu/): Artery enables V2X simulations based
on ETSI ITS-G5 protocols like GeoNetworking and BTP. Single vehicles can be
equipped with multiple ITS-G5 services through Artery's middleware, which also
provides common Facilities for these services. Some basic services, such as
Cooperative Awareness (CAMs) and Decentralized Notification (DENMs), are
already included.
- [CausalSim](https://github.com/CausalSim/Unbiased-Trace-Driven-Simulation): CausalSim
is a causal framework for unbiased trace-driven simulation. Current
trace-driven simulators assume that the interventions being simulated (e.g., a
new algorithm) would not affect the validity of the traces. However,
real-world traces are often biased by the choices algorithms make during trace
collection, and hence replaying traces under an intervention may lead to
incorrect results. CausalSim addresses this challenge by learning a causal
model of the system dynamics and latent factors capturing the underlying
system conditions during trace collection. It learns these models using an
initial randomized control trial (RCT) under a fixed set of algorithms, and
then applies them to remove biases from trace data when simulating new
algorithms.
- [CloudSim](https://github.com/Cloudslab/cloudsim): CloudSim goal is to provide
a generalized and extensible simulation framework that enables modeling,
simulation, and experimentation of emerging Cloud computing infrastructures
and application services, allowing its users to focus on specific system
design issues that they want to investigate, without getting concerned about
the low level details related to Cloud-based infrastructures and services.
- [CloudSim Express](https://github.com/Cloudslab/cloudsim-express):
CloudSim Express introduces a human-readable scripting approach to define
simulation scenarios, a standard way of writing extensions, and a simplified
deployment approach. The script-based approach significantly reduces
code-based implementations. In the cases of simple examples, it completely
eliminates the need to implement Java code.
- [CloudSim Plus](https://github.com/cloudsimplus/cloudsimplus): A modern,
up-to-date, full-featured and fully documented Java 17 simulation framework.
It's easy to use and extend, enabling modeling, simulation, and
experimentation of Cloud computing infrastructures and application services.
It allows developers to focus on specific system design issues to be
investigated, without concerning the low-level details related to Cloud-based
infrastructures and services.
- [CloudSim Plus
Automation](https://github.com/manoelcampos/cloudsimplus-automation): CloudSim
Plus Automation is a Java 17+ command line tool based on CloudSim Excerpt of 90,300 characters
Read on GitHub173
3
2
2
1
1
1
Andy Anderson · ibm.com
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:85d5d56a2e444b26, topic:awesome-list, readme:awesome list, desc:curated list
matched fp:85d5d56a2e444b26, topic:simulation