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

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dices

    A program to simulate dice throwing

  • I had a DnD session this Sunday, and I am still too poor to afford dices, so I created dices, a REPL to throw dice. It supports repetition, filtering, multiplication, recall of the last throw, and more. It was a blast how fast I cobbled it together using pest as parser for the dice notation, and how fancy it look and feel thanks to terminal markdown (termimad) and rustyline. All together, a tool that feel over-finished even to a perfectionist as me, completed in two days.

  • rusty-pelican

  • Have a look: https://github.com/pandemonium/rusty-pelican

  • 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
  • generic-array

    Generic array types in Rust

  • Working on a 1.0 release draft for generic-array and possibly starting on a procedural macro for an SQL DSL to replace this 900-rule abomination that chokes rust-analyzer so bad I repasted my CPU because it was pushing it so hard I became concerned.

  • thorn

    Experimental PostgreSQL query builder (by Lantern-chat)

  • Working on a 1.0 release draft for generic-array and possibly starting on a procedural macro for an SQL DSL to replace this 900-rule abomination that chokes rust-analyzer so bad I repasted my CPU because it was pushing it so hard I became concerned.

  • nomicon

    The Dark Arts of Advanced and Unsafe Rust Programming

  • Hey, I finished a prototype of it and thought that you might be interested in it. It is not the most idiomatic rust and definitively not the safest, but it works. The names of the tables are in Catalan because this program will be used in Catalonia, but I don't think that will be a problem. If you are interested in rust's dark arts, you should definitely read the nomicon.

  • 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

  • generic-array 1.0, a crate for defining generically-sized arrays without const-generics.

    1 project | /r/rust | 15 Sep 2023
  • Feedback and proposals for generic-array 1.0

    1 project | /r/rust | 29 Mar 2023
  • Roaring-rs, better-compressed bitsets, is seeing the most important performance speed-up to date

    5 projects | /r/rust | 2 Mar 2022
  • What's everyone working on this week (17/2021)?

    8 projects | /r/rust | 26 Apr 2021
  • What’s everyone working on this week (13/2021)?

    7 projects | /r/rust | 29 Mar 2021