What's everyone working on this week (18/2022)?

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
  • normalizing-flows

    An exploration of Normalizing Flows, in Pytorch and Swift for Tensorflow (by austinjones)

  • That's really cool! I did a lot of work on color palette extraction for generative art. It's amazing once you have it working.. you can steal the content from an image but leave no content left. Here is one of my attempts based on normalizing flows: https://github.com/austinjones/normalizing-flows

  • moonfire-ffmpeg

    Rust wrapper around select parts of the ffmpeg libraries

  • How does your wrapper crate compare to others? I wrote my own a while ago. I was using it for RTSP but now use my pure Rust library instead. I'll likely use it for H.264 decoding sometime.

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

    API tool,but egui style and rusty (by willser)

  • Still writing my new project weaver.Maybe I should learn some ui or style stuff.

  • mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

  • I've been working on a preprocessor for mdbook called mdbook-template which allows you to dynamically pass arguments to any "template files" so you can de-duplicate common code in your mdbook.

  • mdbook-template

    A mdbook preprocessor that allows the re-usability of template files with dynamic arguments

  • I've been working on a preprocessor for mdbook called mdbook-template which allows you to dynamically pass arguments to any "template files" so you can de-duplicate common code in your mdbook.

  • rui

    Declarative Rust UI library

  • I'm working on getting my GUI crate (https://github.com/audulus/rui) working on iOS (https://github.com/audulus/rui-ios). Multitouch will be fun. Shout out to the excellent work in swift-bridge: https://github.com/chinedufn/swift-bridge.

  • rui-ios

    Demo of rui embedded on iOS

  • I'm working on getting my GUI crate (https://github.com/audulus/rui) working on iOS (https://github.com/audulus/rui-ios). Multitouch will be fun. Shout out to the excellent work in swift-bridge: https://github.com/chinedufn/swift-bridge.

  • SaaSHub

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

    SaaSHub logo
  • swift-bridge

    swift-bridge facilitates Rust and Swift interop.

  • I'm working on getting my GUI crate (https://github.com/audulus/rui) working on iOS (https://github.com/audulus/rui-ios). Multitouch will be fun. Shout out to the excellent work in swift-bridge: https://github.com/chinedufn/swift-bridge.

  • genref

    Vale's generational reference allocator as a Rust library

  • Implementing Vale's generational references as a managed pointer type: https://github.com/Kile-Asmussen/genref

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

  • Effective Rust

    3 projects | news.ycombinator.com | 15 Jun 2023
  • Servo, the parallel browser engine written in Rust

    11 projects | news.ycombinator.com | 27 May 2023
  • Is RUST a good choice for building web browsers?

    6 projects | /r/rust | 27 May 2023
  • Is Rust a good "first low-level language"?

    2 projects | /r/rust | 21 May 2023
  • how to start building desktop application with rust for newbie

    2 projects | /r/rust | 19 May 2023