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

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • winsafe

    Windows API and GUI in safe, idiomatic Rust.

    Extending window events at WinSafe crate.

  • panamax

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

    Work on Panamax (a Rust mirror for rustup and crates.io). It's nearly complete, and as part of building a command to serve a downloaded mirror, I've implemented a warp proof of concept that serves a git repo: https://github.com/panamax-rs/warp-git

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

  • warp-git

    Testbed for using warp to serve a git repository

    Work on Panamax (a Rust mirror for rustup and crates.io). It's nearly complete, and as part of building a command to serve a downloaded mirror, I've implemented a warp proof of concept that serves a git repo: https://github.com/panamax-rs/warp-git

  • GEL

    A library of geometry processing tools for computer graphics

    Hey, cool! From my brief look at your link, I didn't catch how you're storing your triangulations, since only data structures for points and lines and such are mentioned. Do you have a mesh data structure? I'm thinking of something like a half-edge based representation, as found in GEL. That would be really cool to have in Rust.

  • rust-psvita

    Discontinued Project to build PS Vita apps in rust

    Rust toolchain for psvita. The existing vitasdk toolchain is written in c and it's recommended to use wsl for development. Currently my project depends on vitasdk, but it's gonna change soon. So excited to port some game down the line. https://github.com/ZetaNumbers/rust-psvita

  • sycamore

    A library for creating reactive web apps in Rust and WebAssembly

    Working on getting Sycamore, a VDOM-less Rust + WASM web framework, ready for 0.5 release, in particular, fleshing out some plain points in router and improving performance.

  • handlebars-rust

    Rust templating with Handlebars

    I have been tweaking and fixing issues with newline stripping feature for handlebars: https://github.com/sunng87/handlebars-rust/pull/448/files

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • substrate-archive

    Blockchain Indexing Engine

    Pretty new to Rust here, but working on/contributing to a blockchain indexer called substrate-archive for the Substrate blockchain framework

  • feel

    https://github.com/paulchernoch/feel

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