ContainerMath
ContainerMath is a 3D load-planning platform that turns messy cargo lists into optimized, balanced, and exportable packing plans for cartons, crates, shipping containers, trailers, and rail wagons. Users can paste a dispatch list, packing list, or Excel data, and its AI manifest import reads quantities, dimensions, and weights, normalizes units, and structures the cargo for planning. Carton Fit determines how many products fit into a shipper carton or crate and calculates units per box, boxes required, and optional weight limits. Freight then arranges mixed cargo into high-density 3D load plans using actual geometry, orientation, stacking rules, and pipe nesting where needed. Interactive 3D views and readable 2D cross-sections show placement order for loading crews, while center-of-gravity, payload, weight-distribution, and axle-balance analysis help prevent unstable or overloaded shipments.
Learn more
RustRover
Benefit from context-aware code completion and generation, on-the-fly analysis and quick fixes, smart refactorings, live templates, and more. Install rustup from the IDE, and apply compiler-suggested fixes in a single click. You can even forget about manually attaching newly created Rust files to main.rs or adding popular crates to the list of dependencies. Have every syntax element highlighted, including inferred types and macros, cfg blocks, and unsafe code usages. Unlock comprehensive type information and quick access to language and crate documentation, and navigate your codebase with RustRover’s powerful search functionality. Run individual tests, test modules, or all the tests inside a project and select various Run targets. You can also create custom Run configurations with full support for developing CLI applications. Quickly troubleshoot failing tests by jumping to the relevant code from the error message in the console.
Learn more
Acculink
Acculink is purpose-built for companies whose cargo moves between multiple suppliers, customers, and manufacturers. By using the Internet of Things (IoT), our managed tracking solutions wirelessly track all types of cargo such as containers, bins, crates, and even heavy equipment, virtually any high-value asset, anywhere in the world. With Acculink Cargo, companies can now target not only where an asset is, but how it’s doing, and if it is in its original state. Acculink can monitor critical events like temperature, shock, vibration, light, and motion. This enables shippers to understand the location of their cargo and other assets in near real-time- enabling quick and decisive action should a change in scheduling, an event of loss or theft, or an update in the state of occurring. Building a solution to wirelessly track and monitor assets, with cellular connectivity, as well as the goods they contain, can be complex and so can its ongoing maintenance.
Learn more
Fortran Package Manager
Package manager and build system for Fortran. There are already many packages available for use with fpm, providing an easily accessible and rich ecosystem of general-purpose and high-performance code. Fortran Package Manager (fpm) is a package manager and build system for Fortran. Its key goal is to improve the user experience of Fortran programmers. It does so by making it easier to build your Fortran program or library, run the executables, tests, and examples, and distribute it as a dependency to other Fortran projects. Fpm’s user interface is modeled after Rust’s Cargo. Its long-term vision is to nurture and grow the ecosystem of modern Fortran applications and libraries. The Fortran package manager has a plugin system that allows it to easily extend its functionality. The fpm-search project is a plugin to query the package registry. Since it is built with fpm we can easily install it on our system.
Learn more