JOpt.TourOptimizer is an enterprise route optimization and scheduling engine for logistics, dispatch, transportation, and field service operations. It solves VRP, CVRP, VRPTW, pickup and delivery, multi-depot planning, heterogeneous fleet routing, and workforce scheduling under real-world business constraints.
The platform supports time windows, working hours, capacities, skills and expertise levels, territories, zone governance, overnight stays, alternate destinations, and custom business rules. Available as a Java SDK and Docker-based REST API with OpenAPI/Swagger, JOpt.TourOptimizer integrates into existing software platforms.
It helps organizations improve planning efficiency, service quality, transparency, SLA compliance, and operational reliability at scale. It is designed for software vendors, enterprise developers, and operations teams that need scalable optimization technology for production use, not just basic route calculation.
Learn more
Apify is a full-stack web scraping and automation platform helping anyone get value from the web. At its core is Apify Store, a marketplace with over 10,000 Actors where developers build, publish, and monetize automation tools.
Actors are serverless cloud programs that extract data, automate web tasks, and run AI agents. Developers build them using JavaScript, Python, or Crawlee, Apify's open-source library. Build once, publish to Store, and earn when others use it. Thousands of developers do this - Apify handles infrastructure, billing, and monthly payouts.
Apify Store has ready-made Actors for scraping Amazon, Google Maps, social media, tracking prices, lead-gen, and more.
Actors handle proxies, CAPTCHAs, JavaScript rendering, headless browsers, and scaling. Everything runs on Apify's cloud with 99.95% uptime. SOC2, GDPR, and CCPA compliant.
Integrate with Zapier, Make, n8n, and LangChain. Apify's MCP server lets AI like Claude dynamically discover and use Actors
Learn more
broot
The ROOT data analysis framework is used much in High Energy Physics (HEP) and has its own output format (.root). ROOT can be easily interfaced with software written in C++. For software tools in Python there exists pyROOT. Unfortunately, pyROOT does not work well with python3.4. broot is a small library that converts data in python numpy ndarrays to ROOT files containing trees with a branch for each array. The goal of this library is to provide a generic way of writing python numpy datastructures to ROOT files. The library should be portable and supports both python2, python3, ROOT v5 and ROOT v6 (requiring no modifications on the ROOT part, just the default installation). Installation of the library should only require a user to compile to library once or install it as a python package.
Learn more