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

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • arp_standin

    Proof of concept for responding to ARP requests on behalf of another machine. Useful for keeping a sleeping machine accessible on the network.

    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.

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

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