uwuify - fastest test uwuifier in the west: simd vectorized and multithreaded command-line tool for text uwu-ing at the speed of simply copying a file

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

    fastest text uwuifier in the west

  • Sorry about the lack of docs and everything. I've made a new release 0.2.0 with a better API and better docs. There's more details in the readme about usage as a library.

  • aho-corasick

    A fast implementation of Aho-Corasick in Rust.

  • You might be right. I took a look at aho corasick's teddy algorithm and it does indeed look very fast. I thought bitap would be sufficient for my case given its simplicity (and the fact i was really doing this for fun) so I skipped out on benchmarking it vs aho corasick or other algorithms :)

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

    My home directory and package management stuff, inelegant as it may be

  • Heyyy someone else who wrote software for this! I did mine in Ruby a long time ago: https://github.com/colindean/hejmo/blob/master/scripts/spongebob

  • packed_simd

    Portable Packed SIMD Vectors for Rust standard library

  • The packed_simd crate abstracts over various SIMD instruction sets.

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