crates.io "strings" keyword
View the packages on the crates.io package registry that are tagged with the "strings" keyword.
mut-str 1.0.2
A toolkit for working with mutable string slices (&mut str).8 versions - Latest release: almost 2 years ago - 9.52 thousand downloads total - 0 stars on GitHub - 1 maintainer
static-or-heap-string 0.1.0
An enum type for handling both static and heap-allocated strings.1 version - Latest release: over 1 year ago - 1.24 thousand downloads total - 0 stars on GitHub - 1 maintainer
kmpsearch 1.0.0
String/Byte pattern searching within byte slices or strings, using the Knuth Morris Pratt algorit...2 versions - Latest release: almost 7 years ago - 1 dependent repositories - 5.58 thousand downloads total - 3 stars on GitHub - 1 maintainer
suffix-array-rust 0.1.0
A simple library that can be used to perform suffix array operations1 version - Latest release: almost 6 years ago - 1.71 thousand downloads total - 0 stars on GitHub - 1 maintainer
ifmt-impl 0.3.3
Implementation detail of the ifmt crate.7 versions - Latest release: about 5 years ago - 1 dependent package - 13 dependent repositories - 106 thousand downloads total - 200 stars on GitHub - 1 maintainer
packed_str 0.2.1
Store immutable strings in a single packed allocation2 versions - Latest release: over 2 years ago - 2.67 thousand downloads total - 1 stars on GitHub - 1 maintainer
cute_strings 0.1.1
Library to colorize strings in the terminal2 versions - Latest release: over 1 year ago - 2.41 thousand downloads total - 1 stars on GitHub - 1 maintainer
stringy 0.2.2
A tiny Rust crate for generating byte-sized enums that represent a fixed, ordered set of &str data.6 versions - Latest release: almost 4 years ago - 7.56 thousand downloads total - 1 stars on GitHub - 1 maintainer
conform-derive 0.0.2 💰
Macros 1.1 implementation of #[derive(Conform)]2 versions - Latest release: almost 8 years ago - 3.6 thousand downloads total - 7 stars on GitHub - 1 maintainer
line_grub 0.1.2
A command line tool deal with unfortunately long one-string files.3 versions - Latest release: over 3 years ago - 4.03 thousand downloads total - 0 stars on GitHub - 1 maintainer
ifmt 0.3.3
Inline expression interpolation for Rust.9 versions - Latest release: about 5 years ago - 2 dependent packages - 14 dependent repositories - 108 thousand downloads total - 200 stars on GitHub - 1 maintainer
spread_patterns 0.1.0
Some macros to make it easier to do pattern matching over strings, arrays, etc.1 version - Latest release: 5 months ago - 354 downloads total - 0 stars on GitHub - 1 maintainer
quoted_strings 0.1.0
Provides an iterator through quoted strings.1 version - Latest release: almost 8 years ago - 2 dependent packages - 2 dependent repositories - 4.41 thousand downloads total - 0 stars on GitHub - 1 maintainer
strchunk 0.4.1
Data types for working with UTF-8 text in I/O7 versions - Latest release: about 4 years ago - 9.54 thousand downloads total - 4 stars on GitHub - 1 maintainer
str-shorthand 0.3.0
A Rust crate that provides utility functions for string manipulation. Includes a function to bise...3 versions - Latest release: 7 months ago - 3.15 thousand downloads total - 0 stars on GitHub - 1 maintainer
stringvec 0.1.0
A simple macro for creating Vec<String> from various types1 version - Latest release: over 1 year ago - 1.31 thousand downloads total - 0 stars on GitHub - 1 maintainer
artk 0.1.0
A toolkit for processing Arabic text1 version - Latest release: about 5 years ago - 1.85 thousand downloads total - 1 maintainer
str_case_conv 0.1.0
Provides utility functions for converting strings to different cases.1 version - Latest release: over 2 years ago - 1.56 thousand downloads total - 1 stars on GitHub - 1 maintainer
char_combinator 1.1.2
An iterator to create all combination of a given char range3 versions - Latest release: about 5 years ago - 1 dependent repositories - 5.16 thousand downloads total - 0 stars on GitHub - 1 maintainer
nexus-ascii 1.4.0
Fixed-capacity ASCII strings for high-performance systems13 versions - Latest release: 18 days ago - 430 downloads total
unicode-ellipsis 0.3.0
A crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the s...8 versions - Latest release: about 1 year ago - 144 thousand downloads total - 0 stars on GitHub - 1 maintainer
strp_macros 3.1.0
a macro library intended to be used alongside strp9 versions - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 13 thousand downloads total - 8 stars on GitHub - 1 maintainer
smt-str 0.2.3
Utilities for working with SMT-LIB strings in Rust6 versions - Latest release: 10 months ago - 3.49 thousand downloads total - 0 stars on GitHub - 1 maintainer
afsort 0.3.1
American Flag sort implementation for faster sorting of Strings.5 versions - Latest release: almost 7 years ago - 1 dependent package - 1 dependent repositories - 11.5 thousand downloads total - 9 stars on GitHub - 1 maintainer
descape 3.0.0
Adds a single extension trait for &str to unescape any backslashes.12 versions - Latest release: 6 months ago - 36.3 thousand downloads total - 0 stars on GitHub - 1 maintainer
str-block 0.1.2
Remove the initial newline and common indentation from string literals3 versions - Latest release: almost 2 years ago - 5.34 thousand downloads total - 0 stars on GitHub - 1 maintainer
escapade 0.0.3
`escapade` provides String concatenation and writing, but automatically escapes any HTML in the d...3 versions - Latest release: over 9 years ago - 2 dependent packages - 6.75 thousand downloads total - 6 stars on GitHub - 1 maintainer
truncate-on-white-space
Unicode-safely truncate a &str at the closest whitespace to a specified length1 version - Latest release: 17 days ago - 1.14 thousand downloads total - 1 maintainer
fuzzy-string-distance 1.0.0
Fuzzy string distance comparisons1 version - Latest release: over 1 year ago - 1.21 thousand downloads total - 1 stars on GitHub - 1 maintainer
easy_paths 0.1.1
Convenience library for rapidly processing string-type paths.2 versions - Latest release: almost 3 years ago - 1 dependent repositories - 4.15 thousand downloads total - 1 stars on GitHub - 1 maintainer
number-names 0.2.0
Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.3 versions - Latest release: over 4 years ago - 1 dependent repositories - 4.4 thousand downloads total - 13 stars on GitHub - 1 maintainer
token-string 0.8.4
Short (up to 65,535 bytes) immutable strings to e.g. parse tokens, implemented in Rust. These are...4 versions - Latest release: 7 months ago - 3.65 thousand downloads total - 1 maintainer
substitute 0.2.0
extremly simple string templating2 versions - Latest release: over 1 year ago - 1.84 thousand downloads total - 0 stars on git.envs.net - 1 maintainer
snippets-rs 0.1.0
A parser for the snippet file format, a human-readable file format for storing strings1 version - Latest release: about 4 years ago - 1.61 thousand downloads total - 0 stars on GitHub - 1 maintainer
muddy 0.3.2
A rust literal string obfuscation library.6 versions - Latest release: about 1 year ago - 37.5 thousand downloads total - 89 stars on GitHub - 1 maintainer
gh-hex 0.0.0
A project to create more functional versions of existing hex tools1 version - Latest release: over 3 years ago - 1.61 thousand downloads total - 6 stars on GitHub - 1 maintainer
aws-smt-strings 0.5.0
A library for manipulating SMT-LIB strings and regular expressions5 versions - Latest release: 5 months ago - 5.4 thousand downloads total - 9 stars on GitHub - 2 maintainers
shrug 0.1.4
Easy access to your favourite strings5 versions - Latest release: 4 months ago - 5.34 thousand downloads total - 3 stars on GitHub - 1 maintainer
gostd_strings 1.1.2
gostd_strings is a part of gostd, gostd_strings 是goæ ‡å‡†åº“stringsçš„rust实现2 versions - Latest release: 10 months ago - 2.93 thousand downloads total - 43 stars on GitHub - 1 maintainer
quake_text 0.3.0 💰
Utils for Quake strings and characters.4 versions - Latest release: 10 months ago - 1 dependent package - 5.87 thousand downloads total - 1 stars on GitHub - 1 maintainer
string-utility 0.2.1
Provides simple substring implementation (with the RangeBound trait), keep string before or after...3 versions - Latest release: 9 months ago - 1 dependent package - 10.8 thousand downloads total - 0 stars on GitHub - 1 maintainer
strp 1.1.2
a simple string parsing utility crate, supporting no_std contexts.17 versions - Latest release: about 3 years ago - 1 dependent repositories - 21.8 thousand downloads total - 6 stars on GitHub - 1 maintainer
bt_string_utils 0.2.8
Basic string operations10 versions - Latest release: about 1 month ago - 3.64 thousand downloads total - 0 stars on GitHub - 1 maintainer
stringzz 0.3.4
A library and tool for strings and opcodes extraction from various file formats3 versions - Latest release: 3 months ago - 77 downloads total - 1 maintainer
casbab 0.1.1
A Rust client library for converting representation style of compound words or phrases.2 versions - Latest release: about 2 years ago - 3.26 thousand downloads total - 0 stars on GitHub - 1 maintainer
find-matching-bracket 0.2.0
Finds the matching closing bracket for a given opening bracket in a string. Supports curly braces...2 versions - Latest release: over 1 year ago - 3.04 thousand downloads total - 0 stars on GitHub - 1 maintainer
match-string 0.1.2
Lightweight pattern-matching utilities for strings and sequences, with a proc-macro for ergonomic...3 versions - Latest release: about 2 months ago - 36 downloads total - 1 maintainer
strsplit 0.1.1
Split a string slice using a delimiter of your choice2 versions - Latest release: almost 2 years ago - 2.57 thousand downloads total - 0 stars on GitHub - 1 maintainer
tree-sitter-strings 0.1.0
Strings grammar for the tree-sitter parsing library1 version - Latest release: over 3 years ago - 1.89 thousand downloads total - 4 stars on GitHub - 1 maintainer
strings_counter 1.0.2
Strings counter script3 versions - Latest release: over 2 years ago - 4.15 thousand downloads total - 1 stars on GitHub - 1 maintainer
stringtape 2.4.1
A tape class for strings arrays compatible with Apache Arrow20 versions - Latest release: 3 months ago - 5.91 thousand downloads total - 1 maintainer
pestrings 0.0.1
A tool to extract and display strings from an executable file.1 version - Latest release: about 1 year ago - 863 downloads total - 0 stars on GitHub - 1 maintainer
text_utils_s 0.1.5
Crate for edit array. Example delete duplicate in array. Clear string6 versions - Latest release: 10 months ago - 3.95 thousand downloads total - 0 stars on GitHub - 1 maintainer
cj_ascii 0.2.0
A library for working with ASCII strings in Rust5 versions - Latest release: over 2 years ago - 6.42 thousand downloads total - 0 stars on GitHub - 1 maintainer
muddy_macros 0.3.2
Procedural macros for string obfuscation. Should only be used as part of the 'muddy' crate.6 versions - Latest release: about 1 year ago - 1 dependent package - 33.2 thousand downloads total - 89 stars on GitHub - 1 maintainer
string_util 0.1.0
Supports a few operations involving strings1 version - Latest release: over 5 years ago - 1.77 thousand downloads total - 0 stars on GitHub - 1 maintainer
flat_string 1.0.1
FlatString is fixed allocated size String that that can be created direcly on the stack.2 versions - Latest release: about 1 year ago - 4.3 thousand downloads total - 1 stars on GitHub - 1 maintainer
gregtatum_symbol_table 1.0.0
A fast and efficient symbol table for making it easy to work cheaply with strings.1 version - Latest release: almost 3 years ago - 1.53 thousand downloads total - 3 stars on GitHub - 1 maintainer
rope
Ropes in Rust1 version - Latest release: about 2 months ago - 1 dependent package - 3.1 thousand downloads total - 1 maintainer
slicestring 0.3.3
slicestring is a crate for slicing Strings10 versions - Latest release: about 2 years ago - 2 dependent packages - 1 dependent repositories - 20.6 thousand downloads total - 0 stars on GitHub - 1 maintainer
rust-strings 0.6.0
`rust-strings` is a library to extract ascii strings from binary data5 versions - Latest release: about 2 years ago - 2 dependent packages - 1 dependent repositories - 40.1 thousand downloads total - 6 stars on GitHub - 1 maintainer
stringreader 0.1.1
Provides a wrapper for strings so that they can be consumed via the std::io::Read trait.2 versions - Latest release: over 8 years ago - 19 dependent packages - 54 dependent repositories - 241 thousand downloads total - 3 stars on GitHub - 1 maintainer
quetta 0.1.0
Immutable, reference-counted strings for rust1 version - Latest release: over 4 years ago - 1.64 thousand downloads total - 0 stars on GitHub - 1 maintainer
arccstr 1.3.3 💰
Thread-safe, reference-counted null-terminated immutable strings.23 versions - Latest release: over 1 year ago - 2 dependent packages - 3 dependent repositories - 79.7 thousand downloads total - 44 stars on GitHub - 1 maintainer
conform 0.0.2 💰
Macro to transform struct string fields in place2 versions - Latest release: almost 8 years ago - 1 dependent package - 1 dependent repositories - 4.34 thousand downloads total - 7 stars on GitHub - 1 maintainer
arabic_text_utils 0.1.0
A Rust library for Arabic text processing and manipulation1 version - Latest release: 11 months ago - 805 downloads total - 1 maintainer
shellexpand 3.1.1
Shell-like expansions in strings10 versions - Latest release: 10 months ago - 427 dependent packages - 2,355 dependent repositories - 30.7 million downloads total - 8 stars on gitlab.com - 2 maintainers
shellexpand-fork 2.1.2
Shell-like expansions in strings2 versions - Latest release: over 3 years ago - 1 dependent package - 6 dependent repositories - 19.6 thousand downloads total - 8 stars on gitlab.com - 2 maintainers
is_anagram 0.1.0
A clever way to find anagrams. (English letters only for now, sorry!)1 version - Latest release: over 8 years ago - 1 dependent repositories - 2.04 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 6.9% on crates.io
4 versions - Latest release: over 2 years ago - 12 dependent packages - 283 dependent repositories - 3.05 million downloads total - 158 stars on GitHub - 1 maintainer
cow-utils 0.1.3 💰
Copy-on-write string utilities for Rust4 versions - Latest release: over 2 years ago - 12 dependent packages - 283 dependent repositories - 3.05 million downloads total - 158 stars on GitHub - 1 maintainer
truncate_string_at_whitespace 1.0.3
Truncate a &str at the closest whitespace to a specified length with unicode safety4 versions - Latest release: almost 2 years ago - 1 dependent package - 5.44 thousand downloads total - 0 stars on GitHub - 1 maintainer
data_tree 0.1.5
Hierarchical data tree with pathing and search support.6 versions - Latest release: almost 3 years ago - 7.57 thousand downloads total - 0 stars on GitHub - 1 maintainer
grapheme-cluster-utils 0.1.1
Unicode-safe String manipulation utilities by extended grapheme cluster (UAX #29).2 versions - Latest release: 5 months ago - 595 downloads total - 0 stars on GitHub - 1 maintainer
Top 9.7% on crates.io
1 version - Latest release: almost 10 years ago - 40 dependent packages - 915 dependent repositories - 6.85 million downloads total - 11 stars on GitHub - 1 maintainer
unescape 0.1.0
Unescapes strings with escape sequences written out as literal characters.1 version - Latest release: almost 10 years ago - 40 dependent packages - 915 dependent repositories - 6.85 million downloads total - 11 stars on GitHub - 1 maintainer
chisel-stringtable
Simple hash-based string cache7 versions - Latest release: about 2 months ago - 10 thousand downloads total - 0 stars on GitHub - 1 maintainer
amzn-smt-strings
A library for manipulating SMT-LIB strings and regular expressions1 version - Latest release: about 2 months ago - 1.32 thousand downloads total - 9 stars on GitHub - 2 maintainers
pencil-box 0.1.11
A performance-focused, memory-efficient utility library for Rust — built for engineers who care a...12 versions - Latest release: 7 months ago - 4.55 thousand downloads total - 1 stars on GitHub - 1 maintainer
maybe-regex 0.2.2
Wrapper for strings that may be either a regex or a plain-text string4 versions - Latest release: 2 months ago - 1.78 thousand downloads total - 0 stars on GitHub - 1 maintainer
intern-all 0.4.1 💰
A safe and predictable interner for data of mixed and arbitrary type10 versions - Latest release: almost 2 years ago - 1 dependent package - 13.9 thousand downloads total - 0 stars on GitHub - 1 maintainer
Related Keywords
string
15
rust
15
text
7
unicode
6
rust-crate
4
parsing
4
rust-library
4
proc-macro
3
macro
3
array
3
text-processing
3
truncate
3
encoding
3
smt
3
rust-lang
3
utility
3
parser
2
hide
2
no-std
2
obfuscate
2
obfuscation
2
anti-debugging
2
binary
2
string-interpolation
2
strings-manipulation
2
crates
2
arabic
2
crate
2
storage
2
ascii
2
files
2
collections
2
regex
2
whitespace
2
escape
2
rustlang
2
sugar
2
syntax
2
shorthand
2
substring
2
slice
2
pattern
2
shell
2
variables
2
regular-expressions
2
api
2
smt-lib
2
trait
1
filesystem
1
remove
1
split
1
rust-language
1
malware
1
mutability
1
maturin
1
yara
1
yara-generator
1
file-system
1
kebab
1
pascal
1
file
1
directory-utilities
1
directory-tree
1
directory-management
1
directory
1
incremental
1
camel
1
snake
1
kebeb
1
lower
1
lifetimes
1
screaming
1
macros
1
script
1
cstr
1
reference-counting
1
immutability
1
internationalization
1
anagram
1
str
1
cow
1
copy-on-write
1
tree
1
data
1
nodes
1
data_tree
1
grapheme
1
grapheme-cluster
1
unescape
1
hash
1
cache
1
interning
1
lodash
1
nounsafe
1
interner
1
langdev
1
arrow
1
tape
1
tool
1
executable
1