What's everyone working on this week (12/2023)?

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

    I'll be continuing to think and hack on Banner; my thoughts, and now code on how a CICD system should work. It has come a surprisingly long way in such a short time. It's certainly not feature complete, but it has been capable of running a test (unit-test; which could conceivably run unit-tests) for a little while. My current focus is constructing event handlers for simple cases, and allowing them to be executed when a matching event is emitted. Thinking to write the handler as a rhai script, and execute the compiled ast. But rhai isn't particularly async friendly, so may have to shift my thinking. Just started looking at Rune and it looks promising.

  • ngrok-rust

    Embed ngrok secure ingress into your Rust apps with a single line of code.

  • I've been working on a rust-native implementation of our agent protocol here at ngrok. It's something I've been wanting to do for a long time (since I started working here really), and I'm excited for it to be nearly "launch-ready"! It's already public on GitHub or crates.io, but we should be making some sort of "real" announcement Soontm. Feedback is welcome and appreciated!

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

    Discontinued Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment [Moved to: https://github.com/envio-cli/envio] (by humblepenguinn)

  • I'll be working on my own open source project called envio, it's a command line tool that makes managing environment variables a breeze!

  • ripinfo

    A personal tool to gather ip information using the ipinfo.io API written in rust™

  • As a little grasshopper learning the ways of the crab I humbly share that I'm working on ripinfo and zenode

  • zenode

    Abstraction layer on top of p2panda to interact with p2panda nodes

  • As a little grasshopper learning the ways of the crab I humbly share that I'm working on ripinfo and zenode

  • dependency-suggest

  • Created a tool which first finds the latest version of a Java dependency, downloads the dependency and calls another 3rd party tool to check if this version contains any vulnerabilities. (I used ChatGPT to generate the main logic and then made some modifications by myself)

  • image

    Encoding and decoding images in Rust (by image-rs)

  • There's also a CLI to convert between formats. It uses the crate image.

  • 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