When counting lines in Ruby randomly failed our deployments

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

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

    A port of the Rust bytecount SSE2 and AVX2 algorithms to C

  • I brought my old SIMD bytecount C port out of mothballs

  • ruby

    the Ruby programming language, unofficial mirror (see the wiki for details) (by nobu)

  • MRI maintainer nobu is evaluating it for inclusion in MRI

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

    Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast

  • I noted the bytecount Rust crate uses an SSE4.1 intrinsic in SSE2 code and submitted a fix

  • aho-corasick

    A fast implementation of Aho-Corasick in Rust.

  • A similar fix for the aho-corasick Rust crate was made in response

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