What's the project you're currently working on at your company as a Rust developer?

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

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

    A high-performance observability data pipeline.

    Writing additional modules(codecs, vrl functions) for vector

  • hubris

    A lightweight, memory-protected, message-passing kernel for deeply embedded systems.

    I'm writing code for low-level management of fully custom servers and network switches, working in the Hubris repository (which is open source!)

  • 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.

  • humility

    Debugger for Hubris

    It's a mix of embedded work and improving the system's tooling (faster builds, debugger support, etc)

  • slint

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

    Sure: https://slint-ui.com/

  • cxx-qt

    Safe interop between Rust and Qt

    Bindings to Qt https://github.com/KDAB/cxx-qt

  • fathom

    🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧 (by yeslogic)

    I’m working on Fathom: A declarative data definition language for formally specifying binary data formats. https://github.com/yeslogic/fathom

  • allsorts

    Font parser, shaping engine, and subsetter implemented in Rust

    It can be used for the things you suggest but our driving use case is font parsing. The goal is to use it to generate the font parsing code in Allsorts, which is ultimately used in Prince.

  • 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.

  • xsv

    A fast CSV command line toolkit written in Rust.

    Don't actually know since we're not processing bases as text but from a binary format. We're also using a custom program since we need to filter and map the result in reasonable time. For csv you can try https://github.com/BurntSushi/xsv. For pandas alternative there is https://github.com/pola-rs/polars.

  • polars

    Dataframes powered by a multithreaded, vectorized query engine, written in Rust

    Don't actually know since we're not processing bases as text but from a binary format. We're also using a custom program since we need to filter and map the result in reasonable time. For csv you can try https://github.com/BurntSushi/xsv. For pandas alternative there is https://github.com/pola-rs/polars.

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