What's everyone working on this week (25/2021)?

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

    a rust library for pairing different implementations of balanced trees with different kinds of data that can be stored in the tree nodes (by noamtashma)

    I am writing a library for generic segment trees. That is a data structure that can make queries over a slice of values and apply actions on a whole slice of values, in logarithmic time. https://github.com/noamtashma/orchard

  • vulkan-rs

    I'm working on safe wrapper around Vulkan API. It is in very early stage of development. You can look into it on github.

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

  • kmdnd

    A D&D 5e API Server in Rust

    Just made it public at https://github.com/kmdreko/kmdnd

  • LEdit

    Discontinued A basic text editor that runs in the terminal (by LolzDEV)

    WIP repository: https://github.com/LolzDEV/LEdit, PRs are welcome ;)

  • transrangers

    An efficient, composable design pattern for range processing

    I've been doing some experimenting based on a recent C++ post on transrangers but with a trait and type-state based approach. So far I think it's shaping up to be rather nice, but time will tell.

  • ky

    Discontinued :key: ky - Simple and secure password manager (by numtostr)

  • pass-import

    A pass extension for importing data from most existing password managers

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

  • mesh-ripper

    Mesh Player in the style of ParaView

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