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

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
  • hello-actix

    Hello, actix!

  • The repo is hello-actix if anyone is interested. Feedback would be much appreciated, as I'm a bit of a noob when it comes to web dev.

  • beancount-language-server

    A Language Server Protocol (LSP) for beancount files

  • Basically porting a Beancount language server written in JS to one in Rust. So far, this has been a piece of cake thanks to tree-sitter, trie-rs and tower-lsp.

  • 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
  • beancount-language-server

    Beancount language server (by matze)

  • Basically porting a Beancount language server written in JS to one in Rust. So far, this has been a piece of cake thanks to tree-sitter, trie-rs and tower-lsp.

  • panamax

    Mirror rustup and crates.io repositories, for offline Rust and cargo usage.

  • Finally got Panamax's (rust mirror) "serve" command to a point where I've finally made a PR for it!

  • TablaM

    The practical relational programing language for data-oriented applications

  • Looking how hard could be to add static type checking to my relational language (https://tablam.org) using the amazing work of CubiML (made on Rust!) and this paper is probably the only one with this kind of info I have found, I mean, that look practical.

  • gurk-rs

    Signal Messenger client for terminal

  • I want to finish the store encryption implementation in my CLI Signal messenger: https://github.com/boxdot/gurk-rs The initial implementation is already there, but I could not get back to it for several weeks already. First step: switch to sled, second step: plug encryption in between.

  • rq

    Record Query - A tool for doing record analysis and transformation (by dflemstr)

  • Ish. https://github.com/dflemstr/rq/ It removed its processing language a while ago. It's still a very useful tool, though. Imho, it's a bigger pity that it can't highlight YAML on output, or parse YAML 1.1.

  • SaaSHub

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

    SaaSHub logo
  • if-decompiler

    Decompile Glulx storyfiles into C code

  • I just published my first project, Glulxtoc, a Glulx to C decompiler: https://github.com/curiousdannii/if-decompiler

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