Skip to content
View DustinDiazLopez's full-sized avatar
🦀
Now with more Rust!
🦀
Now with more Rust!

Organizations

@TheBinaryBrigade
Block or Report

Block or report DustinDiazLopez

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. floating-floaties/inflection-rs floating-floaties/inflection-rs Public

    Inflection is a string transformation library. It singularizes and pluralizes English words, and transforms strings from CamelCase to underscored string.

    Rust 3

  2. floating-floaties/eval-utility floating-floaties/eval-utility Public template

    Wrapper function of the resolver crate. Provides python-like built-in functions.

    Rust 1

  3. validator-utility validator-utility Public

    Extend validator functionality to support sanitizing objects

    JavaScript

  4. floating-floaties/string-utility floating-floaties/string-utility Public

    Provides simple substring implementation (with the RangeBound trait), keep string before or after a specified string, etc.

    Rust