#string

  1. strum

    macros for working with enums and strings

    v0.28.0 31.3M #proc-macro #enums-string #string #enums #string-macro
  2. convert_case

    Convert strings into any case

    v0.11.0 26.9M #string-casing #casing #string
  3. strum_macros

    macros for working with enums and strings

    v0.28.0 32.3M #enums-string #proc-macro #string-macro #string
  4. compact_str

    A memory efficient string type that transparently stores strings on the stack, when possible

    v0.9.0 8.3M #compact-string #mutable #string #compact #small
  5. simdutf8

    SIMD-accelerated UTF-8 validation

    v0.1.5 11.7M #utf-8 #validation #unicode #string #string-validation
  6. lasso

    A multithreaded and single threaded string interner that allows strings to be cached with a minimal memory footprint, associating them with a unique key that can be used to retrieve them at any time

    v0.7.3 535K #string-interning #interning #string
  7. smol_str

    small-string optimized string type with O(1) clone

    v0.3.6 5.9M #string #heap-allocator #newlines #ws #stack-allocated #white-space #satisfy #static-string #consist #indentation
  8. const-str

    compile-time string operations

    v1.1.0 2.1M #compile-time-string #proc-macro #string #const
  9. ecow

    Compact, clone-on-write vector and string

    v0.2.6 446K #sso-string #vector-cow #vector #string
  10. faststr

    string library that reduces the cost of clone

    v0.2.34 1.0M #string #volo
  11. arcstr

    A better reference-counted string type, with zero-cost (allocation-free) support for string literals, and reference counted substrings

    v1.2.0 1.5M #rc-str #arc #string
  12. ustr

    Fast, FFI-friendly string interning

    v1.1.0 137K #string-interning #ffi #string
  13. gix-quote

    gitoxide project dealing with various quotations used by git

    v0.7.1 2.2M #gitoxide #gix #quote #string #unquote #quotations #version-control #developer-experience #real-world-scenario #byte-slice
  14. smallstr

    String-like container based on smallvec

    v0.3.1 575K #string #small-string
  15. sscanf

    (inverse of format!()) macro with near unlimited parsing capabilities

    v0.5.0 89K #scanf #regex #regex-text #parser #string
  16. fixedstr

    strings of constant maximum size that can be copied and stack allocated using const generics

    v0.5.10 402K #const-generics #stack-allocated #string #no-std
  17. unescaper

    Unescape strings with escape sequences written out as literal characters

    v0.1.8 840K #escaping #string-literal #string
  18. cow-utils

    Copy-on-write string utilities for Rust

    v0.1.3 594K #text #cow-str #string
  19. unicode-reverse

    Unicode-aware in-place string reversal

    v1.0.9 572K #reverse #unicode #grapheme #string
  20. parse_link_header

    parsing HTTP Link header

    v0.4.1 72K #http-parser #http-header #link #hash-map #string
  21. flexstr

    A flexible, simple to use, clone-efficient string type for Rust

    v0.11.7 19K #rc #rc-str #arc-str #string #reference-counting
  22. lean_string

    Compact, clone-on-write string

    v0.6.0 66K #sso-string #string #sso
  23. ggetrs

    Efficient querying of biological databases from the command line

    v0.1.88 1.7K #bioinformatics #ncbi #ensembl #uniprot #string #enrichr
  24. string

    A UTF-8 encoded string with configurable byte storage

    v0.3.1 132K #encoded-string #utf-8 #configuring #byte #storage #marker
  25. boyer-moore-magiclen

    fast string search algorithm implemented in Rust

    v0.2.22 169K #string-search #search #boyer-moore-horspool #quick-search #string
  26. pct-str

    Percent-encoded strings for URL, URI, IRI, etc

    v3.0.1 352K #percent-encoded #decode #encode #string #percent
  27. tstr

    type-level strings on stable

    v0.3.2 262K #type-level #string #no-std
  28. str-buf

    Static string buffer

    v4.0.0 260K #string-buffer #static-string #static #string
  29. serde-env

    deserialize env into structs via serde

    v0.3.0 100K #deserialize #struct #debugging #env #string
  30. sprintf

    Clone of C s(n)printf in Rust

    v0.4.3 61K #printf #text #string
  31. bracoxide

    A feature-rich library for brace pattern combination, permutation generation, and error handling

    v0.1.8 51K #brace-expansion #permutation #string
  32. dtparse

    A dateutil-compatible timestamp parser for Rust

    v2.0.1 72K #timestamp #date #token #python #string #ymd #time-parser #test-cases
  33. json-escape-simd

    Optimized SIMD routines for escaping JSON strings

    v3.0.2 177K #simd-json #string #avx2 #neon #optimized #avx-512
  34. styled_components

    AST Transforms for styled-components

    v4.0.0 21K #swc-plugin #ast #string #graphql #emotion #jest #remove-console #swc-magic #hiding #wasm-plugin
  35. nexus-ascii

    Fixed-capacity ASCII strings for high-performance systems

    v1.6.2 500 #ascii #ascii-text #high-performance #string
  36. swc

    Speedy web compiler

    v63.0.0 51K #babel #javascript #string #typescript-compiler #top
  37. descape

    Adds a single extension trait for &str to unescape any backslashes

    v3.0.0 14K #extension-traits #zero-copy #string #unicode
  38. sassy

    Approximate string matching using SIMD

    v0.2.1 110 #bioinformatics #fuzzy-search #simd #string-search #string
  39. beef

    More compact Cow

    v0.5.2 4.6M #cow #slice #borrow #string
  40. fstr

    A stack-allocated fixed-length string type

    v0.2.20-beta.0 17K #fixed-length #stack-allocated #string #serde #default #binary-representation
  41. styled_jsx

    AST transforms visitor for styled-jsx

    v4.0.0 7.8K #swc-plugin #ast #visitor #codegen #string #graphql #styled-components
  42. inlinable_string

    inlinable_string crate provides the InlinableString type – an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation – and the StringExt trait…

    v0.1.15 1.1M #inline-string #inlinable #string #inline
  43. xml_dom

    providing a reasonably faithful implementation of the W3C DOM Core

    v0.2.8 1.9K #xml #w3c #dom #string #node #object-model #faithful #corresponds
  44. obeli-sk-boa-string

    Boa is a Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.

    v1.0.0-obeli-sk.7 270 #javascript-engine #javascript #string
  45. zero-bounce

    Wrapper library over the ZeroBounce API v2

    v2.1.0 #email-validation #bulk #bulk-api #api-key #string #delete-file #api-url #artificial-intelligence
  46. istring

    A replacement for String that allows storing short strings of length up to sizeof<String>() - 1 without a heap allocation

    v0.4.7 15K #inline-string #short-string #string #inline
  47. strong-type

    Procedural macros for naming and strong-typing primitives and strings

    v1.1.1 290 #strong-typing #string #primitive #strongly-typed
  48. unicode-ellipsis

    truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long

    v0.4.0 10K #unicode #string #unicode-text #word #text
  49. str-utils

    some traits to extend [u8], str and Cow<str>

    v0.3.1 1.7K #string #fluent #character #cow
  50. case_insensitive_string

    A case insensitive string struct

    v0.2.11 225K #case-insensitive #string
  51. sreplace

    efficient, and full-featured command-line tool for replacing strings

    v0.14.0 #replacer #string #replace #file
  52. non-empty-string

    type for non empty Strings, similar to NonZeroUsize and friends

    v0.2.6 342K #string #non-empty
  53. ustr-fxhash

    Fast, FFI-friendly string interning

    v1.0.1 7.6K #string-interning #ffi #string
  54. dae-parser

    Parser for the Collada (DAE) format

    v0.11.0 70K #string #collada #3d-format #3d #graphics
  55. smart-string

    A collection of string types and traits designed for enhanced string manipulation

    v0.3.0 #display #no-heap #inline #optimization #string
  56. str-macro

    The str!() macro, similar to vec![] but for strings

    v1.0.1 35K #string #macro #slice #owned
  57. jog

    A task runner with no string substitution

    v0.2.3 #task-runner #substitution #string #positional-arguments #greet
  58. substring

    method for string types

    v1.4.5 575K #string #slice #substr
  59. xml_schema_generator

    Create Rust struct for given XML file, that allows to deserliaze the given XML using serde or vice versa

    v0.6.24 310 #xml-schema #xml-serde #deserliaze #serde #string #xml
  60. string_wizard

    manipulate string like a wizard

    v0.0.27 2.4K #wizard #string #utf-16 #manipulate
  61. gratte

    macros for working with enums and strings; forked from strum

    v2.0.0 600 #proc-macro #enums-string #string #enums #string-macro
  62. check_keyword

    A trait for String-like types to check if it is a keyword and convert it to a safe non-keyword if so

    v0.4.1 59K #reserved #string #keyword
  63. rudof_iri

    RDF data shapes implementation in Rust

    v0.3.1 #rdf #rdf-data-shapes #rudof #iri-s #string
  64. base64_light

    Base64 Encoder & Decoder

    v0.1.6 6.5K #base64 #base64-encode #string
  65. adv_random

    Create random numbers, passwords, or strings based on rules

    v2.1.1 600 #random #random-string #rules #password #string
  66. slash-formatter

    functions to deal with slashes and backslashes in strings

    v3.1.6 27K #url-path #slash #backslash #string #url
  67. zing-art

    A TUI for physical string art placement. It takes a sequence, you pull the thread. ZING: Zing Is Not Generating.

    v1.1.0 #zing #art #tui #generator #string #placement #text-file
  68. reword

    some utility functions for human-readable formatting of words

    v7.0.1 8.4K #human-readable-formatting #word #string
  69. spider-tendril

    Send-able tendril fork (atomic refcount) for high-concurrency HTML parsing

    v0.5.1 380 #html-parser #tendril #send #string #html
  70. vmprotect

    Unofficial VMProtect SDK for Rust

    v1.0.0 550 #sdk #protected #string #locking #hwid
  71. stringlet

    A fast, cheap, compile-time constructible, Copy-able, kinda primitive inline string type with 4 variants

    v0.9.0 #inline-string #fast #string #inline
  72. ellipse-bin

    Command that truncates and ellipses strings in a human-friendly way

    v1.0.1 #human-friendly #ellipse #command #string #truncates #ellipses
  73. codecat

    「 Merge Code Repository into a Single File | Respects .gitignore | Ideal for LLM Code Analysis 」

    v0.1.2 #llm #string #cli
  74. whitespace-sifter

    Sift duplicate whitespaces away!

    v2.3.7 #white-space #text #sifter #string
  75. windows-strings

    Windows string types

    v0.5.1 20.6M #winapi #string #windows
  76. oxford_join

    Join string slices with Oxford Commas!

    v0.7.1 1.2K #join #list #grammar #string
  77. str_stack

    string allocator for allocating many write-once strings. This library is primarily useful for parsing where you need to repeatedly build many strings, use them, and then throw them away…

    v0.1.1 2.1M #string #dst #stack
  78. leon

    Dead-simple string templating

    v3.0.2 38K #templating #dead-simple #replace #string #escaping #white-space #text-template #string-template
  79. litext

    Seamless proc-macro literal extraction

    v1.3.0 #proc-macro #compile-time #macro #string
  80. serde-vars

    Conveniently expose (environment) variables to your serde based data structures, like configurations

    v0.3.1 6.3K #config #env-vars #string #conveniently #deserialize #redis #debugging #data-structures #0-1
  81. pct

    Percent-encoded strings for URL, URI, IRI, etc

    v4.0.1 #percent-encoded #decode #encode #string #percent
  82. simdutf

    Unicode validation and transcoding at billions of characters per second

    v0.7.0 1.5K #validation #string #simd #unicode #string-validation #utf-8
  83. yaml-schema

    A YAML schema validator

    v0.9.1 110 #json-schema #string #numeric #json-array #yaml #ys #json-output
  84. escaping

    configurable string escaping and unescaping

    v0.2.3 2.7K #ascii #unescaping #character #string #configuring
  85. vox-jit-cal

    Runtime calibration of opaque std container layouts for the vox JIT

    v0.5.0 #vec #jit #calibration #layout #string
  86. commonregex

    Rust port for CommonRegex. Find all times, dates, links, phone numbers, emails, ip addresses, prices, hex colors, and credit card numbers in a string. We did the hard work so you don't have to.

    v0.2.1 220 #regex #hex-color #string
  87. fugue-ustr

    Fast, FFI-friendly string interning

    v1.1.0 #string-interning #ffi #string
  88. unescape_zero_copy

    Unescape strings without allocating memory

    v2.3.2 4.2K #string #zero-copy
  89. ref_str

    Compressed borrowed-or-shared string types for no_std Rust

    v0.2.0 140 #string #rc #arc #compression
  90. small-fixed-array

    providing fixed length immutable collections with a low memory footprint

    v0.4.10 2.8K #array-string #low-memory #string
  91. jumprope

    fast rope (fancy string) library built on top of Skiplists

    v1.1.2 1.1K #text #rope #editing #string #built #ropey #data-structures #logging
  92. bytestr

    cheaply cloneable and sliceable immutable string

    v0.3.1 2.9K #zero-copy #immutability #string
  93. brk_string_wizard

    manipulate string like a wizard

    v1.0.0-rc.7 230 #rolldown #string #wizard #edge #manipulate
  94. lasso2

    A multithreaded and single threaded string interner that allows strings to be cached with a minimal memory footprint, associating them with a unique key that can be used to retrieve them at any time

    v0.8.2 23K #string-interning #interning #string
  95. obfuse

    Compile-time string obfuscation with runtime decryption and secure memory wiping

    v1.0.1 #compile-time-string #string #compile-time #obfuscation #anti-reverse #security
  96. ruva

    Event Driven Message Handling

    v0.19.4 5.7K #event-driven #command-processing #event-processing #system #string #event-handling #message-bus #email #tour
  97. muddy

    literal string obfuscation library

    v0.3.2 7.0K #obfuscate #obfuscation #string #hide
  98. convert_case_extras

    Extra features for convert_case

    v0.2.0 148K #convert-case #string #casing #case
  99. durstr

    parsing human-readable strings into durations

    v0.5.1 19K #duration #duration-string #parser #string
  100. aliri_braid

    Improve and strengthen your strings by making them strongly-typed with less boilerplate

    v0.4.0 56K #string-validation #string #string-normalization #newtype #validation
  101. ucfirst

    Uppercase the first letter of a string

    v0.4.1 2.5K #upper-case #string #casing
  102. odds

    ends — collection miscellania. Extra functionality for slices (.find(), RevSlice), strings and other things. Things in odds may move to more appropriate crates if we find them.

    v0.4.0 70K #slice #debug-assert #string
  103. aws-smt-strings

    manipulating SMT-LIB strings and regular expressions

    v0.6.0 #smt-lib #string #smt
  104. to-be

    determining whether strings indicate truey or falsy values

    v0.0.6 330 #string #traits #environment
  105. epochal

    Parse fuzzy, human-readable date strings into precise date ranges. The reference implementation of epochal (https://github.com/kjrocker/epochal).

    v1.0.0 #date-parser #date-range #bc #reference #string #millennium #historical #january #2020
  106. dash-em

    Enterprise-Grade Em-Dash Removal Library — SIMD-Accelerated String Processing

    v1.1.2 #em-dash #performance #string #simd-performance
  107. kourain_core

    kourain extensions helper

    v1.0.5 #extension #bit-manipulation #slug #string #helper
  108. splitty

    a string splitter taking quotes into account

    v1.0.2 21K #split #quote #string
  109. texter

    that simplifies writing an LSP with tree-sitter

    v0.2.2 #lsp #tree-sitter #string #ts #editor
  110. littrs-ruff-python-parser

    Vendored ruff_python_parser for littrs (from github.com/astral-sh/ruff)

    v0.6.2 1.2K #ast #lexer #ruff-python-parser #lexical-analysis #string #grammar #that-represents #littrs #github-com
  111. config2args

    A CLI tool which converts config file into GNU option style string

    v0.2.1 220 #convert-json #config-file #template-engine #tera-templates #string #config-json #file-config #python-script #machine-learning-script
  112. line_messaging_api

    This document describes LINE Messaging API

    v1.0.0 #messaging-api #line-bot-sdk #api-sdk #channel #string
  113. spanley

    my generic string span, his name is Spanley

    v1.2.0 #string-spans #container #string #spans #library
  114. c8str

    String types that are both utf-8 and null terminated

    v0.2.1 300 #null-terminated #utf-8 #ffi #string #no-alloc #utf-8-string
  115. gstring

    String with support for Unicode graphemes

    v0.13.4 #grapheme #unicode #string #index
  116. rippling-api

    A fully generated & opinionated API client for the Rippling API

    v0.1.10 750 #api-client #generated #user #string #set
  117. string_more

    Extension traits for String and &str types

    v0.4.0 #in-place #edit-distance #string
  118. sddl

    parse and analyse SDDL Strings

    v0.1.9 1.7K #string #parser #0x00 #security-descriptor #windows #windows-security #0x01 #0x02
  119. macro-toolset

    Some useful macros

    v0.8.4 #macro #string #macro-string
  120. spanned

    string processing with file/line/col information and the regular rust str API

    v0.6.1 120K #file-line-col #file-line-column #string #string-processing #file-processing
  121. fexpr-utf8

    filter query language parser so that you can build SQL, Elasticsearch, etc. queries safely from user input.

    v0.1.0 #parser #string #fexpr #text
  122. char_index

    efficient charwise indexing into a string

    v0.1.5 21K #ascii #string #index
  123. data_bucket

    DataBucket is container for WorkTable's data

    v0.3.15 160 #work-table #container #persistence #data #string #reside
  124. cold-string

    A 1-word SSO string that saves up to 24 bytes over String

    v0.2.0 #string #small #compact
  125. rstring

    A comprehensive set of string manipulation utilities inspired by Apache Commons Lang3 StringUtils

    v0.1.0 #string #string-utils #manipulation #text #text-manipulation
  126. lambda-expr

    evaluating string expressions in hot loops

    v0.1.2-beta #expression #string #evaluating #math #variables #inkwell #jit #instruction-set #bytecode #lambda-calculus
  127. hicc-std

    Based on hicc's ability to provide rust with the ability to call c++ standard container class interfaces

    v0.2.2 #std #cpp #string #map #set
  128. mownstr

    Maybe Owned String

    v0.3.1 13K #string #wrapper
  129. strs_tools

    Tools to manipulate strings

    v0.45.0 180 #split #string #general-purpose
  130. parse_duration

    Parses a duration from a string

    v2.1.1 447K #duration-string #string-parse #duration #string
  131. stri

    string interpolation procedural macro

    v0.7.0 #sql #format #string #text-format
  132. str_array

    Fixed-size str and CStr types backed by an array

    v1.1.0 #c-str #array #string #no-alloc #sized #fixed-sized
  133. deku_string

    Encoding/decoding helpers for Deku, String, Vec in fixed, Pascal, .NET and C-style formats with length guarantee

    v0.4.1 #deku #string #serialization #no-std
  134. simd-utf16-len

    SIMD-accelerated UTF-16 length calculation from UTF-8 strings

    v0.1.0 4.5K #utf-16 #simd-accelerated #utf-8 #length #string #utf-8-string #16-byte #x86-64 #arm64
  135. assemblyline-markings

    using access control strings with the Assemblyline malware analysis platform

    v0.2.0 #malware-analysis #classification #assemblyline #markings #string
  136. chromakopia

    Beautiful terminal string gradients and animations for Rust

    v0.1.0 550 #animation #gradients #terminal #easing #string #fade #hsv #rainbow #multi-line #fruit
  137. sinstr

    A single WORD small string optimization library

    v0.4.0 #compact-string #memory #token #string #small
  138. gentoo-interner

    String interning for Gentoo-related crates

    v0.1.2 #string-interning #gentoo #string
  139. refined_type

    imbuing rules into types and elevating them to more robust types

    v0.6.0 #rules #string #length-less #validation #target #greater #composer #alphabet #non-empty #serialization
  140. ohmydb

    A light-weight local json database

    v2.2.2 950 #database-json #string #json-db #lightweight #array #json-api
  141. non-empty-str

    Non-empty strings

    v0.11.3 #non-empty #string #no-alloc
  142. line-numbers

    Find line numbers in strings by byte offsets, quickly

    v0.4.0 4.1K #byte-offset #find #string #column #convert
  143. ansi-width

    Calculate the width of a string when printed to the terminal

    v0.1.0 379K #ansi-term #string #printed #calculate #ascii #ansi-escapes #emoji
  144. arccstr

    Thread-safe, reference-counted null-terminated immutable strings

    v1.3.3 #rc #c-str #immutability #string #reference-counting
  145. strid

    Improve and strengthen your strings by making them strongly-typed with less boilerplate

    v9.0.0 #newtype #string #validation #string-validation #normalization
  146. bounded-str

    Parse, don't validate! No-std bounded string with compile-time length limits and policies

    v0.1.4 #string #embedded #bounded #security #embedded-security
  147. htmlescape

    HTML entity encoding and decoding

    v0.3.1 1.1M #html-entities #encoding-decoding #entity #string #character
  148. bt_string_utils

    Basic string operations

    v0.2.13 #split #remove #string
  149. quoted-string

    Specification independent utilities to handle quoted strings (in Mail, MIME types, ..)

    v0.6.1 126K #email #mime #string #quoted
  150. tinycolor

    A tiny but mighty Rust utility crate for printing colored strings in the terminal

    v1.1.3 #ansi-colors #colored #string #utility #mighty
  151. strval

    Parse strings into values

    v0.5.0 #rusqlite #string #parser #string-parser
  152. smol_strc

    smol_str forks, replace Arc with Rc

    v0.3.6 #smol-str #inline #string #small #stack
  153. stringleton

    Extremely fast string interning library

    v0.2.1 #string-interning #symbols #string #interning
  154. wchar

    Procedural macros for compile time UTF-16 and UTF-32 wide strings

    v0.11.1 19K #wide-string #utf-16 #string
  155. termwrap

    Wrap Unicode text with ANSI color codes

    v0.2.3 #unicode #string #wrap
  156. from_form

    From forms to your structs

    v0.2.2 500 #forms #struct #string #try-from #forms-data #hash-map
  157. strumbra

    Umbra-style strings (also known as German strings)

    v0.6.0 1.2K #german-string #umbra-string #string
  158. custom-string

    aids in generating string types with custom validation

    v0.11.0-rc.2 #generator #string #aids #validation #serde
  159. wincorda

    work with all types of Windows strings, in all scenarios

    v0.3.0 #string #ffi #windows
  160. trim-in-place

    In-place trimming strings

    v0.1.7 551K #in-place #trim #string
  161. shannon-nuon

    Support for the NUON format

    v0.111.3 #nu-shell #nuon #format #quote #string #trailing-comma
  162. hud-slice-by-8

    HUD Software's Rust improved implementation of the Intel Slice-By-8 algorithm

    v1.0.10 290 #hash #hasher #string #gamedev #string-hash
  163. german-str

    small-string optimized string type with fast comparisons

    v1.0.0 #string #compare #byte-string #stack #prefix #heap-buffer #16-byte #12 #small-string #smol-str
  164. ferrigno

    Lua 5.5 runtime

    v0.1.2 #lua #run-time #itertools #string #syntax #midi #5-5 #interpreter #devops #dis
  165. hexstring

    handling hexadecimal string

    v0.1.5 #utility #hex #string
  166. indent

    Functions for indenting multiline strings

    v0.1.1 227K #multi-line #indentation #string #multiline
  167. stackstring

    A fixed-size string

    v0.4.4 #fixed-size #string #inline-string #length #less #array-string #dbg
  168. line-col

    Convert string slice indices into line/column numbers

    v0.2.1 99K #string #column #parser #lookup
  169. hattrie

    A high-performance, cache-conscious, ordered map for string keys, based on the HAT-trie paper

    v0.9.1 #string #sorting #cache-conscious #trie #map
  170. capitalize

    Change first character to upper case and the rest to lower case, and other common alternatives

    v0.3.4 9.5K #upper-case #title-case #string #change
  171. shrug

    Easy access to your favourite strings

    v0.1.4 #clipboard #string #shortcut
  172. tweld

    Dynamic identifier generation for Rust macros. Tweld provides a flexible @[] syntax to "fuse" strings, case-conversions, and logic directly into your generated source code.

    v1.0.0 #identifier #syntax #source #string #weld #plural #macro-generation #fuse #identifier-generation #separator
  173. string-mumu

    String functions and tools plugin for the Lava / Mumu language

    v0.2.0-rc.2 #lava #mumu #plugin #string
  174. utf16string

    String types to work directly with UTF-16 encoded strings

    v0.2.0 304K #utf-16 #string #wstring
  175. philiprehberger-str-utils

    String manipulation utilities — truncation, case conversion, padding, and whitespace operations

    v0.2.0 #text #string #truncate
  176. mstr

    2-word, immutable Cow<str>

    v0.1.5 270 #cow-str #string #small #cow
  177. waterui-str

    String utilities for WaterUI

    v0.2.1 #string-utilities #water-ui #string #text
  178. string_calculator

    A string calculator to compute formulas inside strings

    v0.4.0 700 #eval-f64 #calculator #string #formula #compute
  179. stringflow

    Flow strings through language models

    v0.2.2 #language-model #string #flow #wire-format #message #authentication
  180. aws-sdk-iotroborunner

    AWS SDK for AWS IoT RoboRunner

    v1.17.0 1.2K #aws-sdk #aws-iot #github #output #string
  181. say_hello_audyari_wiyono

    greeting library

    v0.1.5 #say-hello #string #yang #tukar #dan #untuk #dua #mutable-reference #borrowing #di
  182. faststr-fork

    Faststr is a string library that reduces the cost of clone

    v0.2.23 260 #string #volo
  183. nhi

    A function to check strings against the New Zealand Ministry of Health NHI Validation Routine

    v0.1.2 #validation #ministry-of-health #routines #string #zealand
  184. rocstr

    An immutable fixed capacity stack based generic copy string

    v0.6.2 200 #immutability #stack-string #stack #string #immutable
  185. mut-str

    A toolkit for working with mutable string slices (&mut str)

    v1.1.0-alpha.2 500 #slice #string #mutability
  186. strslice

    that provides zero copy string iterators for working with string slices. The library offers iterators similar to standard Rust string methods

    v0.1.3 #string #iterator #slice #rust
  187. java_string

    Java strings, tolerant of invalid UTF-16 encoding

    v0.1.3 #utf-16 #java #string
  188. string-width

    Accurate Unicode string width calculation for terminal applications, handling emoji, East Asian characters, combining marks, and ANSI escape sequences

    v0.1.0 48K #emoji #unicode #string #width
  189. vantage-types

    Type system and Record types for the Vantage data framework

    v0.4.2 110 #type-system #vantage #entity #record #string #type-safety #sql #serialization #serde #database-client
  190. sj

    v2.0.3 3.4K #json #notes #string #semver #generator
  191. eqeval

    An equation parser using the finum crate

    v0.2.0 #equation #variables #finum #convert #string #multiplication-division #floating-point
  192. lera_regexop

    peliminary function that turns a regex into a comparable FTS search query

    v0.2.1 #regex #search-query #fts #optimization #string #alternation #string-matching #full-text-search
  193. inline_flexstr

    copy/clone-efficient inline string type for Rust

    v0.1.9 210 #inline-string #string #inline
  194. jsonmodem

    A streaming, incremental JSON parser

    v0.1.0 #streaming-json #streaming-parser #incremental-parser #events #string #fuzzing
  195. smt-str

    working with SMT-LIB strings in Rust

    v0.2.3 400 #regex #regex-automata #string #automata #smt
  196. struargs

    A macro that converts a structure into a Command parameter list

    v0.4.0 #arg #string #proc-macro #string-macro
  197. dia-hammer

    v3.0.1 800 #keccak #string
  198. stringr

    random string functions

    v0.1.4 #string #random #random-string
  199. cstr_core

    CStr and CString for no_std environments

    v0.2.6 63K #c-strings #no-std #string
  200. sixbit

    Small packed strings

    v0.5.0 #text #string #unicode #unicode-text #small
  201. ssi-jws

    JWS for the ssi library

    v0.5.0 11K #jws #payload #string #jwk #borrowing #decentralized-identity #json-web-signature #alg
  202. lua-patterns

    Binding to Lua String Patterns

    v0.4.0 #string-matching #lua #string
  203. minislug

    A tiny, dependency-free slugifier that turns any &str/String into a safe cross-platform filename

    v0.1.0 #string #sanitize #slug #filename
  204. wjp

    Wizards JSON Parser

    v1.1.3 #json-parser #wizard #parse-error #key-value #string #technical-debt
  205. rok-utils

    Shared utilities for the rok ecosystem

    v0.1.0 #utilities #rok #filesystem #string
  206. rune-strings

    Extract printable strings from binary files — configurable minimum length and encoding

    v0.1.0 #ctf #string #forensics #analysis
  207. parse_light

    customizable, and lightweight JSON parser with minimal dependencies

    v0.1.1 #json-parser #tokenize #string #customizable #performance-optimization #developer-experience #understanding #evolving #real-world #hobby
  208. gnostr-invalidstring

    just for testing invalid string data

    v949455.1873.486970 110 #string
  209. vec-strings

    Store any string efficiently in an immutable way

    v0.4.8 62K #vec #string-utilities #string
  210. char-list

    A persistent string type with the same API as a linked-list of characters

    v0.4.0 210 #immutability #string #cons #prepend
  211. array_tool

    Helper methods for processing collections

    v1.0.3 20K #string #grapheme #substitution #unique
  212. envfmt

    Expands environment variables in string

    v1.0.0 #env-vars #expand #string #escaping #dollar #hash-map #braced
  213. cowstr

    Copy-on-Write shared strings

    v1.3.0 12K #copy-on-write #rc #string
  214. strmath

    Do math with your strings

    v0.8.1 950 #string #math
  215. json_string

    Format JSON string so that serde_json can understand it

    v0.1.14 1.4K #json #string
  216. str_enum

    declarative macro for an enum with associated strings for each variant

    v0.3.2 #declarative-macro #enums #enums-string #string #macro-string
  217. powierza-coefficient

    Powierża coefficient is a statistic for gauging if one string is an abbreviation of another

    v1.0.2 6.4K #statistics #string #abbreviation
  218. substring-replace

    developer-friendly methods to manipulate strings with character indices

    v0.2.2 1.2K #character #string #index #indices #methods #string-index #string-matching
  219. string_manipulation_utf8

    String manipulation functions using character indexing (UTF-8) instead of bytes

    v0.3.0 500 #string #utf-8 #indexof #manipulation
  220. maybe-regex

    Wrapper for strings that may be either a regex or a plain-text string

    v0.2.2 #string #regex #utility
  221. Try searching with DuckDuckGo.

  222. pyo3_special_method_derive

    Automatically derive Python dunder methods for your Rust code

    v0.4.3 1.8K #automatic #automatic-derive #methods #python #string #dunder #py-display #repr #pyo3 #macro-derive
  223. stroka

    Small String optimization

    v1.0.0-beta.6 #string-optimization #serde #string
  224. yasi

    String Interner

    v0.1.11 3.8K #arc #display #string
  225. trunc-ellip

    Truncate and ellipsize unicode strings, with a couple edge cases handled

    v0.2.0 #edge-cases #unicode #string #ellipsize #trunc #ellip #couple
  226. qstr

    Cache-efficient, stack-allocated string types

    v0.2.0 #string #utf-8 #embedded #stack
  227. constr

    Constant string generics

    v1.0.2 #generics #constant #string #macro #traits
  228. string-newtype

    New Type idiom helper for string-like types

    v0.1.2 130 #newtype #wrapper #string
  229. request-http-parser

    parsing http request string to a model

    v0.1.4 #http-parser #model #string
  230. pad

    padding strings at runtime

    v0.1.6 251K #padding #run-time #character-width #string #strings-at-runtime
  231. soft-ascii-string

    char/str/string wrappers which add a "is-ascii" soft constraint

    v1.1.0 #ascii #string #safe
  232. cow2

    Like Cow<B>, but B is covariant

    v0.2.6 230 #string #cow #slice #no-std
  233. validus

    A string validation library

    v0.3.0 #validation #string-validation #string
  234. data_tree

    Hierarchical data tree with pathing and search support

    v0.1.5 #hierarchical-data #node #string #node-tree
  235. datetime-string

    Datetime string types

    v0.2.2 #date-time #rfc-3339 #string
  236. smex

    Zero-dependency hex encoding and decoding

    v0.2.1 #encoding-decoding #zero-dependency #hex-encoding #decode #string
  237. ps-str

    String transcoding library

    v0.1.0-4 #string #transcoding
  238. stringmatch

    Allow the use of regular expressions or strings wherever you need string comparison

    v0.4.0 84K #string-comparison #compare #string
  239. abin

    working with binaries and strings. The library tries to avoid heap-allocations / memory-copy whenever possible by automatically choosing a reasonable strategy: stack for small binaries;…

    v0.1.6 #rc #binary-string #stack #binary #string
  240. fakeowned

    convert from &Borrowed to &Owned <<safely>>

    v0.1.4 #vec #borrowing #string #safely #owned-reference #btree-map #hash-map #public-api
  241. mogh_validations

    validate incoming strings

    v1.0.1 240 #validation #user-name #mogh #string #input-validation #min-length #max-length
  242. use-slug

    Composable slug and URL-safe text primitives for RustUse

    v0.1.0 #ascii #slug #ascii-text #string #text