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

    Discontinued in progress pretty printing calculator language [Moved to: https://github.com/mkhan45/CalcuLaTeX]

    I've started https://github.com/mkhan45/math_lang over the weekend and I'm super happy with where it's at so far. I've used it to some success on my chemistry homework but I think it will be very nice once I've finished all the open issues.

  • cacao

    Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!

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

  • panamax

    Discontinued Mirror rustup and crates.io repositories, for offline Rust and cargo usage. [Moved to: https://github.com/panamax-rs/panamax] (by k3d3)

    Working on fixing and finishing up Panamax in my personal time! Panamax is a full rustup and crates.io mirror for use on offline networks and machines.

  • syncbuf

    A small library of append-only, thread-safe, lock-free data structures.

    I was writing a toy virtual machine when I realized that in order to make it multi-threaded, it would be very helpful to maintain a global symbol table that allowed adding new symbols without invalidating references to old ones. No such thing appeared to exist yet, so I wrote it: https://github.com/bplevin36/syncbuf

  • magic-wormhole.rs

    Rust implementation of Magic Wormhole, with new features and enhancements

    I'm working on some issues in magic-wormhole.rs and still looking around for other projects.

  • denv

    Dotenv (.env) loader written in rust 🦀 (by numToStr)

    I am making dotenv loader just for fun. https://github.com/numtostr/denv

  • rusty-craft

    A voxel based crafting game.... yes I like minecraft

    ![text](https://cdn.discordapp.com/attachments/774789120751960114/811938320997023804/rusty-craft-nosound.mp4) I am not a game Dev but I started playing around with the bevy engine and welp maybe Ill make a minecraft clone? I am researching world generation cause well thats new to me but in do time I will have it down. Github link

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

  • manymouser

    A RIIRed version of manymouse because I can't C

    Decided to push manymouser to github early https://github.com/lenscas/manymouser

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