What's everyone working on this week (22/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
  • LMDB-editor

    A small LMDB editor made in Rust with egui

  • I am working on a small but powerful editor for the LMDB key value store (that we extensively use at Meilisearch) with egui and the new egui-tiles crate! Please come and participate.

  • actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • Still using Rust in a browser-based multiplayer party game I'm working on! I'm using Actix Web for the backend and rapier2d to handle my game's physics. I'm looking to make some more connections amongst the developer / gaming community through my game down the line.

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

    2D and 3D physics engines focused on performance.

  • Still using Rust in a browser-based multiplayer party game I'm working on! I'm using Actix Web for the backend and rapier2d to handle my game's physics. I'm looking to make some more connections amongst the developer / gaming community through my game down the line.

  • cpal

    Cross-platform audio I/O library in pure Rust

  • debugging this nightmare bc its blocking my hobby project. by far the most fucked up issue ive encountered since i started rust.

  • book

    The Rust Programming Language

  • Still finishing up on chapter 19 of the Rust book at https://doc.rust-lang.org/book/ !

  • rocket-webservice-test-rust

    Experimenting with the Rocket framework and GCP Cloud Run. Includes a GraphQL implementation and a MongoDB integrations branch.

  • repo

  • rustykey

  • Im continuing rustykey, nearly ready for v1.0 and been streaming im working on it along the way https://m.twitch.tv/sean_borg

  • SaaSHub

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

    SaaSHub logo
  • arp_standin

    Proof of concept for responding to ARP requests on behalf of another machine. (Deprecated by https://github.com/danielpgross/friendly_neighbor)

  • I'm working on an ARP responder to be able to turn on a computer in the local network without knowing its MAC address. I was inspired by this blog post.

  • nanocl

    Distributed System that simplifies the management of containers and virtual machines.

  • sni

    SNES Interface with gRPC API

  • I've been tinkering on a proof-of-concept network service for a super nintendo randomizer that uses a sort of ad-hoc messaging system to deliver "secrets" that the ROM requests from an http server. The client uses tonic to make SNES ram read and write requests with sni. The server uses hyper and basically serves up requested bytes which are deserialized from a yaml file on startup and written to the SNES ram on request.

  • EchoWhistle

    Proof-of-concept network item service for FF4 FE

  • nom

    Rust parser combinator framework

  • I am using nom / nom_locate to build the parser side because I've done a handful of other projects with it, and I plan to use tower-lsp to hook up the language server side.

  • nom_locate

    A special input type for nom to locate tokens

  • I am using nom / nom_locate to build the parser side because I've done a handful of other projects with it, and I plan to use tower-lsp to hook up the language server side.

  • tower-lsp

    Language Server Protocol implementation written in Rust

  • I am using nom / nom_locate to build the parser side because I've done a handful of other projects with it, and I plan to use tower-lsp to hook up the language server side.

  • 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

  • Is this a good way to free up some memory?

    2 projects | /r/rust | 23 Jun 2023
  • Need recommendations for technologies, frameworks etc. for an IoT device project in Rust

    2 projects | /r/embedded | 22 Jun 2023
  • Tokenizing

    1 project | /r/learnprogramming | 22 May 2023
  • Something like pydantic but for just strings?

    1 project | /r/learnpython | 21 May 2023
  • Nom: Parser Combinators Library in Rust

    1 project | news.ycombinator.com | 18 Apr 2023