[Media] Regex101 now supports Rust!

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

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

    This repository is currently only used for issue tracking for www.regex101.com

  • That’s correct, compiled to WASM. You can see all the nitty gritty here https://github.com/firasdib/Regex101/issues/1208

  • regex

    An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

  • I mean, the repository is under the rust-lang organization (https://github.com/rust-lang/regex), the official Rust blog has announced CVEs, and so on. I'm not sure how the team of maintainers is structured in relation to the Rust foundation or core teams, but it seems as close to "official" as it gets.

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

    WorkOS logo
  • mpv

    🎥 Command line video player

  • Aaw, you don't like locale-dependent regular expressions? Locales have never caused any issues for anybody, and having coallation and character equivalence classes in regexes is a great idea. Makes them bug free and easy to read, and ensures their behavior will subtly change depending on the user's environment variable settings!

  • proposal-regexp-modifiers

    Regular Expression Pattern Modifiers for ECMAScript

  • That's coming soon!

  • proposal-regexp-v-flag

    Discontinued UTS18 set notation in regular expressions

  • It does now, though only Chrome is shipping their implementation unflagged.

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