What’s everyone working on this week (48/2022)?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. liveask

    A one-stop solution for moderating discussions and Q&As.

    Going to work on my open source projects: https://github.com/liveask/liveask and https://github.com/extrawurst/gitui - if you look to contribute to a rust project with some mentorship let me know

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. gitui

    Blazing 💥 fast terminal-ui for git written in rust 🦀

    Going to work on my open source projects: https://github.com/liveask/liveask and https://github.com/extrawurst/gitui - if you look to contribute to a rust project with some mentorship let me know

  4. lapce

    Lightning-fast and Powerful Code Editor written in Rust

    I am using vscode until https://lapce.dev is fully replacing it for me

  5. Deep7

    I'm currently working on a Json type validator. Using rust and it's amazing enums we check that each object inside of an input Json respect a specific schema, the schema is provided via a yaml structure. Project GitHub Page

  6. SoundcoreManager

    Control Soundcore headphones with the power of Rust.

    Working on a tauri desktop app which connects to Soundcore earbuds. Alongside it has a bluetooth library and the soundcore library which are written in rust. I'm looking forward to making the bluetooth lib cross-platform compatible. Project link

  7. lorislib

    Powerful pattern matching engine in Rust.

    After writing a term rewriting system and computer algebra system, I wanted to write a better pattern matcher. So naturally I am trying to reproduce the fastest and the most sophisticated pattern matching algorithms that are implemented in Maude and described in the literature. It's going... ok.

  8. adventofcode2022

    Well, same as all year so far, closing in on a custom invoicing system for a client with a very specific business model. But, this week is adventofcode.com, so of course that will get its share too. I've done it in Rust the three last years, hopefully I'll do better than ever this year! https://github.com/niklasha/adventofcode2022

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. hyper_engine

    Hyper Vulkan Game Engine

    I'm normally would work on my Game Engine right now, but I'm not really in the mood and don't have much motivat ion for it, because I feel like I don't make progress or something useful. So more like a burn out.

  11. transit-viewer

    Explore public transport networks on a slippy maps

    Going to implement some extra features and maps for my GTFS-based transit network visualizer: https://github.com/Naturseptime/transit-viewer

  12. guiver

    GUI programming with Rust

    Still working on grid layout in guiver

  13. glit

    Retrieve all mails of users related to a git repository, a git user or a git organization

    Finishing a little OSINT tool to retrieve all mails of users related to a git repository, a git user or a git organization (https://github.com/shadawck/glit)

  14. tantivy

    Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

    In your case you could start from intersection.rs, and built a new intersection with a custom the score computation.

  15. solomon-db

    An embedded Gremlin-compatible graph database written in Rust

    It has been a month since I started working on my first Rust open source project: https://github.com/nomadiz/solomon-db. SolomonDB is an embedded Gremlin-compatible database. I was inspired strongly by SurrealDB and IndraDB, both are good projects in Rust ecosystem. It is open for contribution 🚀 Will work hard to make it ready for production ASAP. Weekly update of SolomonDB is in this site: https://nomadiz.github.io/solomon-db/

  16. adventofcode

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

    Advent of Code https://adventofcode.com

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

  • Hey Rustaceans! Got a question? Ask here (52/2022)!

    8 projects | /r/rust | 26 Dec 2022
  • I made an app that lets you search up (almost) anything Destiny has ever said in his streams

    2 projects | /r/Destiny | 23 Dec 2022
  • What could be a first project in rust?

    3 projects | /r/rust | 6 Nov 2022
  • Open-Source and Cloud-Native Log Management at Any Scale

    1 project | news.ycombinator.com | 7 Oct 2022
  • Cloud-native search engine for log management and analytics

    1 project | news.ycombinator.com | 7 Oct 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?