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

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • grenad

    Tools to sort, merge, write, and read immutable key-value pairs

    I have finalized the latest release of grenad which introduce a lookup struct called a Cursor. Grenad is a library that provides tools to sort, merge, write, and read immutable key-value pairs.

  • CubeSimRS

    Rust based Rubik's Cube simulation and solving library

    Been working quite extensively on my Rubik's Cube simulator and solver. Currently working on optimising my data structures and then eventually to getting a proper solver working.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • rocket_sim

    An interactive rocket simulator inspired by Kerbal Space Program

    I’m working on my rocket sim (https://github.com/mkhan45/rocket_sim)

  • chartered

    ✈️ a private, authenticated, permissioned cargo registry

    Finishing up chartered - a private, authenticated cargo registry with fine grained per-user permissions.

  • advent-of-code-2020

    :christmas_tree: My Advent of Code solutions in Rust. http://adventofcode.com/2020

    Another brilliant source which I've found is https://github.com/timvisee/advent-of-code-2020. Great inspirational use of iterators there.

  • atomicbox

    Safe atomic Box types for Rust (by ashdnazg)

    Here's the code: https://github.com/ashdnazg/atomicbox/tree/compare_exchange all our changes are in the latest commit, and the commit message describes all the functionality we've added.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • listenbrainz-rs

    ListenBrainz API bindings for Rust

    Hopefully releasing the next version of listenbrainz-rs, which adds support for custom ListenBrainz API URLs, so I can integrate it in rescrobbled (universal music scrobbler daemon for MPRIS-enabled players) and release the next version of that as well.

  • rescrobbled

    MPRIS music scrobbler daemon

    Hopefully releasing the next version of listenbrainz-rs, which adds support for custom ListenBrainz API URLs, so I can integrate it in rescrobbled (universal music scrobbler daemon for MPRIS-enabled players) and release the next version of that as well.

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