UXsim is a free, open-source macroscopic and mesoscopic network traffic flow simulator developed in Python. It is suitable for simulating large-scale (e.g., city-scale) vehicular transportation. It computes dynamic traffic flow in a network by using traffic flow models commonly utilized by transportation research. UXsim would be especially useful for scientific and educational purposes because of its simple, lightweight, and customizable features; but of course users are free to use UXsim for any purpose.
An interactive demonstration of traffic flow that is useful to learn fundamentals of it using a simulator on your web browser. You can learn traffic flow phenomena at a bottleneck, traffic state, flow-density relation, time-space diagram, vehicle trajectory, cumulative count.
Calibration-free traffic state estimation method using detectors and connected vehicles data. Easy-to-use for non-specialists who don't have knowledge on traffic flow theory or programming. It can be also used as Python module so that you can incorporate it into your own programs.