Hey Rustaceans! Got an easy question? Ask here (31/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
  • greenery

    Regular expression manipulation library

  • Does anyone know of something similar to the Python library greenery? It allows one to compute the intersection and union between the set of strings matched by regexes.

  • Giraffe

    A native functional ASP.NET Core web framework for F# developers.

  • I'm looking for a web framework that's built around composability. Specifically, I'm thinking of something along the lines of the "Your Server as a Function" paradigm: good examples are OCaml's Dream, Kotlin's http4k and F#'s Giraffe. I looked this up and in an earlier post someone mentioned Actix. Apart from actix, is there any other framework like this that generally stays out of your way?

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

    A super-easy, composable, web server framework for warp speeds. (by seanmonstar)

  • I think you'll like warp (e.g. https://github.com/seanmonstar/warp/blob/master/examples/todos.rs).

  • proc-macro-workshop

    Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019]

  • There's the proc macro workshop by David Tolnay. It's a repo containing a bunch of tasks that teach you how to write proc macros.

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