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

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • augmented-audio

    Rust - Augmented Audio Libraries

    I'm still working on audio projects. In particular: augmented-audio/plugin-host.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • grenad

    Tools to sort, merge, write, and read immutable key-value pairs :tomato:

    I worked on my grenad library: a library used to sort, merge, write, and read key-value pairs, used in MeiliSearch for the new indexing system. I added a lot of documentation to the crate and done a lot of improvement by reducing the amount of copied memory when merging key-value pairs.

  • MeiliSearch

    A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

    I worked on my grenad library: a library used to sort, merge, write, and read key-value pairs, used in MeiliSearch for the new indexing system. I added a lot of documentation to the crate and done a lot of improvement by reducing the amount of copied memory when merging key-value pairs.

  • uom

    Units of measurement -- type-safe zero-cost dimensional analysis

    I just merged a PR to add molar heat capacity (Joule per kelvin mole) to uom (type-safe zero-cost dimensional analysis). The PR to update to quickcheck 1.0 is still in progress.

  • football-simulator

    Football simulation engine (like Football Manager) written in pure Rust

    Still working on basic implementation of Football Manager with Web interface https://github.com/ZOXEXIVO/football-simulator

  • Nova

    Implementation of "Ray Tracing in One Weekend": https://raytracing.github.io/books/RayTracingInOneWeekend.html (by LeCyberDucky)

  • lineiform

    A meta-JIT library for Rust interpreters

    I got struck by either a very dumb or very good idea a few days ago, and finally have a working (minimal) proof-of-concept for it: Lineiform is a meta-JIT library to nearly automatically get an optimizing method JIT from a Rust interpreter. It does dynamic recompilation on closures by lifting from x86 to Cranelift IR for runtime function inlining and constant propagation.

  • 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

  • How to Integrate Meilisearch with Node.js

    1 project | dev.to | 1 Sep 2024
  • This Week In Python

    5 projects | dev.to | 9 Aug 2024
  • What part of Rust compilation is the bottleneck?

    1 project | news.ycombinator.com | 16 Mar 2024
  • Unlocking the Power of WebAssembly

    3 projects | dev.to | 10 Mar 2024
  • What is Hybrid Search?

    6 projects | dev.to | 6 Feb 2024

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