What tools or libraries are missing in rust?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ifcplusplus

    IfcPlusPlus is an open source C++ class model, as well as a reader and writer for IFC files in STEP format. Features: Easy and efficient memory management using smart pointers. Parallel reader for very fast parsing on multi-core CPU's. Additionally, there's a simple IFC viewer application, using Qt and OpenSceneGraph. It can be used as starting point for all kinds of applications around the open building model standard IFC.

  • The big thing that I want but haven't yet found is an IFC parser for BIM applications. As of right now, my best options are to either leave the ecosystem for C# (xbim toolkit) or integrate with C++ (ifcplusplus, ifcopenshell).

  • IfcOpenShell

    Open source IFC library and geometry engine

  • The big thing that I want but haven't yet found is an IFC parser for BIM applications. As of right now, my best options are to either leave the ecosystem for C# (xbim toolkit) or integrate with C++ (ifcplusplus, ifcopenshell).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ndarray-linalg

    Linear algebra package for rust-ndarray using LAPACK binding (by rust-ndarray)

  • For example, https://github.com/rust-ndarray/ndarray-linalg.

  • linfa-linalg

  • can be to some extent be replaced with: https://github.com/rust-ml/linfa-linalg (a lot of features are missing, like full-rank QR decompositions)

  • faer-rs

    Linear algebra foundation for the Rust programming language

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts