What's everyone working on this week (including AoC) 50/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
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022 in Scala (by sim642)

    New week, new Rust – and new Advent of Code riddles! So what are you folks up to? And if you want to compare your AoC solutions, this is the place to post them. Or ask your questions and compare the solutions at rust-users.

  • fltk-rs

    Rust bindings for the FLTK GUI library.

    Work on the fltk-rs wiki. Maybe a book can come out of it.

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

  • geonet-rs

    I wrote my first command-line tool called geoping in Rust that's a very thin wrapper around a web API. In the process I also learned how to create automated release builds on Gitlab and somewhat optimize the file size of Rust binaries, though it still feels like 2MB is big for such a simple binary.

  • adventofcode2021

    I do have a more idiomatic solution for it ofcourse. The above is what is called a "code golfing" solution. Usually done in script languages like python or perl, but it's amazing how much golfing you can actually do in Rust!

  • Echidna

    Still working on Echidna, a VSCode-like code editor written in Rust (duh) with the GTK toolkit.

  • static-xml

    serde-like serialization and deserialization of static Rust types in XML

    I'm working on my XML serialization library. I'm calling it static-xml for now. Other name ideas welcome...

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