What's everyone working on this week (23/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
  • iggy

    Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.

  • Quick start, list of features and benchmarks can be found in repository https://github.com/spetz/iggy

  • Concurrent-Lru-Cache

    A concurrent LRU cache with lock-free reads.

  • Slowly but surely developing a Concurrent LRU Cache. I don’t intend to see this being widely used, it is more a learning/fun project.

  • 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
  • concurrent-queue

    Concurrent multi-producer multi-consumer queue

  • Also adding tail_mut() and head_mut methods to the Concurrent-Queue crate!

  • socketioxide

    A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.

  • Working on socketioxide a socket-io server implementation integrated as a tower layer/service.

  • superviseur

    Define and run multi-service applications on isolated environments with Nix or Docker β„οΈπŸ‹ πŸ› οΈ πŸ’» ✨

  • Working on superviseur , a docker compose alternative, with a built-in web ui and support for nix, flox, devbox, devenv projects.

  • crosup

    Quickly setup your development environment on your Chromebook/ChromeOS , MacOS or any Linux distribution 🐧 ❄️ πŸ’» πŸš€ ✨

  • Working on crosup, a CLI tool to help you to quickly setup your development environment on a new Chromebook (ChromeOS) : automatically install vscode, docker, nix, devbox, flox, devenv, homebrew ...

  • nanocl

    Distributed System that simplifies the management of containers and virtual machines.

  • Glad I could help, I also saw your nanocl project, very interesting.

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

    Native drag & drop, clipboard access and context menu.

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

  • A personal project of mine called envio it's a command line tool that manages your environment variables in a secure and modern way.

  • somo

    Socket Monitor for Linux: A prettier and simpler alternative to netstat or ss for socket monitoring with the ability to scan for malicious IP addresses.

  • Im still working on my first Rust project: Somo. A user-friendly alternative to netstat or ss for socket monitoring with the ability to scan for malicious IP addresses using the AbuseIPDB.com API :)

  • polykill

    Command line utility for removing dependencies and build artifacts from unused projects.

  • Polishing up to my dependency / build artifact killer polykill!

  • skima

    [experimental] Rust structural web UI library

  • utoipa

    Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust

  • In case you didn't know https://github.com/juhaku/utoipa is really nice to generate openapi spec and have a swagger!

  • mirrord

    Connect your local process and your cloud environment, and run local code in cloud conditions.

  • Finished working on medschool, which is a tool to extract Rust docs into a markdown file. Still very rough around the edges and produces a markdown that is probably only useful for our own project. We want to maybe expand this to be more generally useful later (hoping that there is interest in the community for such a tool).

  • libbpf-rs

    Minimal and opinionated eBPF tooling for the Rust ecosystem

  • Now I'm back to learning about eBPF with the help of this great book by Liz Rice. I'm using libbpf-rs and converting the book examples into Rust (except for the actual bpf programs, which are in C, I have plans of coming back and converting everything to Rust with aya). If you're interested in eBPF stuff, and want to check out it with Rust here is my repo which could be helpful (almost every piece of code is commented).

  • aya

    Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.

  • Now I'm back to learning about eBPF with the help of this great book by Liz Rice. I'm using libbpf-rs and converting the book examples into Rust (except for the actual bpf programs, which are in C, I have plans of coming back and converting everything to Rust with aya). If you're interested in eBPF stuff, and want to check out it with Rust here is my repo which could be helpful (almost every piece of code is commented).

  • bpf-playground

    Learning about bpf (by meowjesty)

  • Now I'm back to learning about eBPF with the help of this great book by Liz Rice. I'm using libbpf-rs and converting the book examples into Rust (except for the actual bpf programs, which are in C, I have plans of coming back and converting everything to Rust with aya). If you're interested in eBPF stuff, and want to check out it with Rust here is my repo which could be helpful (almost every piece of code is commented).

  • clip

  • Making a VST3/CLAP audio plugin using the NIH-plug framework. It's called clip and it's a simple hard/soft clipper with automatic gain compensation.

  • MeiliSearch

    A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

  • erdtree

    A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.

  • Took a healthy break from this little open-source project I've been iterating on.. ready to get back to it this weekend :]

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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