-
regex
regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
unicode-width
Determine displayed width of
char
andstr
types according to Unicode Standard Annex #11 rules -
comfy-table
An easy to use library for building beautiful tables with automatic content wrapping
-
textwrap
word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.
-
encoding_rs
A Gecko-oriented implementation of the Encoding Standard
-
similar
A diff library for Rust
-
const_format
Compile-time string formatting
-
heck
case conversion library
-
fancy-regex
regexes, supporting a relatively rich set of features, including backreferences and look-around
-
tabled
An easy to use library for pretty print tables of Rust
struct
s andenum
s -
convert_case
Convert strings into any case
-
unicode-normalization
functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15
-
lazy-regex
lazy static regular expressions checked at compile time
-
pulldown-cmark
A pull parser for CommonMark
-
deunicode
Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.
-
rustybuzz
A complete harfbuzz shaping algorithm port to Rust
-
unicode-segmentation
Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules
-
termimad
Markdown Renderer for the Terminal
-
lopdf
PDF document manipulation
-
emojis
✨ Lookup emoji in *O(1)* time, access metadata and GitHub shortcodes, iterate over all emoji, and more!
-
unicode-bidi
Unicode Bidirectional Algorithm
-
mdbook
Creates a book from markdown files
-
unicase
A case-insensitive wrapper around strings
-
lngcnv
linguistics: display pronunciation, translate between dialects, convert between orthographies; support for multiple languages: English, Latin, Polish, Quechua, Spanish, Tikuna
-
prettydiff
Side-by-side diff for two files
-
fuzzy-matcher
Fuzzy Matching Library
-
html2text
Render HTML as plain text
-
widestring
wide string Rust library for converting to and from wide strings, such as those often used in Windows API or other FFI libaries. Both
u16
andu32
string types are provided, including support for UTF-16 and UTF-32… -
unicode-general-category
Fast lookup of the Unicode General Category property for char
-
regress
A regular expression engine targeting EcmaScript syntax
-
linkify
Finds URLs and email addresses in plain text. Takes care to get the boundaries right with surrounding punctuation like parentheses.
-
text-splitter
Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
-
pulldown-cmark-to-cmark
Convert pulldown-cmark Events back to the string they were parsed from
-
onig
Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes.
-
lindera
A morphological analysis library
-
finl_unicode
handling Unicode functionality for finl (categories and grapheme segmentation)
-
printpdf
reading and writing PDF files
-
roff
ROFF (man page format) generation library
-
usearch
Smaller & Faster Single-File Vector Search Engine from Unum
-
const-str
compile-time string operations
-
mdxjs
Compile MDX to JavaScript in Rust
-
charabia
detect the language, tokenize the text and normalize the tokens
-
garde
Validation library
-
titlecase
Capitalize text according to a style defined by John Gruber for Daring Fireball
-
diff
An LCS based slice and string diffing implementation
-
synoptic
low-level, syntax highlighting library with unicode support
-
diffy
Tools for finding and manipulating differences between files
-
unicode-script
exposes the Unicode
Script
andScript_Extension
properties from UAX #24 -
text-size
Newtypes for text offsets
-
str_indices
Count and convert between indexing schemes on string slices
-
os_display
Display strings in a safe platform-appropriate way
-
nucleo
plug and play high performance fuzzy matcher
-
arrow-cast
Cast kernel and utilities for Apache Arrow
-
chardetng
A character encoding detector for legacy Web content
-
Inflector
Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize…
-
hyperlink
Very fast link checker for CI
-
smartcat
Putting a brain behind
cat
. CLI interface to bring language models in the Unix ecosystem 🐈⬛ -
cruet
Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize…
-
entities
raw data needed to convert to and from HTML entities
-
ascii
ASCII-only equivalents to
char
,str
andString
-
unicode_names2
Map characters to and from their name given in the Unicode standard. This goes to great lengths to be as efficient as possible in both time and space, with the full bidirectional tables weighing barely 500 KB…
-
line-index
Maps flat
TextSize
offsets to/from(line, column)
representation -
autocorrect
A linter and formatter for help you improve copywriting, to correct spaces, words, punctuations between CJK (Chinese, Japanese, Korean)
-
pact_consumer
Pact-Rust module that provides support for writing consumer pact tests
-
whyq
jq wrapper
-
rumdl
A fast Markdown linter written in Rust (Ru(st) MarkDown Linter)
-
wana_kana
checking and converting between Japanese characters - Kanji, Hiragana, Katakana - and Romaji
-
xan
The CSV magician
-
jieba-rs
The Jieba Chinese Word Segmentation Implemented in Rust
-
mdbook-katex
mdBook preprocessor rendering LaTeX equations to HTML
-
stringsext
find multi-byte-encoded strings in binary data
-
unicode-case-mapping
Fast lowercase, uppercase, and titlecase mapping for characters
-
ferris-says
flavored replacement for the classic cowsay
-
apisnip
A terminal user interface (TUI) tool for trimming OpenAPI specifications down to size ✂️
-
epub-builder
generating EPUB files
-
regex-cursor
regex fork that can search discontiguous haystacks
-
unindent
Remove a column of leading whitespace from a string
-
ncount
A word count tool intended to derive useful stats from markdown
-
mdbook-pdf
A backend for mdBook written in Rust for generating PDF based on headless chrome and Chrome DevTools Protocol
-
mdbook-yapp
A mdBook preprocessor for simple text replacements
-
prema
convert markdown to html
-
decancer
that removes common unicode confusables/homoglyphs from strings
-
text_io
really simple to use panicking input functions
-
pdf-extract
extract content from pdfs
-
llmvm-core
The core application for llmvm
-
mdbook-pandoc
A pandoc-powered mdbook backend
-
hgrep
grep tool with human-friendly search output. This is similar to
-C
option ofgrep
command, but its output is enhanced with syntax highlighting focusing on human readable outputs. -
unicode-blocks
contains a list of all unicode blocks and provides some functions to search across them
-
mdbook-admonish
A preprocessor for mdbook to add Material Design admonishments
-
omekasy
Decorate alphanumeric characters in your input with various font; special characters in Unicode
-
font-types
Scalar types used in fonts
-
aki-resort
sort lines of text. You can use regex to specify the KEY.
-
hck
A sharp cut(1) clone
-
mkrs
Build automation tool
-
spellbook
A spellchecking library compatible with Hunspell dictionaries
-
matchers
Regex matching on character and byte streams
-
sscanf
(inverse of format!()) Macro based on Regex
-
stringzilla
Faster SIMD-accelerated string search, sorting, fingerprints, and edit distances
-
unicode-id
Determine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31
-
uncased
Case-preserving, ASCII case-insensitive, no_std string types
-
inlyne
Introducing Inlyne, a GPU powered yet browserless tool to help you quickly view markdown files in the blink of an eye
-
netidx
Secure, fast, pub/sub messaging
-
swc-plugin-inferno
SWC plugin for InfernoJS
-
stringcase
Converts string cases between camelCase, COBOL-CASE, kebab-case, and so on
-
stop-words
Common stop words in many languages
-
xi-unicode
Unicode utilities useful for text editing, including a line breaking iterator
-
vaporetto
pointwise prediction based tokenizer
-
uwc
Counts things in unicode text files
-
pks
Welcome! Please see https://github.com/alexevanczuk/packs for more information!
-
diff-match-patch-rs
The fastest implementation of Myer's diff algorithm to perform the operations required for synchronizing plain text
-
languagetool-rust
LanguageTool API bindings in Rust
-
rustc-literal-escaper
code to unescape string literals
-
tossicat
입력된 단어에 맞게 같이 입력된 토시(조사)를 적절하게 변환하는 라이브러리
-
ra_ap_text_edit
Representation of a
TextEdit
for rust-analyzer -
unicode_categories
Query Unicode category membership for chars
-
cargo-spellcheck
Checks all doc comments for spelling mistakes
-
wildcard
matching
-
iepub
epub、mobi电子书读写
-
slice-command
slice is a command-line tool that allows you to slice the contents of a file using syntax similar to Python's slice notation
-
regex-syntax
A regular expression parser
-
epub
support the reading of epub files
-
difflib
Port of Python's difflib library to Rust
-
file-organiser
Command line file manager to list, move or delete large numbers of files in nested folders filtered by age, file extension, file name pattern and/or size range
-
gemini-map
A command-line tool to run files in parallel through Google Gemini
-
cow-utils
Copy-on-write string utilities for Rust
-
elfcat
ELF visualizer. Generates HTML files from ELF binaries.
-
xot
Full-featured XML tree library for Rust
-
dptran
run DeepL translations on command line written by Rust
-
line-ending
Detect, normalize, and convert line endings across platforms, including support for character streams. Ensures consistent handling of LF, CRLF, and CR line endings in text processing.
-
skyspell
Fast and handy spell checker for the command line
-
autosurgeon
working with data in automerge documents
-
airshipper
automatic updates for the voxel RPG Veloren
-
mdbook-embedify
based mdbook preprocessor plugin that allows you to embed apps to your book, like youtube, codepen, giscus and many other apps
-
topiary-queries
tree-sitter query files compatible with Topiary
-
sliceslice
A fast implementation of single-pattern substring search using SIMD acceleration
-
tkrar
Count frequency of words in a file or a directory
-
lindera-tantivy
Lindera Tokenizer for Tantivy
-
zawk
An efficient Awk-like language implementation by Rust with stdlib
-
charset
Character encoding decoding for email
-
precis-profiles
PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords as defined in rfc8265; and Nicknames as defined in rfc8266
-
newdoc
Generate pre-populated module files formatted with AsciiDoc that are used in Red Hat and Fedora documentation
-
html2md
binary to convert simple html documents into markdown
-
hyphenation
Knuth-Liang hyphenation for a variety of languages
-
collclean
Clean up collaboration commands in LaTeX files
-
vesti
A preprocessor that compiles into LaTeX
-
arrow-string
String kernels for arrow arrays
-
mdbook-epub
An EPUB renderer for mdbook
-
near-facsimile
Find similar or identical text files in a directory
-
glyph_brush_layout
Text layout for ab_glyph
-
rsrpp-cli
project for research paper pdf
-
mdcat
cat for markdown: Show markdown documents in terminals
-
sortuniq
Find or count unique values in an input stream
-
unicode-bidi-mirroring
Unicode Bidi Mirroring property detection
-
buup
Core transformation library with zero dependencies
-
unicode-reverse
Unicode-aware in-place string reversal
-
mdbook-catppuccin
🎊 Soothing pastel theme for mdBook
-
chewing
(酷音) intelligent Zhuyin input method
-
any_ascii
Unicode to ASCII transliteration
-
allms
One Library to rule them aLLMs
-
sile
Simon’s Improved Layout Engine
-
norad
Read and write Unified Font Object files
-
lsp-textdocument
A LSP text documents manager that map of text document
-
dom-content-extraction
Content extraction via text density paper
-
sigrs
Interactive grep (for streaming)
-
quixote
Quizzes and tests in Markdown
-
spin-sdk
The Spin Rust SDK makes it easy to build Spin components in Rust
-
srgn
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
-
igrepper
The interactive grepper
-
stam
powerful library for dealing with stand-off annotations on text. This is the Rust library.
-
qpdf
Rust bindings to QPDF C++ library
-
mlc
The markup link checker (mlc) checks for broken links in markup files
-
unicode-joining-type
Fast lookup of the Unicode Joining Type and Joining Group properties
-
wchar
Procedural macros for compile time UTF-16 and UTF-32 wide strings
-
markdown-it
Rust port of popular markdown-it.js library
-
molybdenum
Recursive search and replace CLI application
-
sd
An intuitive find & replace CLI
-
matcher_rs
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust
-
fontfor
find fonts which can show a specified character and preview them in terminal or browser
-
tiefdownconverter
A CLI tool to manage and convert Markdown-based projects
-
scru64
Sortable, Clock-based, Realm-specifically Unique identifier
-
subplot
tools for specifying, documenting, and implementing automated acceptance tests for systems and software
-
bbd
Binary Braille Dump
-
hypher
separates words into syllables
-
unescaper
Unescape strings with escape sequences written out as literal characters
-
tree-sitter-stack-graphs-typescript
Stack graphs definition for TypeScript & TSX using tree-sitter-typescript
-
mdbook-quiz
Interactive quizzes for your mdBook
-
mupdf
Safe Rust wrapper to MuPDF
-
route-recognizer
Recognizes URL patterns with support for dynamic and wildcard segments
-
boreal
evaluate YARA rules, used to scan bytes for textual and binary pattern
-
htop
HTML to PDF converter
-
mdbook-combiner
combine mdbook summaries from multiple source into one mdbook
-
markdown-tool
A CLI utility for converting Markdown into AST and vice versa
-
autumnus
Syntax highlighter powered by Tree-sitter and Neovim themes
-
google-books1-cli
A complete library to interact with books (protocol v1)
-
minimizer
Minimize files to find minimal test case
-
wrapr
wrap your code for ai
-
probly-search
A lightweight full-text search engine with a fully customizable scoring function
-
reword
some utility functions for human-readable formatting of words
-
regex-literal
delimited regular expression literals
-
vew
Visualize lsof output
-
console_static_text
Logging for text that should stay in the same place in a console
-
create_broken_files
Create broken files from other ones
-
mdbook-graphviz
mdbook preprocessor to add graphviz support
-
indefinite
Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel
-
string-patterns
Makes it easier to work with common string patterns and regular expressions in Rust, adding convenient regex match and replace methods (pattern_match and pattern_replace) to the standard…
-
mystsh
Mystical shell parser, formatter, and interpreter with Bash support
-
nanohtml2text
A zero-dependency library to convert HTML to plain text
-
fm
Non-backtracking fuzzy text matcher
-
mdbook-typst
An mdBook backend to output Typst markup, pdf, png, or svg
-
deeplx
package for unlimited DeepL translation
-
mdka
HTML to Markdown converter
-
codebank
powerful code documentation generator that creates structured markdown documentation from your codebase. Supports multiple languages including Rust, Python, TypeScript, C, and Go with intelligent parsing and formatting…
-
cmark-writer
A CommonMark writer implementation in Rust for serializing AST nodes to CommonMark format
-
vidyut-prakriya
A Sanskrit word generator
-
htmd-cli
The command line tool for htmd
-
pad
padding strings at runtime
-
bashdoc
generating documentation/help menu for user defined bash functions
-
cwc
A word counter utility that properly handles CJK and Unicode text
-
yake-rust
Yake (Yet Another Keyword Extractor) in Rust
-
roe
Unicode case conversion
-
whitespace-sifter
Sift duplicate whitespaces away!
-
wordcut-engine
Word segmentation/breaking library
-
ident_case
applying case rules to Rust identifiers
-
obsidian-export
associated CLI program to export an Obsidian vault to regular Markdown
-
string-offsets
Converts string offsets between UTF-8 bytes, UTF-16 code units, Unicode code points, and lines
-
repgrep
An interactive command line replacer for
ripgrep
-
timerfd
interface to the Linux kernel's timerfd API
-
byteyarn
hyper-compact strings
-
bundle_repo
Pack a local or remote Git Repository to XML for LLM Consumption
-
utf16_iter
Iterator by char over potentially-invalid UTF-16 in &[u16]
-
unicode-truncate
Unicode-aware algorithm to pad or truncate
str
in terms of displayed width -
levenshtein_automata
Creates Levenshtein Automata in an efficient manner
-
libharu_ng
Easily generate PDFs from your Rust app
-
unicode-xid
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31
-
ewts-cli
Converter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (cli)
-
line-numbers
Find line numbers in strings by byte offsets, quickly
-
fasttext
binding
-
ohos-drawing-sys
Bindings to the
native_drawing
API of OpenHarmony OS -
distrs
PDF, CDF, and percent-point/quantile functions for the normal and Student’s t distributions
-
open-lark
Lark/Feishu Open API SDK(WIP)
-
ankinase
A parser which generates Anki cards from CommonMark
-
scx_lavd
Latency-criticality Aware Virtual Deadline (LAVD) scheduler based on sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
portrait
Fills an
impl
with the associated items required by the trait -
unicode_titlecase
add Unicode titlecase and Turkish and Azeri locale upper/lowercase utilities to chars and strings
-
autotex
Continuously compile TeX and LaTeX
-
mdbook-mermaid
mdbook preprocessor to add mermaid support
-
lindera-ko-dic-builder
A Korean morphological dictionary builder for ko-dic
-
mdbook-tailor
mdbook preprocessor for image-tailor
-
asmfmt
A formatter designed for programs in assembly language with AT&T syntax
-
zhconv
Traditional/Simplified and regional Chinese variants converter based on MediaWiki & OpenCC rulesets and powered by AC automata 轉換简体、繁體及兩岸、新馬中文地區詞,基於MediaWiki和OpenCC之字詞轉…
-
diesel_full_text_search
Adds support for PostgreSQL full text search to Diesel
-
rzozowski
A regex crate using Brzozowski derivatives
-
mdfried
A markdown viewer for the terminal that renders images and big headers
-
affinidi-messaging-text-client
Affinidi Messaging SDK
-
instant-segment
Fast English word segmentation
-
unidown
Convert Markdown to Unicode
-
mdmodels
generate models, code and schemas from markdown files
-
json2bin
A fast jsonl to RWKV binidx converter in Rust
-
newline-converter
Newline byte converter library
-
grok
popular java & ruby grok library which allows easy text and log file processing with composable patterns
-
moonwave
generating documentation from comments in Lua source code
-
aki-mcolor
mark up text with color
-
lexicmp
comparing and sorting strings lexicographically and naturally
-
sf-api
API to send commands to the Shakes & Fidget servers and parse their responses into characters
-
stfu8
Sorta Text Format in UTF-8
-
lsprotocol
Rust types for Language Server Protocol generated from LSP specification
-
pdf
PDF reader
-
mdlib
A beautiful markdown note-taking application
-
symbolic-cfi
process call frame information
-
clipcount
Counting words from the clipboard content
-
roman-numerals-rs
Manipulate well-formed Roman numerals
-
datafusion-functions
Function packages for the DataFusion query engine
-
nlpo3
Thai natural language processing library, with Python and Node bindings
-
mdbook-theme
A preprocessor and a backend to config theme for mdbook, especially creating a pagetoc on the right and setting full color themes from the offical ace editor
-
word-tally
Output a tally of the number of times unique words appear in source input
-
mdbook-alerts
mdBook preprocessor to add GitHub Flavored Markdown's Alerts to your book
-
unidoc
Unite all Markdown
-
patto
🐙 Yet another plain text format for quick note taking and task management
-
tabprinter
creating and printing formatted tables in the terminal. It supports various table styles and offers both color and non-color output options.
-
vmks-exam-generator
CLI program for pseudo-randomly generating different variants of an embedded programming exam
-
pyo3-filelike
Rust access to Python file-like objects
-
character_converter
Turn Traditional Chinese script ot Simplified Chinese script and vice-versa and tokenize
-
substudy
Language-learning tools for working with parallel, bilingual subtitles and media files
-
latkerlo-jvotci
Tools for creating and decomposing Lojban lujvo
-
text2num
Parse and convert numbers written in English, Dutch, Spanish, Portuguese, German, Italian or French into their digit representation
-
junit-report
Create JUnit compatible XML reports
-
mdbook-environment
A preprocessor for MdBook for working with environment variables
-
outlines-core
Structured Generation
-
unic-char-property
UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros
-
yeslogic-ucd-generate
A program for generating packed representations of the Unicode character database that can be efficiently searched with support for additional tables
-
dmos
Djot HTML renderer with advanced features
-
ripgrep_all
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc
-
plsfix
Text cleaner upper
-
chonkier
🦛 Chonkie, now in Rust 🦀: No-nonsense, ultra-fast, ultra-light chunking library
-
jetstream_9p
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
mdbook-pagebreaks
A mdbook preprocessor to insert page breaks when rendering to HTML
-
mut-str
A toolkit for working with mutable string slices (&mut str)
-
COXave
Instruments for codings
-
llguidance
Super-fast Structured Outputs
-
twars-url2md
A powerful CLI tool that fetches web pages and converts them to clean Markdown format using Monolith for content extraction and htmd for conversion
-
rapidfuzz
rapid fuzzy string matching library
-
weasel-gen
Random ascii generation animation until target string is met
-
nu_plugin_emoji
a nushell plugin called emoji
-
herring-automata
Automata construction for Herring
-
kelp
A convert tool for Japanese
-
sapling-streampager
streampager is a pager for command output or large files
-
cronus_generator
The generators for cronus API spec
-
whitespacesv
parser/writer for the Whitespace-Separated Value format, as defined by Stenway. See https://dev.stenway.com/WSV/. WSV offers an unambiguous alternative to CSV.
-
rustdoc-stripper
manipulate rustdoc comments
-
vader-sentimental
A faster Rust version from the original Python VaderSentiment analysis tool
-
galm
pattern matching library
-
unicode-security
Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules
-
ipset_lookup
ipset is a command-line tool that takes networks or IPs and searches through a lot of different threat feeds quickly. It can also download the feed data necessary to perform the queries…
-
unbom
Remove UTF-8 BOM from files
-
jetscii
A tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes
-
jx
An interactive JSON explorer for the command line
-
mandown
Markdown to groff (man page) converter
-
inkjet
A batteries-included syntax highlighting library for Rust, based on tree-sitter
-
thoth-note
note-taking app written in Rust
-
asimov-module-cli
ASIMOV Module Command-Line Interface (CLI)
-
lumin
searching and displaying local files
-
case_insensitive_hashmap
A HashMap that uses case-insensitive strings as keys
-
zet
zet finds the union, intersection, set difference, etc of files considered as sets of lines
-
lipsum
lorem ipsum text generation library. It generates pseudo-random Latin text. Use this if you need filler or dummy text for your application. The text is generated using a simple Markov chain…
-
fuzzt
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
-
madato
command line tool for reading and writing tabular data (XLS, ODS, CSV, YAML), and Markdown
-
see-cat
A cute cat(1)
-
quranize
Encoding transliterations into Quran forms
-
uast
Unicode Aware Saṃskṛta Transliteration in Rust 🦀
-
unicode-properties
Query character Unicode properties according to UAX #44 and UTR #51
-
rust_string_utils
String utilities for rust based on org.apache.commons.lang3
-
tesseract-rs
Rust bindings for Tesseract OCR with optional built-in compilation
-
codetypo-dict
Source Code Spelling Correction
-
whatwg-infra
Tiny Rust-based implementation of the WHATWG Infra Standard
-
quickmd
Quickly preview a markdown file
-
asciimath-unicode
Convert asciimath to unicode
-
bogrep
Full-text search for bookmarks from multiple browsers
-
newline_normalizer
Zero-copy newline normalization to \n or \r\n with SIMD acceleration
-
askalono-cli
detect the contents of license files
-
vlazba
Lojban words generator and analyzer
-
text-to-ascii-art
program to convert text to ASCII art
-
ticker-sniffer
extracting multiple stock ticker symbols from a text document
-
patchkit
parsing and manipulating patch files
-
xpath-cli
Evaluate XPath selectors on XML or HTML documents
-
oxford_join
Join string slices with Oxford Commas!
-
topiary-cli
CLI app for Topiary, the universal code formatter
-
say-rust
command-line tool which is an alternative to echo
-
gh-emoji
Convert
:emoji:
to Unicode using GitHub’s emoji names -
precis-tools
Tools and parsers to generate PRECIS tables from the Unicode Character Database (UCD)
-
rust-persian-tools
Official Rust implementation of Persian Tools
-
async-utf8-decoder
Convert AsyncRead to incremental UTF8 string stream
-
pathmut
Command line utility for manipulating path strings
-
mdbook-cmdrun
mdbook preprocessor to run arbitrary commands
-
mdbook-open-on-gh
mdbook preprocessor to add a open-on-github link on every page
-
ast-grep-language
Search and Rewrite code at large scale using precise AST pattern
-
emojic
Emoji constants
-
the_rock
A command line King James bible viewer
-
anycase
a case conversion library for Rust
-
capitalize
Change first character to upper case and the rest to lower case, and other common alternatives
-
harper-ls
The language checker for developers
-
rustic_print
A versatile Rust library for enhancing console output. It offers a range of features to create a more engaging and informative command-line interface.
-
textalyzer
Analyze key metrics like number of words, readability, and complexity of any kind of text
-
ib-pinyin
一个高性能拼音匹配库
-
kas-text
Text layout and font management
-
poppler
Wrapper for the GPL-licensed Poppler PDF rendering library
-
htmd
A turndown.js inspired HTML to Markdown converter
-
figlet-comment
quickly create banner to use as comments
-
what-rs
Identify what something is! A pyWhat reimplementation in Rust
-
rusty-tesseract
wrapper for Google Tesseract
-
llm-tui
A Terminal User Interface (TUI) for interacting with Language Learning Models (LLM) using llm-cli
-
furigana
Map furigana to a word given its reading
-
mktoc
Generate Table of Contents from Markdown files
-
codepage
Mapping between Windows code page numbers and encoding_rs character encodings
-
evcxr
An Evaluation Context for Rust
-
rake
Rapid Automatic Keyword Extraction (RAKE) algorithm
-
trust_pdf
Verifies signed PDFs against the originals, checking for sneaky modifications
-
cicero-sophia
High-performance NLU (natural language understanding) engine built in Rust for speed, accuracy, and privacy
-
data-streams
Extension traits for reading and writing data with streams
-
scanix
search a text or pattern in files. A fast and lightwight text tool.
-
mdbook-private
An mdbook preprocessor that controls visibility of private chapters and sections within them
-
unicode-ccc
Unicode Canonical Combining Class detection
-
mdbook-angular
mdbook renderer to run angular code samples
-
indent
Functions for indenting multiline strings
-
seshat-unicode
A Unicode Library for Rust. Unicode 16.0.0 ready. XID_Start and XID_Continue are also available.
-
malachi
A domain specific pattern matching language made for defining bot commands
-
langram
Natural language detection library
-
secular
No Diacr!
-
pukram-formatting
A type to represent the formatting of the pukram markup language
-
iotext_rs
IoText data protocol
-
regexml
XPath compatible regex engine
-
yara-x-fmt
A code-formatting library for YARA rules
-
polars-compute
Private compute kernels for the Polars DataFrame library
-
notion2html
Convert Notion pages to HTML
-
sk-skimmer
Fuzzy Finder in rust!
-
regex-charclass
Manipulate and convert regex character classes
-
nu-utils
Nushell utility functions
-
inlet_manifold
A general purpose highlighting library
-
kalosm-language
A set of pretrained language models
-
mdbook-d2
D2 diagram generator plugin for MdBook
-
vidyut-lipi
A Sanskrit transliterator
-
tbll
tbll outputs data in tabular format
-
dprint-plugin-markdown
Markdown formatter for dprint
-
timug
It has been created for personal blog creation purpose. Timus has its limits, but it fulfills the purposes for which it was created.
-
in_definite
Get the indefinite article ('a' or 'an') to match the given word. For example: an umbrella, a user.
-
rust-ai
A collection of 3rd-party AI APIs for Rust
-
gulagcleaner_rs
Ad removal tool for PDFs
-
reggy
friendly, resumable regular expressions for text analytics
-
hebrew_unicode_script
A low-level library designed to ascertain whether a character belongs to the Hebrew Unicode script. It supports checks for individual characters as well as for membership within collections
-
metatron
core library
-
quagga
CLI tool that combines multiple text files into a single prompt suitable for Large Language Models
-
glimpse
A blazingly fast tool for peeking at codebases. Perfect for loading your codebase into an LLM's context.
-
charx
A replacement for char::is_ascii*
-
krafna
terminal-based alternative to Obsidian's Dataview plugin, allowing you to query your Markdown files using standard SQL syntax
-
html-query
jq, but for HTML
-
pandoc
API that wraps calls to the pandoc 2.x executable
-
dcsv
Dyanmic csv reader,writer,editor
-
taos-query
Driver for TDengine - a timeseries database and analysis platform
-
nib-cli
A cli for a yet another static site generator Nib
-
zen-rs
generating non-interactive content like cards or files
-
string-auto-indent
Normalizes multi-line string indentation while preserving platform-specific line endings
-
kathoey
text feminization using open corpus linguistics data
-
tree-sitter-stack-graphs-javascript
Stack graphs definition for JavaScript using tree-sitter-javascript
-
mdbook-pikchr
A mdbook preprocessor to render pikchr code blocks as images in your book
-
markdown2pdf
Create PDF with Markdown files (a md to pdf transpiler)
-
ponsic-winsafe
The dependency of the
ponsic
crate -
cskk
C ABIから使う事を目的とした SKK(Simple Kana Kanji henkan)方式のかな漢字変換ライブラリ
-
repvar
A tiny CLI tool that replaces variables of the style
${KEY}
in text with their respective value. It can also be used as a rust library -
mdbook-aquascope
Interactive Aquascope editor for your mdBook
-
wit_ai_rs
An unofficial Rust crate for interacting with the wit.ai API
-
morse_n_s
Test program that plays Morse code "N"s using Rust and CPAL, inspired by its use in historical aviation communications, including transmissions by Amelia Earhart
-
doxygen-bindgen
Converts Doxygen comments into Rustdoc markdown
-
pulldown-cmark-toc
Generate a table of contents from a Markdown document
-
repr
The regular-expression-as-linear-logic interpretation and its implementation
-
substring
method for string types
-
djotters
Djot (Markdown) parser that runs at hyper speeds!
-
harfbuzz_rs
A high-level interface to HarfBuzz, exposing its most important functionality in a safe manner using Rust
-
mds
A skim-based
*.md
explore and surf note-taking tool -
aneubeck-daachorse
Daachorse: Double-Array Aho-Corasick
-
md-tui
A terminal markdown viewer
-
html-compare
compare html files
-
mdbook-callouts
mdBook preprocessor to add Obsidian Flavored Markdown's Callouts to your book
-
casile
The command line interface to the CaSILE toolkit, a book publishing workflow employing SILE and other wizardry
-
our-string
Customizable shared strings with inlining
-
clima
A minimal Markdown reader in the terminal
-
okkhor
English to Bangla phonetic conversion following the 'Avro' rules
-
mdbook-tocjs
A mdbook preprocessor which adds extra js and css file for ToC hydration
-
wikibase
access Wikibase
-
esri_ascii_grid
reading ESRI Ascii Grid .asc files
-
catalog-of-markdown
Generate the catalog of markdown file
-
flowquad
that helps you build UI stuff with Macroquad
-
vi
An input method library for vietnamese IME
-
picodiff
Tiny GUI app to compare text easily
-
creature_feature
Composable n-gram combinators that are ergonomic and bare-metal fast
-
string_more
Extension traits for
String
and&str
types -
make87_messages
Message Types for Rust SDK for make87 platform
-
armnod
random string generator
-
puppet-fmt
Automatic code formatter for puppet manifests
-
zhipuai-rs
zhipuai 's api of rust
-
aristech-nlp-client
client library for the Aristech Natrual Language Processing API
-
termdiff
Write a diff with color codes to a string
-
jedi
Juggernaut Electronic Data Interchange package. This library provides a data exchange layer extended through the holy crate.
-
mdbook-chess
An mdbook preprocessing plugin to generate chess boards
-
addbib
An app to add linked bibliographies to markdown files
-
mdbook-linkcheck2
A backend for
mdbook
which will check your links for you -
epson
support for communicating with Epson brand thermal POS printers
-
ised
An interactive tool for find-and-replace across many files
-
strloin
copy on write slices of a string
-
easy_reader
easily navigating forward, backward or randomly through the lines of huge files
-
float-pretty-print
Format f64 for showing to user, not for serialisation
-
n_gram
training n-gram language models
-
droid-wrap
用于Rust的Android API的高级封装
-
rustclock
a stopwatch or timer cli made in rust
-
nucleo-matcher
plug and play high performance fuzzy matcher
-
cai
The fastest CLI tool for prompting LLMs
-
cesu8
Convert to and from CESU-8 encoding (similar to UTF-8)
-
mdbook-tabs
mdBook plugin for rendering content in tabs
-
fimdoc
Firendship is Magic Document, converts Markdown into FIMFiction BBCode
-
lancelot
binary analysis framework for x32/x64 PE files
-
simstring_rust
A native Rust implementation of the SimString algorithm
-
arf-strings
Encoding and decoding for ARF strings
-
frawk
an efficient Awk-like language
-
rwkv-tokenizer
A fast RWKV Tokenizer
-
hlight
dedicated to delivering exceptional syntax highlighting capabilities
-
mdbook-toc
mdbook preprocessor to add Table of Contents
-
minimo
terminal ui library combining alot of things from here and there and making it slightly easier to play with
-
enma
serving anime and manga information 📦
-
regexnight
Command-line tool to print syntax-highlighted versions of regular expressions and spot errors
-
indent_write
Write adapters to add line indentation
-
to_markdown_table
An easy way to format any data structure into a Markdown table
-
rush
shell
-
rustyink
Blazing fast static site generator
-
rustkorean
processing Korean characters. It provides functionalities to check if a character is Korean, classify Korean characters, verify if a character is a leading consonant (choseong), a medial vowel (jungseong)…
-
crowbook
Render a Markdown book in HTML, PDF or Epub
-
unicount
Alphabetic counter supporting unicode
-
flat_string
FlatString is fixed allocated size String that that can be created direcly on the stack
-
trxx
pack and unpack text files
-
shell2batch
Coverts simple basic shell scripts to windows batch scripts
-
archive-pdf-urls
Extract all links from a PDF and archive the URLs in the Internet Archive's Wayback Machine
-
jpush
集成极光App推送
-
cocomo
(Constructive Cost Model) CLI utility and library
-
prompt-input
lightweight library for user input prompts in Rust, designed to make input handling straightforward
-
hyperscan
bindings for Rust with Multiple Pattern and Streaming Scan
-
tergo-formatter
Formatter for tergo
-
tform
format plain text into well-structured Markdown or HTML
-
symbolic_expressions
A symbolic-expression parser/writer
-
simple-string-patterns
Makes it easier to match, split and extract strings in Rust without regular expressions. The parallel string-patterns crate provides extensions to work with regular expressions via the Regex library
-
wikidot-normalize
provide Wikidot-compatible string normalization
-
utf16string
String types to work directly with UTF-16 encoded strings
-
hat-splitter
HAT splitter
-
ean-rs
generating and validating EAN barcodes
-
tu
CLI tool to convert a natural language date/time string to UTC
-
lexical-sort
Sort Unicode strings lexically
-
html-auto-p
function like
wpautop
in Wordpress. It uses a group of regex replaces used to identify text formatted with newlines and replace double line-breaks with HTML paragraph tags. -
replaxe
A command-line tool to replace text in files with easy patterns
-
eliza
natural language processing program developed by Joseph Weizenbaum in 1966
-
deindent
A command line utility and Rust library to format overly-indented text
-
gen-mdbook-summary
generate SUMMARY.md for mdbook project
-
fast_symspell
Spelling correction & Fuzzy search
-
cedarwood
efficiently-updatable double-array trie in Rust (ported from cedar)
-
filenamify
Convert a string to a valid filename
-
rewrite
Safely rewrite file contents from stdin, even when file is open as an input
-
mdbook-external-links
Open external links inside your mdBooks in a different tab
-
mdbook-codeblocks
A mdbook preprocessor to prepend customizable vignette to code blocks
-
mdsh
Markdown shell pre-processor
-
libarc2
Low-level interface library for ArC TWO™
-
bpetok
CLI for tokenizing text input using Byte Pair Encoding (BPE)
-
mdbook-repl
based mdbook preprocessor that allows you to execute code in your mdbook without any server. Python, Typescript, Javascript etc.
-
aki-gsub
substitude text command, replace via regex
-
rust-texas
generate latex documents
-
utf64
encode utf-8 strings into utf-64, and decode them back
-
fmtt
A diff-friendly text formatter that breaks lines on sensible punctuations and words to fit a line width
-
lister-cli
Lister: Navigate Markdown Lists
-
colored_text
adding colors and styles to terminal text
-
kalosm-streams
A set of streams for pretrained models in Kalosm
-
conststr
Constant strings
-
analiticcl
approximate string matching or fuzzy-matching system that can be used to find variants for spelling correction or text normalisation
-
mkwebsite
build websites using markdown
-
alphabet_detector
Natural language alphabet detection library
-
swamp-vm-instr-build
builds opcodes for the swamp vm
-
yore
decoding/encoding character sets according to OEM code pages
-
peppi
Parser for Slippi replay files
-
pangu2
Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols)
-
pulldown-html-ext-cli
CLI tool for extended HTML rendering of Markdown with pulldown-cmark
-
md-ulb-pwrap
Markdown paragraph wrapper using Unicode Line Breaking Algorithm
-
text-editing
string with utilities for editing
-
text_utils_s
edit array. Example delete duplicate in array. Clear string
-
rascii_art
Advanced ASCII Art Generator
-
quicksilverx
easy to use grep clone
-
paswitch-rs
List and swap to pulse sinks by name
-
zp
Copy the contents of the source file or the standard output buffer to the clipboard, with support for maintaining a history of copied content, allowing users to easily paste into another file or program
-
keyphrases
Rapid Automatic Keyword Extraction (RAKE) implementation in Rust
-
swift-check
High-performance, robust, and expressive searching and validation (uses SIMD on x86_64, aarch64, and WASM)
-
stellar-axelar-std
Standard libraries for Axelar contracts
-
str_inflector
Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize…
-
jom
convert JSON data to markdown by replacing placeholders with JSON values
-
svgbob_cli
Transform your ascii diagrams into happy little SVG
-
maybe-regex
Wrapper for strings that may be either a regex or a plain-text string
-
unleash-types
API types for Unleash (https://github.com/Unleash/unleash) client features API response
-
spongebob
convert text to spongebob case a.k.a tHe MoCkInG sPoNgEbOb MeMe
-
px-wsdom-ts-convert
wsdom crate
-
wecom-agent
企业微信API的轻封装,让消息发送更加便捷。
-
mnm
Mnemonic sentences for BitTorrent info-hashes
-
mylibrary_
my personal library
-
iregex
Intermediate representation for Regular Expressions
-
pulldown-cmark-escape
An escape library for HTML created in the pulldown-cmark project
-
huozi
typography engine for CJK languages, especially designed for game rich-text
-
mdbook-nice
A mdbook plugin to add nice css to your book
-
fetch-catnip
fetch displaying system information and a cute cat
-
obelisk-component-builder
Builder of Obelisk components
-
domrs
Document builder and serializer
-
unicode-display-width
Unicode 15.1.0 compliant utility for determining the number of columns required to display an arbitrary string
-
bubble-bath
Small and quick HTML sanitizer
-
tantivy-stemmers
A collection of Tantivy stemmer tokenizers
-
duvet
A requirements traceability tool
-
renamer-rs
process and rename files or text
-
moto
motivated automation
-
erebus
A CLI message generation library
-
rust_cascade
bloom filter cascade implementation in Rust
-
stam-tools
Command-line tools for working with stand-off annotations on text (STAM)
-
pulumi_gestalt_core
Core Pulumi Gestalt implementation
-
reason-shell
Reason: A Shell for Research Papers
-
somedoc
A very simple document model and markup generator
-
mdast_util_to_markdown
Markdown to AST
-
quake_text
Utils for Quake strings and characters
-
readability
Port of arc90's readability project to rust
-
asciidoctor-client
A kludge to improve the performance of static site generators that use asciidoc through its cli
-
code_generator
A code generator (Currently only targets C)
-
filename-refactor
Command to refactor file names
-
mdbook-curly-quotes
mdBook preprocessor that replaces straight quotes with curlyquotes, except within code blocks or code spans
-
inflections
High performance inflection transformation library for changing properties of words like the case
-
ascii_help
help you quickly convert ASCII codes
-
agentai
designed to simplify the creation of AI agents
-
overlap-chunk
splitting text into chunks of specified size with adjustable overlap percentage
-
textpod
Local, web-based notetaking app inspired by 'One Big Text File' idea
-
svgdx-pandoc
pandoc filter for svgdx codeblocks in Markdown
-
mdbook-merjong
A preprocessor for mdbook to add merjong support
-
owned_str
Provide a stack allocated String for no-std or const environement
-
re_ui
Rerun GUI theme and helpers, built around egui
-
utf16_lit
macro_rules to make utf-16 literals
-
turn-uppercase
Small command to uppercase text in command line and copy to clipboard
-
editdistancek
Fast algorithm for computing edit distance
-
libchai
汉字编码优化算法
-
presenterm
A terminal slideshow presentation tool
-
ADA_Standards
help you handle checks on your ADA projects, especially good to build scripts to check coding standards conformity
-
uwurs
UwUify your strings with uwurs!
-
sgrep
grep util for those lazy to remember many command line options
-
cbfr
A buffer that run on stack, focusing on performance and speed
-
cloc
Count, or compute differences of, lines of source code and comments
-
array_tool
Helper methods for processing collections
-
corlib
A various ideas library
-
fx-mistral
leverage the Mistral API for OCR and data extraction from PDFs
-
xfont
font query
-
lnk
parse and write Windows shortcut files (.lnk)
-
mdopen
Preview markdown files in a browser
-
src2md
Turn source code into a Markdown document with syntax highlighting, or extract it back
-
iregex-syntax
Common syntax for regular expressions
-
mdbook-hints
mdBook preprocessor to add hover hints to your book
-
rustfmt-nightly
find and fix Rust formatting issues
-
ripsecrets
A command-line tool to prevent committing secret keys into your source code
-
notmecab
tokenizing text with mecab dictionaries. Not a mecab wrapper.
-
bfom-lib
Brendan's Flavor of Markdown: I'll build my own markdown format, what could go wrong?
-
linebreak
breaking a given text into lines within a specified width
-
runi
a CLI tool to generate unicode fonts
-
scx_rustland
BPF component (dispatcher) that implements the low level sched-ext functionalities and a user-space counterpart (scheduler), written in Rust, that implements the actual scheduling policy…
-
rustdoc-md
Convert Rust documentation JSON into clean, organized Markdown files
-
diacritics
Remove diacritics from letters, for example when standardizing input for a search
-
subtitler
parsing and generating subtitles
-
lindera-unidic-builder
A Japanese morphological dictionary builder for UniDic
-
aho-corasick-unsafe
Fast multiple substring searching
-
mdlink
Auto-convert HTTP links for your favorite services into nice Markdown links
-
colonnade
format tabular data for display
-
rust-regex-dsl-creator
Regular expression DSL derive macros
-
enc-check
inspect utf-8 and utf-16 character encodings
-
lyon_extra
Various optional utilities for the lyon crate
-
syllabize-es
Syllabize Spanish text, and much more
-
lgtmeow
🐾 —— 「本喵觉得很不错~」
-
harfbuzz
Rust bindings to the HarfBuzz text shaping engine
-
crankshaft-config
Configuration facilities for Crankshaft
-
rust_file_encode_mode_convert
这是一个rust的库,用于检测文件的编码格式。 支持GBK,GBK2312 , UTF8, UTF16LE, UTF16BE, UTF8+BOM,UTF32 等多种编码格式。
-
rustpython-parser-vendored
RustPython parser vendored third-party crates
-
unaccent
remove accents from strings, inspired by PostgreSQL's unaccent extension
-
bwrap
A fast, lightweight, embedded systems-friendly library for wrapping text
-
raylib_interactive
An interactive library for Raylib
-
chord3
Create pdf songbooks from chopro source
-
tag2upload-service-manager
Debian tag2upload service manager
-
fast_whitespace_collapse
Collapse consecutive spaces and tabs into a single space using SIMD
-
jawk
JSON AWK
-
lemmeknow
Identify any mysterious text or analyze strings from a file
-
portmanteau
create portmanteaux
-
asdi
Simplistic Datalog Implementation (in Rust)
-
pragmatic-segmenter
Rust port of pySBD v3.1.0
-
emoji
Every emoji, their metadata, and localized annotations
-
ahtml-from-markdown
Convert Markdown to ahtml HTML element trees
-
mchr
Lenient implementations of encodings. Zero allocations, zero dependencies!
-
gte-rs
Text embedding and re-ranking pipelines
-
pullup
Convert between markup formats
-
string-replace-all
String replacement utility inspired by JavaScript, allowing pattern-based substitutions with support for both exact matches and regex patterns
-
furze
finite state transducers (fst) writen in rust
-
runiq
An efficient way to filter duplicate lines from input, à la uniq
-
deliminator
Universal code documentation generator
-
vidyut-kosha
A Sanskrit key-value store
-
genpdf
User-friendly PDF generator written in pure Rust
-
libannict
Annict API のクライアントライブラリ
-
rins_markdown_parser
markdown parser written on Rust
-
caseless
Unicode caseless matching
-
cli_app_capo
CLI application with Unix-like tools
-
sydney
Vim-like, Command-line Gemini Client
-
expunge
redact and transform struct fields declaratively
-
uklatn
Ukrainian Cyrillic transliteration to Latin script
-
nuhound
Improve error handling capability
-
pandoc_types
Rust port of pandoc-types
-
bobo_html_parser
parser of html markdown
-
unicode-intervals
Search for Unicode code points intervals by including/excluding categories, ranges, and custom characters sets
-
lingua-english-language-model
The English language model for Lingua, an accurate natural language detection library
-
maelstrom-plot
Fork of egui_plot with added stacked line graph functionality
-
iroh-test
Internal utilities to support testing of iroh
-
typeshare-cli
Command Line Tool for generating language files with typeshare
-
textwrap-macros
procedural macros to use textwrap utilities at compile time
-
cronus_spec
The definitions for cronus API spec
-
wit-bindgen-markdown
Markdown generator for WIT and the component model, typically used through the
wit-bindgen-cli
crate -
lowcharts
draw low-resolution graphs in terminal
-
santoka
Translations of 668 of Taneda Santoka's free-verse haiku
-
abbreviation_extractor
extracting abbreviations from text
-
extstd
intended as an extension of the standard library
-
docket
markdown to HTML documentation rendering
-
linkcheck2
extracting and validating links
-
pdf-min
Very minimal crate for writing PDFs
-
html-linter
An HTML linting library for checking HTML structure and semantics
-
pray
A tui tool for preparing a prompt to the llms
-
unic-ucd-ident
UNIC — Unicode Character Database — Identifier Properties
-
giff
Visualizes the differences between the current HEAD and a specified branch in a git repository using a formatted table output in your terminal. The differences are displayed with color-coded…
-
gregex
Regex solver utilizing NFA
-
gst-plugin-regex
GStreamer Regular Expression Plugin
-
vyder_std
Standard library for vyder
-
mdbook-ai-pocket-reference
mdbook preprocessor for the ai-pocket-reference project
-
minigrep_jeck
minigrep
is a grep clone that takes a query and searches for the query in the file; with added support for regex -
named_entity_parsing
Named entity parser. Used in Rusev to parse a list of tokens into a list of entities.
-
uniquewords-rs
Count the frequencies of words in text file(s) or stdin
-
notan_draw
2D API for Notan
-
context-notation
Featherweight semantic notation for text
-
mitex
TeX2Typst converter
-
ere
A compile-time alternative for POSIX extended regular expressions
-
mdbook-kroki-preprocessor
render kroki diagrams from files or code blocks in mdbook
-
pingmoji
Useless CLI utility that parses chains of emojis and bitwise operations as ipv4 addresses and pings the result
-
wai-parser
Parser for WAI syntax
-
ens-normalize-rs
Ethereum Name Service (ENS) name normalization
-
chamkho
Khmer, Lao, Myanmar, and Thai word segmentation/breaking library and command line
-
facebookexperimental/hgproto
A Scalable, User-Friendly Source Control System
-
fmtm
A diff-friendly Markdown formatter that breaks lines on sensible punctuations and words to fit a line width
-
unicodeit
Converts LaTeX to Unicode (rust port)
-
spc-core
A command-line tool for processing and analyzing data from SPC files
-
mdbook-trunk
mdBook plugin which bundles packages using Trunk and includes them as iframes
-
sqdj
sqdj shortens delimited data
-
eddie
Fast and well-tested implementations of edit distance/string similarity metrics: Levenshtein, Damerau-Levenshtein, Hamming, Jaro, and Jaro-Winkler
-
meddl_translate
Translate German to Meddlfrängisch
-
like
A SQL like style pattern matching
-
bump-bin
Increments version with semver specification
-
scraps_libs
Scraps is a static site generator based on Markdown files written with simple Wiki-link notation, designed for personal and team knowledge management
-
appendlist
An append-only list that preserves references to its elements
-
vibrato
viterbi-based accelerated tokenizer
-
pukram2html
converting Pukram-formatted text to HTML
-
gigagei
random quote fetching console utility
-
egg-mode-text
Text parsing for Twitter: character counting, hashtag/mention extraction
-
tailcall-valid
validating multiple inputs, collecting all possible errors instead of failing at the first error. Useful for scenarios where comprehensive feedback is required for user inputs or configuration settings.
-
glean
SDK Rust language bindings
-
cnv
Command-line tool to convert between units of measurement
-
codetypo-vars
Source Code Spelling Correction
-
regex_generate
Use regular expressions to generate text
-
stylish-ansi
stylish
helpers for writing styles as ANSI escape codes -
inflector-plus
Adds String based inflections for Rust. Snake, kebab, camel, word, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize…
-
b2c2-jis-x-201
UTF-8とJIS-X-201を雑に変換処理する
-
mdbook_fork4ls
Fork of mdBook for mdBook_LS
-
hanconv
Convert between Chinese characters variants
-
hidden_watermark
Hidden Watermark in Rust
-
ascii-hangman
customizable Hangman game with ASCII-art rewarding for children (desktop version)
-
utf8_iter
Iterator by char over potentially-invalid UTF-8 in &[u8]
-
gaoya
Locality Sensitive Hashing Data Structures
-
mdbook-fs-summary
Summary generator for mdbook
-
csml_interpreter
The CSML Interpreter is the official interpreter for the CSML programming language, a DSL designed to make it extremely easy to create rich and powerful chatbots
-
mdi
markdown include
-
formatjson
Formats JSON files
-
scrunch
full-text-searching compression
-
scx_rusty
multi-domain, BPF / user space hybrid scheduler used within sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
shapdf
Create Shapes into PDF
-
nu_plugin_regex
nu plugin to search text with regex
-
rawcode
Implements a simple as-is encoding format
-
wdl-ast
An abstract syntax tree for Workflow Description Language (WDL) documents
-
ferret
A trigram-based tool for detecting similarity in groups of text documents or program code
-
rs3a
Lib for reading and writing 3a format
-
pavex_miette
A custom Miette theme for Pavex CLI errors
-
stringmatch
Allow the use of regular expressions or strings wherever you need string comparison
-
natural
Pure rust library for natural language processing
-
webspeeddial
A dial system for websites
-
rs-tool
A command-line tool to perform reservoir sampling on a file or a stream
-
monument_cli
CLI interface to Monument, a fast and flexible composition generator
-
libanubhav
management system written in Rust
-
crowbook-text-processing
some utilities functions for escaping text (HTML/LaTeX) and formatting it according to typographic rules (smart quotes, ellipsis, french typograhic rules)
-
badascii
Backend rendering library for BadASCII diagrams. Block diagrams in ASCII.
-
greek_number
Convert numbers to Greek number strings
-
dmos-cli
Djot HTML renderer with advanced features - CLI
-
html_to_epub
A command line converts .html file to .epub file
-
vader_sentiment
Bindings for Rust from the original Python VaderSentiment analysis tool
-
text-tokenizer
Custom text tokenizer
-
fyi_ansi
Compile-time ANSI formatting macros for FYI
-
rust_readability
A package to assess the complexity of texts using a variety of readability formulas
-
cqtool
converting between CQ strings and message segment arrays
-
natord-plus-plus
Natural ordering for Rust
-
mdbook-langtabs
An mdbook preprocessor that adds language tabs for code blocks
-
kbnf-regex-automata
A forked version of regex-automata for kbnf
-
ngrammatic
Character-oriented ngram generator and fuzzy matching library
-
prescript
parsing and executing Prescript scripts
-
ctreg
Compile-time regular expressions the way they were always meant to be
-
dnd-character
A Dungeons and Dragons character generator
-
pink_accents
Replacement of patterns in string to simulate speech accents
-
mdbook-presentation-preprocessor
A preprocessor for utilizing an MDBook as slides for a presentation
-
cozo
A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms
-
nlf
A CLI to append newline characters (LF) at the end of text file
-
owlz
"Owlz" ascii emojis, created randomly or by design
-
timeharsh
implements the timehash algorithm, an algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
-
tfidf-text-summarizer
extractive text summarization system which uses TF-IDF scores of words present in the text to rank sentences and generate a summary
-
sublime_fuzzy
Fuzzy matching algorithm based on Sublime Text's string search
-
gspell
Rust bindings for gspell
-
tectonic
A modernized, complete, embeddable TeX/LaTeX engine. Tectonic is forked from the XeTeX extension to the classic “Web2C” implementation of TeX and uses the TeXLive distribution of support files.
-
json-predicate
JSON Predicate lib based on draft-snell-json-07
-
samvadsetu
LLM API for commonly used LLM services including Gemini, ChatGPT, and Ollama. The name implies a bridge for dialogue since the library facilitates communication and interaction between…
-
parse2csv
parse log-file and output to stdout as csv file by regex
-
ncase
Enforce a case style
-
fr_alebref_libbrefdata
BrefData library
-
enum-ts
TypeScript Enum pattern matcher codegen
-
trillium-prometheus
Trillium handler for Prometheus metrics scrapes
-
xml_magic
A reasonably fast XML formatter
-
writings
The Bahá’í Sacred Writings for use in Rust projects and APIs
-
http-cmd
Run a command over HTTP
-
CLI_Project_Scott_Coakley
CLI Project in Rust
-
treegrep
A pattern matcher frontend or backend which displays results in a tree
-
iregex-automata
Finite automata definitions for the
iregex
crate -
wikipedia_prosesize
Count Wikipedia prose size
-
toster
A simple-as-toast tester for C++ solutions to competitive programming exercises
-
modularize_imports
AST Transforms for import modularizer
-
scanlex
lexical scanner for parsing text into tokens
-
render_readme
Render Markdown or reStructuredText with syntax highlighting and image filtering similar to GitHub's
-
jumpcut
CLI for converting Fountain-formatted text files into FDX and HTML formats
-
biometrics
provide the vitals of a process in the form of counters, gauges, moments, and T-digests
-
fmri
IPS package identifier - FMRI
-
mdbook-github-authors
mdbook preprocessor to display Github profiles of authors of a page
-
streampager
pager for command output or large files
-
textgridde-rs
dealing with Praat TextGrid files. MIT licensed.
-
cynic-querygen
Generates code for using cynic from GraphQL query input
-
diffy-imara
Tools for finding and manipulating differences between files
-
firm_netter
测试,请勿使用!
-
mcp-spec
Core types for Model Context Protocol
-
check_build
verify a VCF file against hg19 and hg38 references using a streaming, low-memory approach
-
dicexp
A Dice Expression Interpreter program and library for parsing (and rolling) role-playing game style dice notations (e.g. "2d8+5")
-
mdbook-linkcheck
A backend for
mdbook
which will check your links for you -
yahv
hex viewer
-
noctisroll
Text-based TRPG dice rolling system
-
pdfcr
render a codebase to a pdf
-
wkhtmlapp
Convert html to pdf or image
-
thesaurus
An offline thesaurus library for Rust
-
asimov-sdk
ASIMOV Software Development Kit (SDK) for Rust
-
timeblok
A language for event scheduling in plain text
-
fast-str
A flexible, easy-to-use, immutable, efficient
String
replacement for Rust -
cglue-bindgen
cleanup cbindgen headers for CGlue
-
unicode-canonical-combining-class
Fast lookup of the Canonical Combining Class property
-
markdown-toc
Markdown Table of Contents generator
-
safe-string
safe interface for interacting with multi-byte strings in Rust, namely IndexedStr, IndexedString, and IndexedSlice
-
stringer
An easy way to turn an Unsafe *const c_char into a Rust String type and return a pointer
-
hephae
A personalized, opinionated Bevy plugin that adds support for drawing and batching arbitrary vertices and indices
-
ainconv
Converts Ainu words between different scripts (Katakana, Latin, Cyrillic)
-
spezilinter
spezifisch's linter for different file formats, linting for weirdly specific stuff
-
treebender
An HDPSG inspired symbolic NLP library for Rust
-
yozuk
Chatbot for Programmers
-
kdump
A small utility that disassembles and reads KSM and KO files for use with KerbalOS
-
strs_tools
Tools to manipulate strings
-
markdown-extract
Extract sections of a markdown file
-
mdbook-plantuml
A preprocessor for mdbook which will convert plantuml code blocks into inline SVG diagrams
-
svgbob
Transform your ascii diagrams into happy little SVG
-
crud
CLI generator for your favorite CRUD REST API
-
naming_utils
generating naming conventions, pluralizing words, and rest api paths in Rust
-
bitutils2
A package of tools for bit manipulations, including bit indexing, bitfields, and a variation of regular expressions for binary data
-
substring-replace
developer-friendly methods to manipulate strings with character indices
-
zipcodes
Query US zipcodes without SQLite
-
modeling
tools to analysis different languages by Ctags
-
kproc
Knowledge Processing library
-
meme_generator_memes
Meme generator built-in memes
-
draw_triangle
A CLI tool to draw equilateral triangles in the terminal
-
lindera-cc-cedict-builder
A Chinese morphological dictionary builder for CC-CEDICT
-
slugify-rs
generate slugs from strings
-
mdbook-pagetoc
A mdbook plugin that provides a table of contents for each page
-
hemoglobin
Bloodless
-
tgrep
Toy grep that honors .gitignore
-
markdown-to-html
Markdown parser that runs at hyper speeds!
-
asimov-dataset-cli
ASIMOV Dataset Command-Line Interface (CLI)
-
rusty_regex
A minimalistic regex engine in Rust using the pipeline: Regex -> AST -> NFA -> DFA -> Match(String)
-
nipdf-reader
iced pdf GUI reader
-
ps-str
String transcoding library
-
easy-regex
Make long regular expressions like pseudocodes
-
split-identifier
Rust package that provides functions to split programmatic identifiers according to case conventions
-
litua
Read a text document, receive its tree in Lua and manipulate it before representing it as string
-
epcmanager
EPC text tool for RFID
-
rmosh
R6RS & R7RS Scheme Interpreter
-
mdbook-quiz-validate
Input validation for quizzes used in mdbook-quiz
-
jpreprocess
Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)
-
markov_str
Markov Chain implementation optimized for text generation
-
sre-engine
A low-level implementation of Python's SRE regex engine
-
asciidork-tck
Asciidork TCK Adapter
-
mdbook-llms-txt-tools
convert mdbook to llmstxt.org format
-
aki-mline
match line, regex text filter like a grep of linux command
-
tracery
Text-expansion library
-
simple-logging
logger for the log facade
-
unicode-matching
match Unicode open/close brackets
-
acorns
Generate an AsciiDoc release notes document from tracking tickets
-
skyspell_kak
skyspell - kakoune integration
-
rsrusl
A really simple useful library ported to Rust
-
ascii-izer
converting an image into ASCII art
-
simple-ssg
Plain and simple static site generator for Djot and Markdown light markup languages
-
franz
friendly, and blazingly fast alternative to Apache Kafka
-
obmrs
As a participant, you will create a structure to receive and hold the exchange-distributed order book. This structure will be called the OrderBoard, and will hold the order book's bids and asks as a price-sorted map…
-
binatime
A binary clock in the terminal
-
merge-whitespace
Procedural macros for merging whitespace in const contexts
-
mdbook-variables
mdBook proprocessor for risolve variables configured from book.toml
-
zz-data
Data structures for Zanzarah apis
-
csmlinterpreter
The CSML (Conversational Standard Meta Language) is a Domain-Specific Language developed for creating conversational experiences easily
-
piet-cosmic-text
A text layout engine for piet based on cosmic-text
-
annotate_celeste_map
rendering celeste maps, and overlaying recorded paths, lobby entrances etc
-
pulldown_mdbook
A pull parser for mdBook
-
forbidden-bands
8-bit string handling library
-
iconv-native
A lightweight text encoding converter based on platform native API or libiconv
-
goofy-animals
Generate a name in adjective-adjective-animal form
-
linurgy
Manipulate the output of multiple newlines. Replace/Insert/Append newlines with text. Input and output from stdio/files/buffers
-
typope
Pedantic source code checker for orthotypography mistakes and other typographical errors
-
shaperglot
Test font files for OpenType language support
-
stringutil
A collection of useful string utilities
-
grammalecte_client
Grammalecte HTTP client
-
book_lib
that provides an API for managing PDFs on your mac device in one place
-
markitdown
designed to facilitate the conversion of various document formats into markdown text
-
pprint
Flexible and lightweight pretty printing library for Rust
-
divvunspell-bin
Spellchecker for ZHFST/BHFST spellers, with case handling and tokenization support
-
bilingual
A cmdline tool used for markdown translation via calling Chinese translation api cloud services
-
sanitizer
A collection of methods and macros to sanitize struct fields
-
fontconfig
Safe, higher-level wrapper around the Fontconfig library
-
tre-regex
Rust safe bindings to the TRE regex module
-
keyvalues-parser
A parser/renderer for vdf text
-
aho-corasick
Fast multiple substring searching
-
cali
A terminal calculator with real-time evaluation, unit conversions, and natural language expressions
-
interactive-clap
Interactive mode extension crate to Command Line Arguments Parser (https://crates.io/crates/clap)
-
format-bytes
A macro to format bytestrings
-
yara-x-parser
A parsing library for YARA rules
-
rvpacker-txt-rs-lib
providing functions for rvpacker-txt-rs
-
aki-xcat
concatenate files that are plain, gzip, xz and zstd
-
realhydroper-utf16
Work with UTF-16 in Rust
-
choco
markup language for dialogue systems
-
orion_cfmt
Format output without Rust code segment in binary to reduce the ultimate binary size
-
commit_crafter
AI powered tool for Git commit message generator
-
rust-tfidf
calculate TF-IDF (Term Frequency - Inverse Document Frequency) for generic documents
-
pulldown-html-ext
Extended HTML rendering capabilities for pulldown-cmark
-
stylin
Convert markdown to pandoc markdown with custom styles
-
regex-chunker
Iterate over the data in a
Read
type in a regular-expression-delimited way -
sbert
Sentence Bert (SBert)
-
freesia
some string operators
-
katex
Rust bindings to KaTeX
-
block-list
A minimalist hosts-based tool for managing block lists and ad-blocking
-
mdbook-ocirun
mdbook preprocessor to run arbitrary commands and code snippets inside containers
-
mdbook_header_footer
mdBook preprocessor to prepend header and append footer to certain chapters
-
wkhtmltopdf
High-level bindings to wkhtmltopdf
-
swc-neuron
CLI utility for interacting with SWC neuronal morphology files
-
pdf_composer_definitions
PDF Composer definitions crate
-
case
A set of letter case string helpers
-
boreal-cli
CLI utility to run boreal, a YARA rules engine
-
sugarloaf
Rio rendering engine, designed to be multiplatform. It is based on WebGPU, Rust library for Desktops and WebAssembly for Web (JavaScript). This project is created and maintained for…
-
ironsmith-parser
Transforms Smithy 2.0 IDL files into an abstract syntax tree
-
typos-cli
Source Code Spelling Correction
-
recase
Changes the convention case of input text
-
ruby_inflector
Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize…
-
zspell-cli
Command line interface for the ZSpell spellchecking library
-
csv-groupby
execute a sql-like group-by on arbitrary text or csv files
-
hns
Human numeric sorting program — does what
sort -h
is supposed to do! -
ipynb-to-md
Convert Jupyter Notebooks to Markdown files
-
regexy
lightweight Rust library for working with regular expressions. The regexy crate provides an easy-to-use interface for matching patterns in strings using regex
-
fhe
Fully Homomorphic Encryption in Rust
-
markdown-it-footnotes
Creates footnotes and lists of footnotes in Markdown documents
-
eqlog-eqlog
Datalog with equality
-
man
Generate structured man pages
-
mdbook-treesitter
mdBook preprocessor for html adding tree-sitter highlighting support
-
broken-md-links
A command-line tool and library to detect broken links in Markdown files
-
symspell
Spelling correction & Fuzzy search
-
r4d
Text oriented macro processor
-
lindera-ipadic-neologd-builder
A Japanese morphological dictionary builder for IPADIC NEologd
-
java_string
Java strings, tolerant of invalid UTF-16 encoding
-
pulldown-cmark-mdcat
Render pulldown-cmark events to TTY
-
schemaorg-rs
Generated Rust types from Schema.org JSON-LD vocabulary
-
odict
A blazingly-fast dictionary file format for human languages
-
i_shape_js
Boolean Operations for 2D Polygons. Supported operations: intersection, union, difference, XOR, and self-intersections for all polygon varieties.
-
myanmar_util
A collection of tools for processing Myanmar text including syllable breaking and other utilities
-
rustfmt_lib
Rustfmt as a library
-
codepage-strings
encode / decode strings for Windows code pages
-
english
language decliner
-
libretranslate
A wrapper for the LibreTranslate web API
-
rosie
Interface for the Rosie Pattern Language, for efficient and maintainable text pattern matching and search
-
loc
Count lines of code (cloc) fast
-
rust-regex-dsl
Regular expression DSL
-
viterbi_pos_tagger
A part-of-speech (POS) tagger using the Viterbi algorithm
-
lookbook
Component preview framework for Dioxus
-
jfmt
command-line tool for formatting json files in both readable and compact formats. It supports stdin/stdout shell usage, as well as working on files directly.
-
mle
The markup link extractor (mle) extracts links from markup files (Markdown and HTML)
-
clarifai_grpc
The official Clarifai gRPC Rust client
-
surt-rs
Sort-friendly URI Reordering Transform (SURT)
-
mdbook-plugin-utils
mdBook plugins
-
itext
Safe rust bindings to the iText 7 PDF generation library written in Java
-
rsnltk
Rust-based Natural Language Toolkit
-
loe
Very fast and yet another line ending (CRLF <-> LF) converter written in Rust
-
vndb_tags_get
convert VNDB tag list (JSON to markdown)
-
mdbook-auto-gen-summary
A preprocessor and cli tool for mdbook to auto generate summary
-
nfa_regex
NFA regex engine for text processing
-
ewts
Converter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (lib)
-
esl01-minibytes
Shared reference-counted bytes with zero-copy slicing support
-
ironcalc_base
Open source spreadsheet engine
-
spf
.spf (Simple Pixel Font) file parsing, and useful api's to go alongside
-
texcore
Create LaTeX documents using native Rust types
-
analyse-json
CLI tool for inspecting (Newline Delimited) NDJSON or JSON to understand the contents
-
epub2mdbook
convert EPUB files to MDBook format
-
diff-man
diff utility lib
-
fast_trie
A memory efficient trie library
-
unified-diff
GNU unified diff format
-
m2h
Convert Markdown to HTML with syntax highlighting
-
unescape
Unescapes strings with escape sequences written out as literal characters
-
stylish-style
Internal implementation details of
stylish-core
-
rig-dyn
A dynamic client-provider abstraction framework for Rust applications on top of rig-core
-
twas
A text substitution application for using random look-up tables to generate text in a manner similar to the Mad Libs game
-
latex-packer
CLI that goes though the file and subsequent \input, \include and packs all the content to the single output file
-
wtf8-rs
WTF-8 encoding
-
dysql-tpl
Experimental Mustache-like templating engine
-
rsonpath-lib
Blazing fast JSONPath query engine powered by SIMD. Core library of
rsonpath
. -
booky
analyze English text
-
harfbuzz-sys
Rust bindings to the HarfBuzz text shaping engine
-
lsp-ty
type definitons for LSP
-
rust_jsc_sys
Low-level bindings to JavaScriptCore
-
untanglr
Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies
-
mdbook-spec
An mdBook preprocessor to help with the Rust specification
-
record-query
doing record analysis and transformation
-
rslint_parser
An extremely fast ECMAScript parser made for the rslint project
-
gstring
String with support for Unicode graphemes
-
avatarsay
Beautiful quotes from Avatar: The Last Airbender
-
verba
working with Latin words
-
simplers
Simplification of too complex stuff in rust
-
langlang_value
langlang is a parser generator based on Parsing Expression Grammars (library)
-
heart-strings
Quickly get random heart emojis to copy!
-
ipa-translate
translating between IPA and ASCII text
-
merge3
merge tool for three-way merges
-
loki_text
advanced string manipulation with pattern searching and replacement capabilities
-
f-tree
the cli app to execute the commands from forester
-
basalt-core
core functionality for Basalt TUI application
-
escrit
learning languages by reading texts
-
plagiarismbasic_lib
Basic plagiarism checker written in Rust
-
dedent
Procedural macro for stripping indentation from multi-line string literals
-
mdzk
Plain text Zettelkasten based on mdBook
-
regex_quote_fixer
Rewrites grep regexpressions for the use in the regex crate
-
lammps-analyser
A CLI tool and language server for LAMMPS simulation input scripts
-
typeline_ext_utils
operators for typeline
-
cesu8-str
CESU-8 and Java CESU-8 string validation and manipulation
-
fancy-regex-fork-pb
A custom fork of the fancy-regex crate. You probably don't want to use this.
-
mrdirector
A narrative game development package for the Turbo Game Engine
-
malvolio
programmatically generating HTML
-
file-expert
Expert system for recognizing source code files, similar to GitHub/lingust
-
rmw-utf8
Short text compression algorithm for utf-8 (optimized for Chinese , developed based on rust programming language). 面向utf-8的短文本压缩算法(为中文压缩优化,基于rust编程语言开发)。
-
leptos-markdown
A component which can render markdown as html element in leptos
-
readable-regex
Regex made for humans. Wrapper to build regexes in a verbose style.
-
uclanr
A random word picker that gives you actually useful words
-
gliclass-rs
Inference engine for GLiClass models
-
tpt
Pure Rust implementation of the Unix concatenate (cat), word-count (wc) and echo command
-
cursive-async-view
A loading-screen wrapper for gyscos/cursive views
-
uo_rst_parser
fork of rst_parser with fixes for upstream-ontologist
-
afrim-translator
Manage the predication system of the afrim input method
-
mecab
Safe Rust wrapper for mecab a japanese language part-of-speech and morphological analyzer library
-
rk-utils
A collection of utility functions and data structures for rust
-
idna-cli
Encode/decode Unicode domain names to/from IDNA ASCII
-
tengwar
Transliterate text into J.R.R. Tolkien's Tengwar.
-
google-book-scraper
downloading the contents of books hosted on books.google.com for offline viewing
-
atlaspathwaysai
An opinionated library for building LLM powered applications
-
bukvalno
A cli tool for converting images to ascii art
-
crawdad
ChaRActer-Wise Double-Array Dictionary
-
mdbook-typstpdf
An mdBook backend that generates PDF output using Typst
-
image-to-ascii
Converts images and gifs to ascii art
-
pithy
Ultra-fast, spookily accurate text summarizer that works on any language
-
lspt
Language Server Protocol (LSP) types made easy
-
skyline
helping patch and modify Nintendo Switch games
-
unicode-ellipsis
truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long
-
encoding-next
Character encoding support for Rust
-
bep-core
An opinionated library for building LLM powered applications
-
datatroll
a robust and user-friendly Rust library for efficiently loading, manipulating, and exporting data stored in CSV files
-
regex-split
split_inclusive for the regex crate
-
anslatortray
translate from English to Pig Latin!
-
quickner-core
A fast and simple NER tool
-
vec-embed-store
thin wrapper around LanceDb (VectorDb) meant to provide a means to create/store/query embeddings in a LanceDb without the need to grok the lower level Arrow/ColumnarDb tech
-
owned_chars
Owned iterators with the same output as Chars and CharIndices
-
easy_io
Fast and dead-simple IO for competitive programming in Rust
-
annotated-string
String with ability to annotate (format) its individual fragments
-
lindera-decompress
A morphological analysis library
-
etch
Not just a text formatter, don't mark it down, etch it
-
ttaw
talking to a wall, a piecemeal natural language processing library
-
slicestring
slicing Strings
-
unicode-casing
Titlecase helper function on characters
-
tree-sitter-stack-graphs-python
Stack graphs definition for Python using tree-sitter-python
-
supercat
A syntax highlighting alternative to cat
-
ascii-canvas
canvas for drawing lines and styled text and emitting to the terminal
-
interslavic
in rust
-
hyper-static-server
friendly library to build static servers with hyper HTTP server
-
text-transliterate
transliterate texts using the SO iconv from POSIX
-
mask-text
mask text with multiple masking options
-
tagsearch
Filter plaintext files based on @keyword tags
-
committable
Keccak256-based structured commitments
-
br-pdf
PDF Invoice Processing
-
ob
A Blog and RSS system written in Rust
-
text_lines
Information about lines of text in a string
-
ultra-nlp
A NLP library
-
mdbook_ls
mdBook Language Server
-
glyph-names
Mapping of characters to glyph names according to the Adobe Glyph List Specification
-
cli_app_capo15
CLI application with Unix-like tools
-
gazetta-render-ext
A static site generator framework. Extra render code.
-
unveil-rs
Unveil Rs is a tool to create presentations from markdown files
-
rnltk
Natural Language Toolkit for Rust
-
convert_string
A trait to convert Strings to safe non-keywords and/or convert a Strings case (snake_case, PascalCase, ...)
-
jira-clean
clean up Jira task description that is an output of jira-cli tool
-
advanced_string_generator
A command-line tool for generating strings based on customizable regex patterns
-
hexroll3-scroll
HEXROLL3 Scroll - the sandbox content generator
-
textspan
Text span utility
-
gds21
Integrated Circuit Layout Parser & Writer
-
ornn
Gen const for smart contract
-
text-utils
Text utils for unescaping and align
-
advent-ocr
Converts ASCII-art representations of letters generated by Advent of Code puzzles into a String containing those letters
-
grepster
command-line tool for searching text in files
-
scie
research about how to build simple code identify engine for different languages
-
font-map
Macros and utilities for parsing font files
-
chars_data
Build-dependency for chars, the unicode character information CLI
-
ammonia
HTML Sanitization
-
rtss
A command-line tool to annotate stdout/stderr with elapsed times
-
soup
Inspired by the python library BeautifulSoup, this is a layer on top of html5ever that adds a different API for querying and manipulating HTML
-
rst_parser
a reStructuredText parser
-
story-dl
Story web scraping
-
emojicon
Find Emoji by using Emoticons and GitHub's, Bengali emoji names
-
unic-emoji-char
UNIC — Unicode Emoji — Emoji Character Properties
-
rfsee-tf-idf
TF-IDF implementation for rfsee
-
re_view_text_log
A view that shows text entries in a table and scrolls with the active time
-
royal_road_archiver
An archival program and library for the webnovel site RoyalRoad
-
reedy
A terminal-based RSS reader with a clean TUI interface
-
geoipsed
Inline decoration of IPv4 and IPv6 address geolocations
-
opstr
‘Operate on strings’ command line utility
-
kakasi
Romanize hiragana, katakana and kanji (Japanese text)
-
nib
static site generator
-
xml_writer
writes xml, not pretty, but faaast
-
select-html
Extract HTML using CSS selectors in the command-line
-
knock-knock
CLI tool for obtaining and outputting domain name information in an easy-to-read format
-
kicad-text-injector
A tiny CLI tool that replaces variables of the style
${KEY}
within KiCad PCB (pcbnew) files -
fsays
flavored replacement for the classic cowsay
-
mdbook-najan
Preprocessor for the Najan mdBook
-
md-bakery
Markdown Bakery CLI app
-
char-ranges
Iterate chars and their start and end byte positions
-
cargo-markdown
Local crates.io readme development server with ultra-fast hot reloading goodness
-
knowledge
The launcher app for the interacive book
-
crustword
Crusty Crosswords
-
wildcard_ex
extended wildcards that allows VB-like specifications
-
poriborton
Interconversion between Unicode and various Bengali ANSI encodings
-
onig_sys
onig_sys
crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma… -
zummi
fun lib that produces spoonerisms
-
baste64
A base64 codec
-
rusty-axml
A parser for Android AXML files
-
lightning-path
Route Recognizer library for lightning-fast matching
-
neo-mime
Strongly Typed Mimes
-
maudit
Framework for generating static websites
-
typship
A cli for typst packages
-
perm-text
curling straight/dumb quotation marks ("") and apostrophes (') into their curly/smart (“”’) equivalents
-
roxy_markdown_parser
Roxy plugin for parsing Markdown
-
schmfy
Schmfication library
-
incredimo
just another font for your terminal
-
mdbook-metadata
mdBook preprocessor to parse markdown metadata
-
marktask
A CLI tool for parsing and manipulating Markdown tasks
-
mairs
was created for simply programing CLI programs, with the simplest console graphical interface
-
imperative
Check for imperative mood in text
-
textr
TeX-inspired plug-n-play interface for converting JSON documents into PDFs
-
utf8streamreader
lookahead iterator on an utf8 byte stream
-
c6o-obsidian-export
associated CLI program to export an Obsidian vault to regular Markdown
-
rpdf
PDF command-line utils written in Rust
-
markdown-formatter
Flavored Markdown (ZH) content formatter
-
matcher_py
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust
-
lucide-rs
Provide lucide icon for rust
-
fluxus
lightweight stream processing engine written in Rust, designed for efficient real-time data processing and analysis
-
adobe-cmap-parser
parse Adobe CMap files
-
enpsrlib
English Phrase Structure Rules library
-
lingua-german-language-model
The German language model for Lingua, an accurate natural language detection library
-
chunk_norris
splitting large text into smaller batches for LLM input
-
just-enough-emojis
text to emoji cli
-
topfew
CLI to find high frequency occurrences in structured text files
-
popgetter-core
Core library for popgetter
-
komga
REST API Client generated from OpenAPI specification
-
shopping-parser
A Rust-based parser for parsing structured product information and shopping lists, supporting multiple currencies and units
-
bstr
A string type that is not required to be valid UTF-8
-
tagalyzer
A CLI tool to gather statistics on collections of plaintext-adjacent files
-
mdbook-skill-tree
mdbook plugin to show roadmaps
-
markdown-it-heading-anchors
A markdown-it plugin for parsing GFM tasklists
-
pygmentize
wrapper for syntax highlighting
-
subject-classifier
classifying a commit by it's subject
-
esoteric-vm
An esoteric virtual machine
-
generic_symbolic_expressions
fork of symbolic-expressions, which tweaks it to be more normal. The original crate had weird rules around putting extra double quotes.
-
tabiew
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet
-
acridotheres-3ds
Nintendo 3DS-specific file formats for Acridotheres
-
mdbook-typst-pdf
mdbook typst pdf backend
-
aconv
Converts texts from the auto-detected encoding to UTF-8 or a specified encoding
-
akiaki
A good old fashioned wiki engine with a flat-file database
-
mdplayscript
An extension of Markdown for play scripts
-
path2regex
Express style path to RegExp utility
-
st7789_rs
A driver and graphics library for st7789 displays, primarily used on a Raspberry Pi
-
steve
Search Technical Evidence Very Easily
-
pattern-generator
solving Sudoku puzzles. It takes a Sudoku puzzle input and provides the solved grid.
-
fip
Field Parser, roughly emulating "awk '{print $<field-number>}'"
-
edit
Open a file in the default text editor
-
flashtext2
The FlashText algorithm implemented in Rust
-
pi_ucd
unicode字符函数,获得字符的语言区间段;及根据文字排版的需要,判断字符是否为单字字符或字母字符
-
bdf2surface
convert bdf font to sdl2 surface
-
runestr-pancjkv
rune
-based Pan-CJKV support -
fiberplane-markdown
convert Fiberplane Notebooks to and from Markdown
-
nanoid-dictionary
Popular alphabets for use with nanoid
-
roman_numerals_fn
A function to convert integers to their roman numeral representation as strings. Values from 1 to 3999 are possible, otherwise it returns an OutOfRangeError. Zero has no representation in roman numerals.
-
unicode-normalization-alignments
functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15
-
comment-strip
Remove comments out of text files
-
mastodon-async-entities
Types for (de)serializing entities from the Mastodon API; part of mastodon-async
-
nugine-rust-utils
Nugine's personal Rust utilities
-
human_regex
A regex library for humans
-
text_unit
Newtypes for text offsets
-
spider_scraper
A css scraper using html5ever
-
ripmors
encoding and decoding international Morse code and several variants
-
nesty
Generate code with with human readable indentation
-
sms_splitter
An SMS message splitter and part calculator with support for GSM and Unicode
-
cutters
Rule based sentence segmentation library
-
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.
-
radix_trie
Generic radix trie data-structure
-
apple-notes-exporter
CLI tool for exporting Apple Notes to Markdown
-
libefi-sys
Bindings for libefi on illumos
-
nlprule
A fast, low-resource Natural Language Processing and Error Correction library
-
mdbook-embed
A preprocessor that simplifies embedded URL
-
rep-grep
wgrep/write-grep CLI
-
hitori
Generic compile-time regular expressions
-
auto-regex
Automagically finds a regex that best matches an example and a sample list
-
merge_pdf
Merge PDF files in a directory
-
twitter-text
in Rust
-
lindera-cli
A morphological analysis command line interface
-
mdbook-dtmo
Creates a book from markdown files with added plugins
-
wordfreq
port of wordfreq for looking up the frequencies of words in many languages
-
crate-starter
starter
-
rupantor
A Bengali Phonetic Parser which is very flexible and supports Avro Phonetic
-
wai-bindgen-gen-markdown
Generate Markdown API docs for a WAI interface
-
zhlint
A linting tool for Chinese text content
-
csv_to_table
pretty print CSV as a table
-
simple_peg
A command-line peg parser implemented by Rust
-
asimov-cli
ASIMOV Command-Line Interface (CLI)
-
inslice
A command-line utility for filtering text input by columns and rows
-
ropey
A fast and robust text rope for Rust
-
pdf_encoding
Font related encodings
-
compact_str
A memory efficient string type that transparently stores strings on the stack, when possible
-
regexgrep
ripgrep tool that suports regular expressions
-
pillar
small tool to format lines into columns
-
fj-text
creating text in fornjot
-
matchpick
Find and replace multi-lines using a match-case
-
xml1
sane, non compliant xml parser without allocations
-
pdf_form
programatically filling out pdf forms
-
jposta
A fast and intuitive Terminal User Interface (TUI) tool for searching Japanese postal codes and addresses
-
slicedisplay
Simplistic Display implementation for Vecs and slices
-
xmlwriter
streaming XML writer
-
squishyid
Shorten and obfuscate IDs
-
udp-logger-rs
Log macro for log's kv-unstable backend and a UDP socket logger
-
bottomify
Fantastic (maybe) CLI for translating between bottom and human-readable text
-
rsmorphy
Morphological analyzer / inflection engine for Russian and Ukrainian (soon) languages (WIP)
-
tet_rs
A third-party implementation of Text Entry Throughput (ref. https://doi.org/10.1145/3290605.3300866) for Rust
-
kana-converter
converter for half-width/full-width Japanese language characters (katakana, hiragana, and ASCII)
-
refac
Transform some text given a generic natural language prompt
-
reg_match
A match style regex tool
-
codetypo-cli
Source Code Spelling Correction
-
cow-rewrite
Rewrite copy-on-write types copying only when it's neccessary
-
libflagup
Display a country's flag as an emoji
-
mdbook-yml-header
mdBook preprocessor for removing yml header
-
xee-ir
Xee intermediate representation and compilation to bytecode
-
chinese
language nlp tools
-
google-fonts
Download and cache TTF fonts from Google
-
pretty
Wadler-style pretty-printing combinators in Rust
-
squidge
shortens delimited data
-
pdf-sign
extract signed date from pdf file
-
ufofmt
A fast, flexible UFO source file formatter based on the Norad library
-
forestrie-builder
Build a trie and convert it TokenStream
-
committed
Nitpicking commit history since beabf39
-
texting
string helpers
-
pdfrust
PDF parser
-
ptero-cli
A text steganography CLI tool for Social Media
-
hexstring
handling hexadecimal string
-
searcher_txt
A copy of grep that i made to show that im bad at rust
-
inboxbot
A telegram bot to save messages to a file
-
enso-lazy-reader
An efficient buffered reader
-
notegraf
Core library for building a graph-oriented notebook
-
yeslogic-unicode-script
Fast lookup of the Unicode Script property
-
hunspell-rs
Rust bindings to the Hunspell library
-
correct_word
A No brainer 'did you mean' library for Rust
-
align
aligning text
-
sluggify
slug or clean url generator for rust. With default settings, you will get an hyphenized, lowercase, alphanumeric version of any string you please, with any diacritics removed, whitespace and dashes collapsed…
-
langsan
sanitizing language model input and output
-
techlead
CLI is a command-line interface that enables developers to chat with an AI assistant powered by the OpenAI GPT language model, designed specifically to help with your Rust project
-
ultron-syntaxes-themes
Syntaxes and themes dump for ultron
-
encoding8
various 8-bit encodings
-
stringutils
A collection of various and (hopefully) useful String utility functions
-
altium
processing Altium file types
-
segtok
Sentence segmentation and word tokenization tools
-
translitrs
Transliteration utility for Serbian language
-
tzgrep
grep tar.gz
-
ranting
Linguistic formatting placeholder extensions for rust
-
text_layout
Text layout algorithms
-
strange
A static website generator
-
scraper
HTML parsing and querying with CSS selectors
-
mini-openai
An OpenAI API client with minimal dependencies
-
vl-convert-pdf
convert SVG to PDF with embedded text
-
semchunk-rs
A fast and lightweight Rust library for splitting text into semantically meaningful chunks
-
code-to-pdf
Generates a syntax-highlighted PDF of your source code
-
revstr
Simply reverses strings
-
wdl-doc
Documentation generator for Workflow Description Language (WDL) documents
-
zoitei
alphabet conversions
-
detone
Decompose Vietnamese tone marks
-
str-utils
some traits to extend types which implement
AsRef<[u8]>
orAsRef<str>
-
cur
that will hunt for your regular expression
-
vngineer
Visual Novel game engine
-
name-engine
computing Markov chains to generate random names based on pronunciation
-
vndb-api
Fully Functional Visual Novel Database (VNDB) HTTPS API Wrapper
-
awabi
A morphological analyzer using mecab dictionary
-
fbihtax
CLI tool to help manage tax payments in FBiH (Bosnia and Herzegovina Federation)
-
mdbook-check-missing-md
A backend for
mdbook
which will find Markdowns you forgot on SUMMARY.md -
panda-re-sys
The official *-sys library for interfacing with PANDA (Platform for Architecture-Neutral Dynamic Analysis)
-
mdbook-davids_cooking
A preprocesor for whatever https://davidsotomarchena.gitlab.io/davids-cooking/ needs
-
fuzzy-string-distance
Fuzzy string distance comparisons
-
kvarn-chute
A Markdown converter designed to use the Kvarn templating engine
-
eaverdeja-minigrep
minigrep from chapter 12 of the Rust lang book
-
cabocha
Safe Rust wrapper for cabocha a japanese language dependency structure analyzer library
-
stam-python
STAM is a library for dealing with standoff annotations on text, this is the python binding
-
dokkoo
Mokk (Macro Output Key Kit) implementation written in Rust
-
is-vowel
Heuristically test whether a character is a vowel letter
-
fmty
Composable
core::fmt
utilities -
html2runes
An HTML to Text converter
-
sixbit
Small packed strings
-
hobo
frontend framework
-
mdbook-scientific
Enables inline equations for mdbook to set by $..$ signs and $$..$$
-
url-pattern
VERY INCOMPLETE implementation of the WhatWG URL Pattern standard https://https://urlpattern.spec.whatwg.org/. Seriously DON’T USE THIS (yet)!
-
hoedown
bindings for the Hoedown markdown processor
-
trevordmiller
Personal CLI
-
mdbook-gitbook
mdBook preprocessor to properly render GitBook specific syntax
-
oui-data
looking up information from the IEEE OUI database
-
rusticsearch
A lightweight, Elasticsearch-compatible search server (early WIP)
-
whitespace-conf
Key-value configuration file delimited with whitespaces
-
bitflip
functions to generate bitflips of binary and UTF-8 strings
-
ltxcut
formats a table-like stream into a LaTeX-table
-
textcat
detect text categories. It can be used to detect the language of a given text
-
yotasm
Assembler for my 16 bit CPU
-
basic-text-internals
Basic Text string literal implementation details
-
chunkr
A fast and quick chunking library for rust
-
unicode-width-16
Determine displayed width of
char
andstr
types according to Unicode Standard Annex #11 rules -
mdbook-indexing
mdbook preprocessor for index generation
-
rustrings
Strings manipulation for Rust
-
uci-parser
Universal Chess Interface parser
-
mojibake
Encode/Decode bytes as emoji base2048
-
twitter-stream-message
Types for Twitter Streaming API's messages
-
minigrep_baolhq
Just getting started with Rust, enjoying it so far 😇
-
markdown-extract-cli
Extract sections of a markdown file with a regular expression
-
repa
Peak Performance Pattern Seeker
-
markov_strings
A simplistic Markov chain text generator
-
bk-tree
A Rust BK-tree implementation
-
pandoc-ac
pandoc filter for converting acronym codes to LaTeX
-
outerspace
Methods for prefixing and suffixing the non-whitespace characters in a string
-
string-simple
containing some simple string utilities that I use in my other projects
-
aprilasr
High-level wrapper for the april-asr C api (libaprilasr) using aprilasr-sys
-
korean_regex
Regex extension for Hangeul analysis
-
beans
A parser generator library based on the Earley parser
-
lazy-string-replace
A lazy version of
String::replace
, so that it can be formatted or recursively replaced without intermediate allocations -
liwe
IWE core library
-
diagnostic
Pretty diagnostic report
-
magic_string_rain
magic string
-
unic-char-range
UNIC — Unicode Character Tools — Character Range and Iteration
-
pandoc_ast
deserializes and serializes the markdown ast for writing pandoc filters
-
mdbook-bibfile-referencing
An mdBook preprocessor to add bibfile referencing to each page
-
strcursor
string cursor type for seeking through a string whilst respecting grapheme cluster and code point boundaries
-
ascii-hangman-backend
customizable Hangman game with ASCII-art rewarding for children (backend)
-
japhonex
Japanese phone number checker for Rust
-
spigot
parser for valve's keyvalue file format (gameinfo.txt, vmt, etc.)
-
todo-to-issue
CLI tool that converts forgotten TODO comments into actionable GitHub issues
-
aws-sdk-cognitoidentityprovider
AWS SDK for Amazon Cognito Identity Provider
-
cnpj
Brazilian CNPJ parsing, validating and formatting library
-
pangu
Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols)
-
antex
Styled text and tree in terminal
-
delay_writer
Wraps a writer and delays its output after each newline
-
roan-engine
The core engine for the Roan project
-
jcc
Convert Juniper configurations to set-style
-
ucd-raw
Uninterpreted access to the unicode UCD
-
porter-stemmer
Flexible and unicode friendly, Porter stemmer implementation
-
johalun/module
FreeBSD kernel module in Rust
-
ergol_cli
A CLI application to help deal with migrations
-
parser-web
Web API for extracting text from various file formats
-
twie
fast and compact prefix tries
-
august
& program for converting HTML to plain text
-
fuzzywuzzy
A pure-Rust clone of the incredibly useful fuzzy string matching python package, FuzzyWuzzy
-
quilltex
open-source Rust library designed to convert LaTeX documents into a Delta format that can be used with Quill.js and vice versa
-
cerpton
A 'double' Caesar Cypher
-
hello_lib
Demonstrate Generics Function
-
ruSTLa
A reStructuredText → LarST ⊂ LaTeX transpiler
-
markdown-table
Creating markdown tables with Rust!
-
lindera-py
Python binding for Lindera
-
butterkups-minigrep
Mini grep utility; very weak application, use grep instead
-
caser
Change text between PascalCase, camelCase, and snake_case
-
wcounter
Give the word and count the appearance
-
kvu
The simplest command line tool to manage key-value pair lines
-
jp-location-relation
隣接する市区町村の一覧を取得
-
invisible_unicode
finding invisible unicode characters
-
esperanto-text
Convert Esperanto text between UTF-8, x-system and h-system transliterations
-
dr
Command-line data file processing in Rust
-
libphonenumber-sys
rust ffi bindings to libphonenumber
-
mdbook-rustviz
An mdbook preprocessor that allows users to embed RustViz visualizations into mdbook projects
-
xhtmlchardet
Character set detection for XML and HTML
-
bibutils-sys
Rust bindings for bibutils, a program for bibliography format interconversion
-
rjoin
joining CSV data on command line
-
glifnames
Mapping of characters to glyph names according to the Adobe Glyph List Specification
-
finalfrontier
Train/use word embeddings with subword units
-
ellipse
Truncate and ellipse strings in a human-friendly way
-
markdown-composer
composing markdown documents
-
smoltoken
A fast library for Byte Pair Encoding (BPE) tokenization
-
esc
Escape characters in strings
-
strip_markdown
remove markdown syntax from markdown files
-
rreplace
designed to streamline string replacements. It can handle multiple unique replacements and iterates the string only once.
-
msr-core
Industrial Automation Toolbox - Common core components
-
forgiving-htmlescape
HTML entity encoding and decoding, with support for leaving malformed entities intact
-
zalgo-text
A command line tool for generating zalgo text
-
mepple
English dictionary as a library
-
kspconfigtool
KSP1 ConfigNode parser and block removal tool
-
unicode-jp
convert Japanese Half-width-kana[半角カナ] and Wide-alphanumeric[全角英数] into normal ones
-
neardup
near-duplicate matching
-
psfparser
A PSF reader written in Rust
-
ripgrep
line-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linux.
-
rvim
A text editor in rust
-
jcalendar
Japanese Calendar for Rust
-
str_overlap
Methods for finding the overlap between two string slices
-
koelner-phonetik
koelner_phonetik or cologne phonetics is a phonetic algorithm like soundex, but specialized for german words
-
AsgoreCore
A small rust library to manipulate arabic text to fit in non-supporting arabic games or programes
-
unicode_types
A mapping of all the unicode characters into convenience types (one enum per block of characters with one variant per character)
-
omgwtf8
Optimized-Matching-Generalized Wobbly Transformation Format — 8-bit
-
cindex
CSV indexing library
-
html_to_pdf_lib
converting HTML to PDF
-
hex-utilities
working with hexadecimal numbers
-
mudders
Generating Lexicographically-Evenly-Spaced Strings, or: Mudder.js in Rust
-
wtf8
WTF-8 encoding. https://simonsapin.github.io/wtf-8/
-
pix-brcode
A ready to use compliant PIX specification, featuring fast de/serialization
-
mdrss
generating RSS feeds from markdown files
-
cologne_phonetics
generate phonetic cologne codes for utf8 strings
-
vape
full width aesthetics
-
case-conv
Faster case conversion crate
-
zalgo-codec
Convert an ASCII text string into a single unicode grapheme cluster and back. Provides a macro for embedding Rust source code that has been encoded in this way.
-
mime_4
Strongly Typed Mimes
-
testcall
companinon crate to bintest, implements test facilities
-
bge
Rust interface for BGE Small English Embedding Library
-
strmatch
Conditionally match strings in Rust using regex without much boilerplate
-
uwubot
discord bot for uwuifying text
-
carnation
some string operators
-
trigram
Trigram-based string similarity for fuzzy matching
-
gnu-echo-rs
A rewrite of the echo GNU core utility in rust
-
rst-traverse
A terminal based file manager
-
mdbook-keeper
An improved testing experience for mdbook
-
uapi-version
Compare versions according to the UAPI Version Format Specification
-
polars_arrow_rvsry99dx
Apache Arrow
-
romulus
a stream editor like sed
-
slidedeck
Create an HTML slide deck from Markdown
-
memchr
extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search
-
axum-toml
Axum extractor for TOML
-
guarding
guardians for code, architecture, layered. Guarding crate a architecture aguard DSL which based on ArchUnit.
-
soft-ascii-string
char/str/string wrappers which add a "is-ascii" soft constraint
-
mdbook-hide
A preprocessor for mdbook that adds support for hidden chapters
-
inkline
Display colorized ascii art to the terminal
-
besida
Language for defining branching dialogue
-
ykoath-protocol
Implementaion of YKOATH Protocol
-
product-os-content
Product OS : Content provides a complete solution for content management for the purpose of serving content via Product OS : Server
-
runanum
Существительные с правильными окончаниями после чисел
-
html_to_markdown
Convert HTML to Markdown
-
latex_snippet
Convert even erroneous LaTeX snippets into HTML
-
dvd-term
A bouncing ASCII art DVD logo (or custom text) for the terminal
-
mdbook-preprocessor-utils
writing mdBook preprocessors
-
uwl
A management stream for bytes and characters
-
group-similar
Group similar values based on Jaro-Winkler distance
-
runiq-lib
An efficient way to filter duplicate lines from input, à la uniq
-
spacemod
A easy to understand and powerful text search-and-replace tool
-
textgrid
working with PRAAT .TextGrid files with parsing, riting, manipulation, and history tracking modulesfor TextGrid data
-
string_morph
string case transformations with an emphasis on accuracy and performance. The case conversions are available as functions as well as traits on String types.
-
mdbook-twiki
twiki backend for mdbook
-
levenshtein_lite
No-frills implementation of a Levenshtein Automata and the Levenshtein Distance function
-
beediff
LCS algorithm in various applications
-
ccase
Command line interface to convert strings into any case
-
random-bytes
generate random bytes
-
unindenter
unindent text
-
tectonic_bridge_harfbuzz
Expose the Harfbuzz C/C++ APIs to Rust/Cargo
-
readability-rs
Port of arc90's readability project to rust
-
httpwg
Test cases for RFC 9113 (HTTP/2)
-
uiua-doc-gen
Documentation generator for Uiua libraries
-
timfmt
A small utility for formatting code as Tim likes it
-
thousand_birds_deno
deno executable
-
crop
A pretty fast text rope
-
aki-xtee
copy standard input to each files and standard output
-
vc_8bit
This project is a virtual computer that takes a vector of bytes and runs it as instructions. Also included is a complete assembler and compiler.
-
ctrl-z
A composable reader to treat
0x1A
as an end-of-file marker -
mdbook-chapter-zero
A mdBook preprocessor that allows 0th (sub-)chapter
-
glob-match
An extremely fast glob matcher
-
common-words-all
Most common words sorted by ngram frequency
-
auk_markdown
Markdown support for Auk
-
summary
Extract the sentences which best summarize a document
-
line-straddler
Determine how lines through text (underlines, strikethroughs, etc) should be rendered
-
remake
writing maintainable regex and managing symbol soup
-
sejong
Buffer is a buffer that can receive ASCII bytes different from keyboard and send out UTF-32 Hangul string. This buffer allows deletion by Jamo.
-
cursed_strings
Annoyed that Rust has two string types? Well it doesn't any more
-
kl-hyphenate
Knuth-Liang hyphenation for a variety of languages
-
todo_r
command line utility that keeps track of your todo comments in code
-
base16384
Encode binary file to printable utf16be, and vice versa
-
g2-unicode-jp
convert Japanese Half-width-kana[半角カナ] and Wide-alphanumeric[全角英数] into normal ones
-
codas
Compact and streamable data format that works anywhere--from web apps to robots
-
mdbook-multicode
Allows you to give multilanguage code examples, toggled by a spinner
-
ik-rs
chinese segment, ik-analyzer for rust
-
address_book
Інструмент командного рядка для парсингу телефонних номерів, ідентифікаторів, дат та неправильних…
-
ohos-ime-sys
Bindings to the
inputmethod
API of OpenHarmony -
html-escaper
HTML escaping wrapper for core::fmt::Formatter
-
azusa
String index transformer for Rust utf8 to JavaScript utf16
-
freecut
A cut optimizer gui for cutting rectangular pieces from panels
-
beautify
your terminal
-
capnp_conv
capnp write/read traits to convert from structs to readers/builders
-
repub
convert markdown documents to epub
-
mdbook-snips
Markers for hidden lines in rust blocks within an mdbook
-
mdx
in Rust
-
readable-readability
Really fast readability
-
lithe
A Slim template engine by using Pest
-
bsky-sdk
ATrium-based SDK for Bluesky
-
xim-ctext
compound text en/decoder
-
mdbook-open-git-repo
mdbook preprocessor to add a open-on-git-repo link on every page
-
allwords
Generate all the words over a given alphabet
-
mathematica-notebook-filter
mathematica-notebook-filter
parses Mathematica notebook files and strips them of superfluous information so that they can be committed into version control systems more easily -
arabic-script
An expressive API for the characters of the Arabic script
-
veloci_levenshtein_automata
Creates Levenshtein Automata in an efficient manner
-
prune
struct
-
stringedits
Edit trait and associated iterators for small edits to strings
-
char_reader
Safely read wild streams as chars or lines
-
trie-match
Fast match macro
-
spongebobizer
Command-line utility that outputs its stdin, converted to 'sPonGeBoB cAsE', and a library to support it
-
freetypegl
Rust build helpers and bindings for freetype-gl
-
rust_lemmatizer
A lemmatizing package for use with a .csv dictionary of lemmas and their corresponding words
-
mdbook-fix-cjk-spacing
mdbook preprocess that fixes CJK line breaks
-
text-template
Small template engine for use with plain text (e.g. creating text email), not intended for HTML.
-
rep-cli
Replace text file in bulk
-
rut
A small UTF-8 parsing library for applications that need to parse individual
char
s -
extract-strings
Extract ascii strings from files
-
redpatterns
a list of patterns for scanners 📟
-
codex
Human-friendly notation for Unicode symbols
-
gfm-autolinks
Parse GitHub Flavored Markdown autolinks
-
mdbook-latex
An mdbook backend for generating LaTeX and PDF documents
-
print-positions
providing string segmentation on grapheme clusters and ANSI escape sequences for accurate length arithmetic based on visible print positions
-
rblcheck
Checks DNS RBLs
-
floem-peniko
Unofficial peniko crate for Floem
-
strip-tags
Strip HTML and PHP tags from strings
-
mdbook-docslab
mdBook preprocessor for interactive code with docslab
-
catdream
Sleeping cat dreams your text
-
pager
pipe your output through an external pager
-
ddvm
Document to Document Virtual Machine
-
uiuifree-normalize
uiuifree text normalize
-
usage-cli
CLI for working with usage-based CLIs
-
lindera-ipadic-builder
A Japanese morphological dictionary builder for IPADIC
-
anthropic-text-editor
A micro-CLI to apply tool calls from Anthropic for their text_editor_20250124 built-in computer use tool
-
libgrep-rs
searching through text
-
gpl-memo
Gemachain Program Library Memo
-
thesauromatic
command-line thesaurus that returns related words when given a word. The output words are one per line, making it easy to process in shell pipelines.
-
wordninja
port of the Word Ninja English word splitting library
-
rustextile
Textile markup language parser for Rust
-
afrim-memory
handle of sequential codes easier for an input method
-
indent_tokenizer
Generate tokens based on indentation
-
leetcode
solutions in Rust
-
texoder
A text stream which can encode/decode text in several encoding formats
-
termwrap
Wrap Unicode text with ANSI color codes
-
sarcasm
tExT creation and validation library
-
code-tour
Enhanced example-based learning, i.e. awesome examples user experience
-
h4x_re
Hacky Regex's
-
munemo-rs
Turn an integer into a more rememberable word, or vice-versa
-
typeline
Efficient, Type-Safe Pipeline Processor
-
quill_delta_pdf
Convert Quill Delta to PDF
-
simple_bencode
bencode encoder and decoder, that uses neither rustc-serialize or Serde. Instead, it serializes from / deserializes to a tree using a 4-branch enum.
-
mdbook-to-example
Turns an mdbook book into a Rust example
-
allsorts-subset-browser
Temp fork of allsorts 0.15 - includes patch for subsetting fonts for browsers
-
node-emoji
Convert
:emoji:
to Unicode using GitHub’s and EmojiDB’s emoji names -
mdbook-bib
mdbook plugin allowing to load and present a bibliography in BibLaTex format in your books and cite its references
-
md2gemtext
for converting Markdown into gemtext
-
unicode_escape
decoding escape sequences in strings
-
yeslogic-fontconfig-sys
Raw bindings to Fontconfig without a vendored C library
-
chromalog
A customizable logger with dynamic color coding and file logging
-
bitranslit
Bi-directional transliterator for Rust. Transliterates strings according to the rules specified in the language packs.
-
markdown-linkify
Markdown preprocessor for substiting link shorthands to valid links according to configurable regexes and custom substitution implementations
-
rust_baht_text
Convert number to Thai Baht text
-
esl01-renderdag
Render a graph into ASCII or Unicode text
-
md2pdf
A small utility to convert markdown files to pdf exploiting tectonic
-
vec-string-to-static-str
providing utilities for converting vectors of
String
s into vectors of&'static str
-
hearthstone
simulator written in Rust
-
pig_latin
applying Pig Latin to text
-
textract
extract text from various types of files
-
deeprl
DeepL client library with all the things (blocking)
-
caseformat
Power flow case data format
-
html-to-pulldown-cmark-events
Parse HTML to pulldown-cmark's events
-
less
pager utility for displaying file contents or piped input, with dynamic scrolling and search functionality
-
newslookout
A web scraping platform built for news scanning, using LLMs for text processing, powered by Rust
-
p4d-mdproof
Markdown to PDF converter
-
help_crafter
help message generator without hussle
-
igpay-atinlay
Translate text to Pig Latin
-
mdbook-last-changed
mdbook preprocessor to add the last modification date per page
-
xenon-lexer
The Xenon compiler's lexer
-
wordnet_stemmer
Wordnet stemmer
-
eingang
Take notes using Zettelkasten method with Markdown files (base)
-
uwu-rs
uwuifying library
-
kolorz
A silly little library for printing kolored text to the terminal
-
bigstr
A command-line tool to make string BIG
-
fwuffgrep
Basic implementation of a grep command written in rust
-
unicode-vo
Unicode vertical orientation detection
-
rex-regextract
extracts key value pairs out of text
-
rls-vfs
Virtual File System for the RLS
-
encoding_rs_transcode
Transcode text within writers using encoding_rs
-
zuk
Yozuk command-line interface
-
regex-intersect
Find out if two regexes have a non-empty intersection
-
mdbook-numthm
An mdbook preprocessor for automatically numbering theorems, lemmas, etc
-
mdbook-tectonic
An mdbook backend for generating LaTeX and PDF documents
-
ragtime
Easy Retrieval Augmented Generation
-
markdown-it-latex
Allows for the insertion of math in Markdown documents using LaTeX
-
rustsay
CLI tool in Rust that mimics the classic cowsay program, allowing a cow to speak your text in the terminal
-
baselinker
BaseLinker.com API client
-
ruby-string
A string type that tracks Ruby glosses attached to parts of it
-
faker_rand
Fake data generators for lorem ipsum, names, emails, and more
-
code-splitter
Split code into semantic chunks using tree-sitter
-
jpreprocess-njd
Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)
-
chinese2digits
The Best Tool of Chinese Number to Digits. A useful tool in NLP and robot project.
-
markdown_to_html_parser
parses Markdown syntax into HTML
-
mdbook-svgbob2
Alternative mdbook preprocessor for svgbob
-
ftrace
trace files and paths
-
rten-text
Text tokenization and other ML pre/post-processing functions
-
translation-api-cn
Some useful structs for calling Chinese translation api cloud services. A helper tool for
bilingual
cmdline tool. -
re_view_text_document
view that shows a single text box
-
engish
A language utility for sampling letters and building words
-
humnum
Human numeric sorting program — does what
sort -h
is supposed to do! -
lingua-french-language-model
The French language model for Lingua, an accurate natural language detection library
-
split_ext
Extension traits for splitting
-
ut1_blocklist
UT1 blocklist URL/domain filters
-
rckive-genpdf
User-friendly PDF generator written in pure Rust
-
fuzzy_mime
A Mime-Type parsing library for rust
-
pdf_forms
programatically filling out pdf forms
-
grader
Stream-based CLI for binary sorting text files via a given shell command
-
b64
Base64 encoding/decoding support. Originally from rustc-serialize.
-
sourcepawn_lsp
Language Server implemention for the SourcePawn programming language
-
mdbook-image-size
A mdbook preprocessor which support image size syntax
-
gbx
GBX (Grundbuch-Exchange) Dateiformat
-
mdbook-footnote
mdbook preprocessor for footnotes
-
logseq
Handle Logseq Markdown files in Rust
-
rustc-demangle-capi
C API for the
rustc-demangle
crate -
shoebill
A Wadler/Leijen style pretty-printer
-
stylish-plain
stylish
helpers for discarding styles -
phonet
A CLI tool and library to validate phonotactic patterns for constructed languages
-
mdtrans
Markdown parser and transformer using
pest.rs
, focused on flexibility to a project’s needs -
periodic_table
that provides a list of elements in the periodic table
-
words-count
Count the words and characters, with or without whitespaces
-
syllable
counter for use with reading level calculations
-
mail-internals-ng
[mail-api] _internal_ parts for the mail-api crates
-
gears
core implementation
-
ranpha
Generate QR code of your Wi-FI network
-
mupdf-sys
Rust FFI binding to MuPDF
-
transition-table
transition table utilities for keyword parser
-
imagecli
A command line image processing tool
-
lindera-ko-dic
A Japanese morphological dictionary for ko-dic
-
yamlate
A cross-language interpreter library that dynamically evaluates YAML attributes given variable bindings
-
chars_counter
The trait that implements character counting for the &str type
-
text-diff
text diffing and assertion library
-
pinot
Fast, high-fidelity OpenType parser
-
markov-text
creating a small markov model for text generation
-
aoutils
A tiny utilities package to test publishing to crates.io
-
strings
String utilities, including an unbalanced Rope
-
emojicons-2021
Parse :emoji: notation to unicode representation
-
l
my personal library
-
anon-csv-cli
anonymise CSV files, providing various options to substitute real data with plausable fake data
-
hunspell-sys
Bindings to the hunspell C API
-
unicode_reader
Adaptors which wrap byte-oriented readers and yield the UTF-8 data as Unicode code points or grapheme clusters
-
mdbook-nix-eval
mdbook preprocessor for evaluating nix expressions
-
zindex-scanner
A CLI tool to scan and analyze z-index definitions in JavaScript/TypeScript files
-
random_ascii
A random [rainbow] ascii-art picker which matches your current terminal size
-
ucd
Extends the char type to provide access to most fields of the UCD, Unicode Character Database, as of version 9.0.0. It aims to be compact, fast, and use minimal dependencies (only rust's core crate)…
-
chinese-ner
A CRF based Chinese Named-entity Recognition Library written in Rust
-
mdbook-bash-tutorial
A mdbook preprocessor that allows embedding Bash scripts as tutorials
-
llmvm-codeassist
A LLM-powered code assistant that automatically retrieves context (i.e. type definitions) from a Language Server Protocol server.
-
gestalt_ratio
Calculate the gestalt pattern matching ratio between two strings
-
triangular-earth-calendar
An alternative timekeeping system cli tool
-
swot
community-driven or crowdsourced library for verifying that domain names and email addresses are tied to a legitimate university of college
-
fsrenamer
refactoring invalid file/dir names
-
tectonic_xetex_format
Tectonic/XeTeX engine data structures and their expression in TeX "format" files
-
phonics
Phonetic spelling algorithms in Rust
-
emoji-printer
Replace emoji shortcodes in string with emoji unicode (":sushi:" -> 🍣)
-
cfasttext-sys
fastText ffi binding
-
marko
Programmtically format text with Markdown syntax
-
indoc
Indented document literals
-
sayit
String replacements using regex
-
mdast2minimad
converting markdown AST to minimad texts
-
trpl
A support crate for The Rust Programming Language book
-
epubparse
Parse epub and convert to text-only Book structure
-
tree-sitter-stack-graphs-java
Stack graphs for the Java programming language
-
sesdiff
Generates a shortest edit script (Myers' diff algorithm) to indicate how to get from the strings in column A to the strings in column B. Also provides the edit distance (levenshtein).
-
byte-num
converting numbers to bytes, and bytes to numbers in base 10!
-
autoruby-cli
CLI to easily generate furigana for various document formats
-
meme_generator_utils
Meme generator utils
-
writedown-html
Writedown HTML backend
-
whitespace_text_steganography
A steganography strategy that uses whitespace to hide text in other text
-
framework
detector for different frameworks in one projects
-
utils_rust
这是一个用于各种实用功能的 Rust 库
-
skribo
low-level text layout
-
icu-data
International Components for Unicode (ICU) data in Rust structures
-
kanjidic_types
A collection of types encompassing the variety of data about kanji available from Kanjidic
-
ucfirst
Uppercase the first letter of a string
-
pretty-xmlish
Pretty print XML-ish data with unicode art
-
flipperzero-sys
Flipper Zero
-
render_as_tree
visualizing tree data structures via text
-
aki-unbody
output first or last n lines, like a head and tail of linux command
-
hex_d_hex
HexDHex is a Rust Crate that encodes and decodes byte data to and from its hexidecimal representation. For instance, one may wish, on ocasion that is, to translate a utf8 or ASCII string…
-
write-html
writing HTML in Rust
-
csv-sanity
Sanitize and transform large CSVs with millions of records quickly and efficiently
-
yagenerator
Application that uses tinytemplate engine to generate text files. If you have a set of structured data, and need to generated a bunch of arbitrary types of files from it, this tool can help you to save some time.
-
latex
An ergonomic library for programatically generating LaTeX documents and reports
-
typos-vars
Source Code Spelling Correction
-
saneput
Sane input reading library
-
character-set
High performance
set.contains(char)
-
edgesearch
Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps
-
mdbook-preprocessor-boilerplate
Boilerplate code for mdbook preprocessors
-
rmbs
Remove any fluff, corporate speak, or other bullshit from input text and print the TL;DR essence of what's being said, using the www.bullshitremover.com public LLM API
-
genpdfi
User-friendly PDF generator written in pure Rust
-
deck
A command line tool to generate HTML presentations from Markdown documents
-
qpprint
console printing/formatting
-
mrn-generator
generating valid MRNs based on ISO 6346
-
sauron-markdown
parsing markdown into sauron node
-
mdbook-svgbob
SvgBob mdbook preprocessor which swaps code-blocks with neat SVG
-
ngram-search
Ngram-based indexing of strings into a binary file
-
chanoma
Characters Normalization library. 文字列正規化処理用のライブラリです。
-
harfbuzz-traits
Rust Traits for the HarfBuzz text shaping engine
-
irssi-sys
Automatically generated bindings to irssi
-
uniwhat
Display the unicode characters text
-
find_unicode
Find Unicode characters, the easy way!
-
literumilo
A spell checker and morphological analyzer for Esperanto
-
hebrew_unicode_utils
Some functions for processing Hebrew unicode characters
-
gdnative-doc
Documentation tool for gdnative
-
sttx
belt for transforming speech-to-text data
-
charmap
one-to-(none/one/many) character mapping
-
gen3-charset
Pokemon Generation 3 Character Set Support (GBA)
-
transcript
A transcriber for European scripts
-
kudubot-bindings
Rust Bindings for the kudubot framework
-
mykebab
convert snake_case strings to kebab-case
-
sm-search
way of searching through text - for people who are too lazy to use Regex
-
fcnt
cmd-line tool for counting the number of files in given directories
-
regex-filtered
Efficiently check an input against a large number of patterns
-
mdbook-force-relative-links
An
mdbook
pre-processor to transform all local links to relative ones -
goodname
assist you with cool naming of your methods and software
-
deepphonemizer
G2P model (inference only)
-
prettythanks
frontend to dtolnay/prettyplease library
-
table_to_html
interface to convert a
tabled::Table
into a HTML table (<table>
) -
cyrla
two-way conversion between latin and cyrillic script
-
trans-case
Transform case
-
txt_otp
A text based one time pad library
-
regex-automata
Automata construction and matching using regular expressions
-
uniart
A CLI tool to convert images and gifs to terminal characters
-
futf
Handling fragments of UTF-8
-
good-mitm-rule
Use MITM technology to provide features like rewrite, redirect
-
single_source
Generate code files from snippets in md tutorial files
-
lunir
A universal intermediate representation oriented towards Lua
-
kincaid
A word statistics library in Rust
-
parattice
Recursive paraphrase lattice generator
-
doccy
brace based markup language
-
pocky
A framework for building your own static site generator
-
markdown-includes
Include other documents, table of content, or rust-doc in Markdown using a simple template system
-
arbitrator
Format text based on a set of rules and regexes
-
flw
Process text via configurable tasks
-
djot
Djot parser written in pure Rust
-
terraphim-markdown-parser
Terraphim Markdown Parser
-
crossandra
A straightforward tokenization library for seamless text processing
-
fifthtry-mdbook
fork of mdbook, only for ft-cli
-
html-query-extractor
HTML extractor for hq: jq, but for HTML
-
iwes
IWE LSP server
-
prettify-markdown
Format Markdown at the speed of Rust
-
genex
Text-expansion library
-
corollary
Cross-compiles Haskell into Rust
-
character_frequency
counting character frequencies in a string concurrently
-
merge-whitespace-utils
Procedural macros for merging whitespace in const contexts
-
moscato
Outline scaler for OpenType glyphs
-
mdbook-unlink
A mdBook backend that validates local links
-
termbook-cli
termbook
is a command-line tool to buildmdbook
’s while executingbash
codeblocks and collecting their output to become part of themdbook
-
codetypo
Source Code Spelling Correction
-
dequote
Remove nested quotes around text
-
cli-colors
A CLI tool for outputting text in ANSI format with features like colors, underlining, boldening, and italicizing
-
libxdiff
Rust bindings for the libxdiff C library
-
webreg
A CLI tool for testing regexes against web pages
-
morse-nostd
A nostd version of the morse crate
-
macro_colors
colorful printing macros
-
jput
puts and putc on unicode-width align for Rust
-
asimov-core
ASIMOV Software Development Kit (SDK) for Rust
-
pdf_composer_base
PDF Composer base functionality crate
-
ligotab
Format delimited data with lightweight markup
-
uiuifree-text-data
csv and excel convert
-
ontodev_valve
A lightweight validation engine written in rust
-
grace-cli
CLI tool for processing files and strings
-
mdbook-checklist
An mdBook preprocessor for generating checklists and indexes
-
texc-latex
Contains LaTeX templates for TeXCreate
-
text_distance
A collection of approximate string matching algorithms
-
aki-mcycle
mark up text with cycling color
-
docfmt
A document formatter using Handlebars templates
-
rustex
auto-generated LaTeX files in Rust
-
vidyut-chandas
A Sanskrit metrical classifier
-
unic-ucd-segment
UNIC — Unicode Character Database — Segmentation Properties
-
rustfits
A light-weight FITS file reader in Rust
-
forming
lightweight architecture as code language. 架构描述语言
-
tgo
Heterogeneous data type transtion, it's safe, lightweight and fast
-
search-in-terminal
A terminal-based search tool
-
rusk
a Specification Language
-
stone-mason
simplify using the Amazon Bedrock Rust SDK aws-sdk-bedrockruntime
-
yitizi
異體字查詢 Get variant Chinese characters
-
csvsc
Build processing chains for CSV files
-
equt-md-ext
Extend event iterator
-
mdtranslation
prepare multi-lingual Markdown documents
-
darts
A double array trie, A Forward Maximum Matching Searcher
-
synterm
making beautiful REPLs and Shells with fish like as you type syntax highlighting
-
vroom
Vim macros from the shell
-
cozo-ce
A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms
-
ftd-rt
ftd
-
diffy-fork-filenames
Fork of https://docs.rs/diffy that allows specifiying filenames
-
rust-cheatsheet
a quick cheatsheet for rust
-
falcom-sjis
Falcom-compatibile Shift JIS implementation
-
validations
arbitrary types
-
spellabet
Convert characters into spelling alphabet code words
-
mdbook-compress
Compress an mdBook project into a single PDF file
-
ascii-webcam
A webcam that visualizes its output as ASCII art directly in the terminal
-
combos
Print all permutations of a word list
-
uecho
The unicode of the echo command
-
subscript-compiler
A modern LaTeX rendition
-
betacode
conversion
-
mdbook-morsels
Morsels plugin for Mdbook
-
protobuf
Protocol Buffers - Google's data interchange format
-
kth-lines
Command line tool for filtering stdin lines that just work
-
ftd
ftd: FifthTry Document Format
-
intname
Full English name for any integer of any primitive integer type
-
wxf-converter
Transform yaml, json, pkl files to wolfram
-
mul
Bengali stemmer
-
pomsky-macro
Macro for converting pomsky expressions to regexes
-
bookbinder
Produce books in various formats from markdown, with some understanding of structural semantics and rendering options
-
lindera-wasm
A morphological analysis library for WebAssembly
-
clippy_lints
A bunch of helpful lints to avoid common pitfalls in Rust
-
write16
A UTF-16 analog of the Write trait
-
pdf-create
low-level, strongly-typed PDF creation library
-
ascii-hangman-webapp
customizable Hangman game with ASCII-art rewarding for children (webapp version)
-
p101_enc
convert Olivetti P101 program to and from different encodings
-
jellybean
Syntax highlighting with tree-sitter. Sweet colors.
-
markdown-it-autolink
A markdown-it plugin for parsing GFM autolinks
-
yuto51942-servant
cli
-
tantivy-czech-stemmer
Czech stemmer as Tantivy tokenizer
-
deface
Lightweight markup to HTML converter
-
wit-bindgen-gen-markdown
Markdown generator for WIT and the component model, typically used through the
wit-bindgen-cli
crate -
readput
Fast and easy stdin input parsing for competitive programming in rust
-
file-search
File indexing and search
-
draconis
Small terminal welcome program written in rust
-
stylish-stringlike
API for string-like objects that have styles applied
-
marker
finding issues in CommonMark documents
-
markovish
Markov chain implementation for text generation
-
cronus_parser
The DSL parser for cronus API spec
-
minigrep_iaziz786
grep
-
yozuk-core-skillset
Set of default Yozuk skills
-
jp_utils
Utils for working with Japanese text
-
lindera-dictionary
A morphological analysis library
-
tdk_sozluk
TDK Sözlük API verilerini çeken bir Rust kütüphanesi
-
blitztext
fast keyword extraction and replacement in strings
-
ucd-util
A small utility library for working with the Unicode character database
-
bidi
Unicode Bidirectional Algorithm (UBA)
-
xee-xpath
XPath 3.1 library API
-
parser-cli
Command-line interface for extracting text from various file formats
-
sparklet
small flashcards library
-
leven-distance
Compute operational differences between two sequences using the Levenshtein algorithm
-
tectonic_xetex_layout
XeTeX's font loading and layout interface encapsulation, as a crate
-
wn-parser
parser for WordNet database files
-
lodestone
A website wrapper for FFXIV's lodestone
-
is_utf8
functions to determine if a sequence of bytes is valid utf-8
-
maud-pulldown-cmark
An adapter between maud and pulldown-cmark
-
findtext_doc
Search text in Document
-
indentation
Formatter
-
swc_plugin_import
babel-plugin-import rewritten in Rust
-
unic-ucd-age
UNIC — Unicode Character Database — Age
-
dekor
styling and character repository in Rust
-
string-cases
String case conversion utilities
-
utf8_slice
Lightweight UTF8 Slice Utilities
-
tradukisto
Kinda useful natural language translation library and utility
-
naming_clt
Extract and convert the naming format(case|notation) of identifiers from files or stdin. Use this tool to prepare identifier name strings for further operations (matching,replacing...) on relative files
-
aprilasr-sys
Low-level FFI bindings for the april-asr C api (libaprilasr)
-
arg_input
ARGF-style input handling for Rust
-
chardet
rust version of chardet
-
md-localizer
Localize markdown with remote links
-
aaa
CLI tool for work with 3a files
-
mdbook-fishextract
A mdbook preprocessor which handles mermaid graphs, offline, requires
mmdc
-
ascii-img
Convert images to ASCII
-
beemovie-cli
Bee Movie CLI Application
-
ezemoji
Catigoryized Emoji's
-
jpreprocess-jpcommon
Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)
-
pcre2
High level wrapper library for PCRE2
-
pdf-annotations-converter
Converts annotations found in PDF files to different formats
-
gregex-logic
Logic for the gregex crate
-
ende
encoding/decoding unicode/utf-8/utf-16(ucs-2) code points
-
tiny_pretty
Tiny implementation of Wadler-style pretty printer
-
unic-ucd-normal
UNIC — Unicode Character Database — Normalization Properties
-
highlight-pulldown
Process pulldown-cmark events to apply syntax highlighting to code blocks
-
pdftotext
High-level library that binds to Poppler to extract text from a PDF
-
gen-epub-book
Generate an ePub book from a simple plaintext descriptor
-
matcher_c
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust
-
text-to-json
Convert text to json in rust
-
igo-rs
Pure Rust port of the Igo, a POS(Part-Of-Speech) tagger for Japanese (日本語 形態素解析)
-
ewin-com
editor for Window(GUI) users.No need to remember commands
-
mdbook-svgdx
mdbook preprocessor to convert svgdx fenced code blocks into inline SVG images
-
ragzilla
providing tools for RAG (Retrieval-Augmented Generation) pipelines
-
unicode_converter
CLI tool to convert data between various Unicode encodings
-
text-parsing
Hierarchical text processing preserving char position info
-
bionic-ebooks
Takes an EPUB file and generate a copy with bionic like font applied
-
squ
command-line utility for converting quotation marks in plaintext files to "smart quotes"
-
text-to-png
way to render text to a png image with basic options
-
count-md
configurable command-line tool and Rust library for Unicode-aware, Markdown-aware, HTML-aware word counting in Markdown documents
-
is_printable
Determine whether a given text-based value is printable
-
zbuf
“Zero-copy” string and bytes buffers
-
utf8_reader
A UTF-8 reader that read UTF-8 characters from object that implement Read trait
-
md-designer
A CLI tool for creating design docs in Markdown
-
mdbook-open-gh-issue
mdbook preprocessor to add a open-on-github link on every page
-
askama-filters
Extra template filters for Askama
-
lingua-spanish-language-model
The Spanish language model for Lingua, an accurate natural language detection library
-
scripter
A screenplay compiler
-
kradical_static
Ready-to-use EDRDG radical decompositions
-
retest
Command-line regular expression tester
-
linetime
command line utility to add timestamps at the start of lines. The tool can either process lines from stdin or execute a command and process lines from the command's stdout and stderr.
-
umlauts
text transformation of german umlauts
-
rosie-sys
build or link to librosie to access the Rosie Pattern Language
-
xlsxwriter
Write xlsx file with number, formula, string, formatting, autofilter, merged cells, data validation and more
-
twitch2csv
stream the chats of Twitch channels as a CSV
-
mdbookshelf
Create epubs from a list of mdbook repositories
-
wkhtmltox-sys
FFI bindings to wkhtmltox
-
mdbook-asciidoc
mdBook backend for AsciiDoc generation
-
mistletoe
Polyglot Kubernetes Package Manager
-
findtext_textfile
Search text in text file
-
mdbook-shiftinclude
mdbook preprocessor for file inclusion with shift
-
webvtt-parser
WebVTT parser for Rust
-
ryaspeller
lib for searching typos in text, files and websites
-
soundchange
implementing sound change algorithms in Rust
-
difference
text diffing and assertion library
-
mdbook-all-the-markdowns
Render all markdown files in a given folder structure
-
markdown-table-formatter
Markdown table formatter fully compliant with Unicode 15.1.0
-
latex-to-html
Latex to html converter
-
aki-stats
output the statistics of text, like a wc of linux command
-
beemovie
Bee Movie crate
-
mdxbook
Fork of mdBook, with more customizations and flexibility for programmers
-
dvi2html
converter
-
simplecc
Chinese Convert library (partially) compatible with OpenCC's dictionaries
-
carlotk
The main library for Carlo, a simple interpreted programming language
-
wcount
CLI word counting tool
-
struckdown
A structured markdown / commonmark library for Rust
-
unicode-box-drawing
Unicode box-drawing characters
-
ron_to_table
pretty print RON as a table
-
rusttyper
Basic text layout, using rusttype
-
rcut-lib
rcut is a Rust replacement for GNU cut that supports UTF-8
-
gret
command line tool to search for patterns and show matches in a tree structure
-
garde-fr
Validation library
-
mmseg
Chinese word segmenation algorithm MMSEG in Rust
-
moenarchbook
Creates a book from markdown files
-
shelldon
your new Rust-powered buddy with GPT features!
-
linkcheck
extracting and validating links
-
dprint-plugin-sql
SQL formatter for dprint via sqlformat-rs
-
hashtag-regex
regex matching hashtags accoding to the unicode spec: http://unicode.org/reports/tr31/#hashtag_identifiers
-
static_table
creates pretty tables at compiler time
-
byte_string
Wrapper types for outputting byte strings (b"Hello") using the Debug ({:?}) format
-
ed_join
Implemtation of Ed-Join Algorithm for string similarity join
-
pact_matching
Pact-Rust support library that implements request and response matching logic
-
psa
PSA(Project structure analysis) is a analyzer for analysis project struct
-
eml-codec
Email enCOder DECoder in Rust. Support Internet Message Format and MIME (RFC 822, 5322, 2045, 2046, 2047, 2048, 2049).
-
eudex
A blazingly fast phonetic reduction/hashing algorithm
-
kanpyo
Japanese Morphological Analyzer
-
ogrep
searching in indentation-structured texts
-
mdbook-iced
An mdBook preprocessor to turn iced code blocks into interactive examples
-
rew
A text processing CLI tool that rewrites FS paths according to a pattern
-
korrektor
work with Uzbek language text processing
-
mdlynx
Small, fast utility to find broken file links in Markdown documents
-
syllarust
quickly counting syllables
-
rsrpp
project for research paper pdf
-
chinese_segmenter
Tokenize Chinese sentences using a dictionary-driven largest first matching approach
-
terminal-supports-emoji
Check whether the current terminal supports emoji
-
unicode_names
Map characters to and from their name given in the Unicode standard. This goes to great lengths to be as efficient as possible in both time and space, with the full bidirectional tables weighing barely 500 KB…
-
hvm-core
massively parallel Interaction Combinator evaluator
-
utf8-command
UTF-8 encoded
std::process::Command
output -
regex-cli
A command line tool for debugging, ad hoc benchmarking and generating regular expressions
-
wordshk_tools
A combination of parsers and other tools for words.hk (粵典)
-
wz
Count words, fast
-
cw
Count Words, a fast wc clone
-
gecliht
A disparate collection of text manipulation and formatting algorithms
-
user_doc-tests
Tests for user_doc
-
dictcc
Rust API for reading and querying the dict.cc offline translation database
-
lindera-unidic
A Japanese morphological dictionary for UniDic
-
wordbreaker
A Unicode-aware no_std crate (requires alloc) that rapidly finds all sequences of dictionary words that concatenate to a given string
-
character-stream
Helper data structures for reading UTF-8 characters from a stream
-
nlprule-build
Build tools for a fast, low-resource Natural Language Processing and Error Correction library
-
strip-ansi-escapes
Strip ANSI escape sequences from byte streams
-
rdg
Random data generator for the command line
-
encoding_c
C API for encoding_rs
-
text_manipulation_rs
generating random placeholder text in different languages
-
economic_indicator_finder
A finder for extracting economic indicators from paragraphs
-
stringsort
Pathological sorting of string characters
-
vtext
NLP with Rust
-
unicode-canvas
creating text base drawing
-
assert-text
the testing macro tools
-
spellcheck_toy
a basic spellchecking library based on edit distance
-
e_book_sync_library
Synchonize e-book with your local e-library
-
genere
randomization of text respecting grammatical gender of sentences
-
unicount-lib
Alphabetic counter supporting unicode
-
simple-xml-builder
XML builder/writer
-
typeline_ext_csv
csv parsing and serialization for typeline
-
typos-dict
Source Code Spelling Correction
-
grammateus
facilitate working with Ancient Greek words
-
utf16-ext
Extensions for reading and writing utf-16
-
demoji
Remove all emojis from a string
-
strizer
minimal and fast library for text tokenization
-
shallow
long text
-
string-overlap
A helper crate for "layering" ASCII art
-
git-busy
A wrapper around "git commit" that generates the commit messages for you
-
mdbook-translation
prepare multi-lingual mdBook books
-
gesha-core
Core functionality for Gesha project
-
wfst4str
Python library based on rustfst for manipulatig strings with wFSTs
-
mdbook-typst-math
An mdbook preprocessor to use typst to render math
-
anagrambot
find anagrams of words
-
mdbook-webinclude
Preprocessor for mdBook that includes content from URLs
-
latexify
Shared definition for turn a rust object into latex code
-
backslash
parsing escape characters
-
const_format_proc_macros
detail of the
const_format
crate -
num2en
For converting integer and decimal numbers into English cardinal or ordinal number words
-
chisel-lexers
Chisel backend lexers/scanners
-
naromat
Convert text to narou novel format
-
stylish-html
stylish
helpers for writing styles as HTML elements -
bpmf_py
A Bopomofo and Pinyin library
-
base100
Encode your data into emoji
-
endf_parser
parsing ENDF-6 format nuclear data
-
txt_to_md
Command converting from a txt file to a markdown file
-
github-slugger
A slugger for GitHub headings
-
spandex-hyphenation
Knuth-Liang hyphenation for a variety of languages
-
seven_seg
Seven-segment digital display for terminal
-
pikchr-cli
PIC-like diagramming language to SVG converter
-
oxcomm
using Google Translate on the fly
-
ced
Dead easy csv editor
-
ngrams
Generate n-grams from sequences
-
mdtable-cli
that makes creating tables in markdown much easier!
-
once-cell-regex
just gives you the
regex
macro from theonce_cell
docs! -
hashlogs
Command-line utility that hashes the part before a space on each line from stdin with blake2b keyed with an ephemeral randomly-generated key and writes to stdout
-
word_filter
A Word Filter for filtering text
-
zw
encoding and decoding text using zero-width characters
-
mdbook-playscript
Preprocessor for mdBook, which styles stage play scripts
-
tantivy-object-store
A tantivy Directory implementation against object stores (S3, GCS, etc.)
-
minigreper
Small grep style cli from the book
-
wordnet
Read a wordnet dictionary in Rust
-
badascii-mdbook
Embed badascii diagrams in your mdbook. See badascii.me for the editor.
-
tiny-gradient
Make your string colored in gradient
-
dhoni
converting Bengali text into their phonetic counterpart
-
dd
a clone of the unix coreutil dd
-
jg
Jeff Goldblum (jg) is a command-line JSON processor. jg searches for structural patterns in json input and prints each json object that matches the pattern.
-
lindera-filter
Character and token filters for Lindera
-
lines_lossy
extension to
BufRead
with a functionlines_lossy
that works likeBufRead::lines
but with lossy UTF-8 decoding -
encoji
Emoji based encoding and decoding. 🔥🔥🔥🚀
-
const-utf16
Utf8 to utf16 conversion functions for use in const contexts
-
tuilet
A textual user interface for Toilet, the ANSI-art text generator
-
cmark2tex
A small utility to convert markdown files to pdf exploiting tectonic
-
charjpoet
Charj Poet is a API for write to
.cj
language -
corpus-preproc
A preprocessor for text and HTML corpora
-
markdown-heading-id
Filter for
pulldown-cmark
which converts headings with custom ID -
tb_normalization
normalization utf8 string, loc dau vietnamese and some language
-
rustinsight
The launcher app for the interacive book
-
terminal_cli
A standalone library with no-std support for command line terminal interfaces. With autocomplete support, helpers for commands and properties and a prompt implementation.
-
cute_strings
colorize strings in the terminal
-
csvre
replacing data in CSV columns with regular expressions
-
bocu1
BOCU-1 compressed unicode encoding
-
pdfutil
PDF document manipulation
-
ucd-generate
A program for generating packed representations of the Unicode character database that can be efficiently searched
-
braille_pics
producing text-art pictures using Braille characters
-
rust-cedar
efficiently-updatable double-array trie in Rust (ported from cedar)
-
mdoc
Modern PDF creation through Markdown and LaTeX
-
clparse
A command line tool for parsing CHANGELOG.md files that use the Keep A Changelog format
-
ascii_converter
converting between different ascii representations
-
scrambler
command line tool to scramble letters
-
yozuk-helper-english
English NLP utilities for Yozuk
-
czv
performing CSV-related operations for data engineering and analysis
-
sudachiclone
sudachiclone-rs is a Rust version of Sudachi, a Japanese morphological analyzer
-
jpreprocess-window
Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)
-
test-catalog
Collect and export test cases as a catalog
-
untex
Understand and manipulate TeX files with ease
-
bookrafter
This repository contains code related to bookrafter rendering
-
whitespace
Encode arbitrary data whitespaces and vice versa
-
encoding-next-types
Traits and types for the encoding package
-
lingua-portuguese-language-model
The Portuguese language model for Lingua, an accurate natural language detection library
-
git-blamediff
A program to automatically annotate changes to a file in git(1)
-
md-include
include any file in markdown files
-
bos_books_codes
that handles 3-character Bible Books Codes
-
toml_to_table
pretty print TOML as a table
-
yhy-email-encoding
Low level email encoding RFCs implementations
-
convert_encoding
Convert encoding of text files in batch
-
ankiding
Creating Anki-Flashcards within Markdown!
-
codegenrs
Moving code-gen our of build.rs
-
mdbook-extended-markdown-table
Preprocessor for mdBook that generates tables with merged cells from ASCII text
-
df_cp437
Decoder for CP437 to UTF-8
-
latex-thebib
Clean and sort legacy TeX bibliographies written using ‘thebibliography’ via the
refactor
sub-command. Compile BibTeX files to legacythebibliography
TeX code using thecompile
sub-command… -
textocx
Tex code to Office MathML
-
lines
Utililities for iterating readers efficiently line-by-line
-
skyspell_core
skyspell core library
-
mdbook-obsidian
mdBook preprocessor to render Obsidian specific syntax
-
bytescolor
A versatile Rust library for colorizing strings and byte data in terminal applications using ANSI escape codes
-
top-english-words
retrieve top words from the English language
-
llmvm-core-lib
llmvm core application
-
crypto-invert
Unicode Upside-Down Mapping
-
mdbook-reference-table
mdBook preprocessor to create reference tables
-
mdbook-numeq
An mdbook preprocessor for automatically numbering centered equations
-
character_text_splitter
splitting text into chunks with overlap, designed for handling large amounts of text efficiently. Implementation is identical to langchain's CharacterTextSplitter
-
gqlog
👾 filter your json logs with graphql 👾
-
basic_lexer
Basic lexical analyzer for parsing and compiling
-
math-text-transform
Transform greek letters, latin letters, or decimal digits into certain variants from the mathematical alphanumeric symbols Unicode block (U+1D400–U+1D7FF). For example to bold, italic, script or double-struck.
-
admerge
Merge multiply sources into one, with advanced options
-
hina
:]
-
lexmatch
lexicon matching tool that, given a lexicon of words or phrases, identifies all matches in a given target text. Uses suffix arrays.
-
himmelblau_kerberos_keytab
parse keytab kerberos files
-
veryfi
Module for communicating with the Veryfi OCR API
-
fastn-builtins
fastn: Full-stack Web Development Made Easy
-
txttyp
Formatted string typewriter
-
gskkserv
skkserv using Google IME
-
spongedown
Converts markdown to html with svgbob support
-
szovegertesimutato-score
Calculate szovegertesimutato score for a given text and language
-
sprinkles
Randomly colors input text and outputs it to the terminal
-
tectonic_pdf_io
Xdvipdfmx’s PDF, XDV, and image I/O APIs in C, as a Rust crate
-
pta-generator
Test data generator for PTA applications
-
pomsky-bin
Compile pomsky expressions, a new regular expression language
-
blockcounter
Counts the blocks in a stream
-
cattocol
Combine two text into one text as columns
-
color-convert
Support RGB,RGBA,HEX,HSL,HSLA,HSV,CMYK to convert each other, write by rust
-
aklat
create books from markdown files (like Gitbook)
-
mime-rs
A text processing framework, inspired by Emacs lisp and keyboard macros
-
emojicons
Parse :emoji: notation to unicode representation
-
iasthk
Harvard-Kyoto to IAST conversion
-
buf-trait
abstract over [u8], str, and friends
-
fast_aug
Fast data augmentation for text
-
unicode-utf8
that converts utf-8 bytes to a unicode scalar value, and vice versa
-
morc
Dead simple, minimal markdown generator library written in Rust
-
yozuk-sdk
Types used in the Yozuk ecosystem
-
virgil
A Static Site Generator
-
opencc
binding for Rust
-
markdown2unicode
Converter from markdown notation to unicode characters
-
lindera-ipadic
A Japanese morphological dictionary for IPADIC
-
stamd
Webservice for working with stand-off annotations on text (STAM)
-
hline
a grep-like tool that highlights lines in files
-
alpino-tokenize
Wrapper around the Alpino tokenizer for Dutch
-
wz-utf16
UTF-16 counters for wz
-
jellybean-pack-2
Sweet syntax highlighting with tree-sitter
-
drive-image-searcher
A CLI tool to stream a drive image, and search for one or more byte patterns
-
img2epub
Convert images to EPUB
-
vaporetto_rules
Rule-base filters for Vaporetto
-
quoted-string-parser
Quoted string parser for grammar defined in RFC3261
-
lithe-cli
A cli of lithe
-
xsv
A high performance CSV command line toolkit
-
bytepiece_rs
The Bytepiece Tokenizer Implemented in Rust
-
contractions
expand contractions in English
-
ascii-pixel
Convert pixel art into ascii images
-
rulet
figlet implementation
-
maybe_utf8
Byte container optionally encoded as UTF-8
-
quick_io
facilitate input and output within programs, with a set of macros
-
charwise
This lightweight, dependency-free rust library provides a convenient way to read characters from different resources
-
yeslogic-unicode-blocks
Functions to access and search Unicode blocks
-
tiniestsegmenter
Compact Japanese segmenter
-
worcher
full-text search for static websites
-
vaporetto_tantivy
Vaporetto Tokenizer for Tantivy
-
rustrawi
Rust port of the original PHP Sastrawi
-
glyphana
Quickly find, inspect & collect unicode glyps
-
fnew
A Unicode-aware line-oriented drop-in replacement for coreutils' fold
-
uwu_cli
uwuifying the terminal
-
norm-email
strip email provider defined behaviour from email addresses
-
varcon-core
Varcon-relevant data structures
-
lindera-sqlite
Lindera tokenizer for SQLite FTS5 extention
-
aki-txpr-macro
the more easy to use libaki-*
-
tfidf-summarizer
Basic tf-idf compute for documents
-
kytea-tokenizer
Wrapper of tokenization by KyTea
-
fmtm_ytmimi_markdown_fmt
Fork of @ytmimi's Markdown formatter; powers FMTM
-
cjieba-sys
unsafe ffi to cppjieba
-
chisel-parsers
Chisel parser front ends
-
case_convert
Converts the first letter of a Rust String to uppercase
-
pulldown-cmark-fork
A pull parser for CommonMark
-
typeline_ext_sqlite
sqlite integration for typeline
-
presciidoc
Preprocessing AsciiDoc for other tools
-
fastn-jdebug
fastn: Full-stack Web Development Made Easy
-
xsystem
Conversion between the Esperanto x-system and Unicode circumflexes
-
mdbook-chapter-number
A mdBook preprocessor that adds chapter numbers to the each page header
-
yozuk-model
NLP model generator for Yozuk
-
anagram
A collection of anagram utility functions
-
hsk
Return HSK Level for Simplified Chinese Characters
-
docstring
manipulating and parsing documentation strings
-
modit
Modal editor parser
-
suffix
arrays
-
textos
Texts, strings, formatting, unicode…
-
lindera-cc-cedict
A Japanese morphological dictionary for CC-CEDICT
-
unicode-character-database
Unicode character database tables (Unicode Standard Annex #44) generated using
ucd-generate
-
rustyword
An anagram finder
-
kilo
small, fast utility crate/library for manipulating strings and generating sourcemaps with all in Magic 🪄
-
lindera-compress
A morphological analysis library
-
cmdcjones_minigrep
A minimal grep clone from the Rust Book
-
fzy-tmux
A rewrite of fzy's fzy-tmux script in Rust
-
simple-word-count
word count function, try to get same result with Microsoft Office Word application
-
scenic
Presentation tool that utilizes LaTex Beamer package
-
quartz_commands
Generates a parser at compile-time for handling commands similar in structure to those of Minecraft
-
recode_rs
Command-line tool for converting between the character encodings defined in the Encoding Standard
-
word_iter
Iterator over all words in a string
-
aki-json-pick
The json pick out command
-
asciir
Print ASCII table/values
-
rough
A very simple and opinionated static site generator
-
perlin
A lazy, zero-allocation and data-agnostic Information Retrieval library
-
ab-radix-trie
A compressed radix trie implementation supporting matching rules
-
ttf_word_wrap
Wraps text based on character width
-
re2
Wrapper for the re2 C++ regex library
-
findtext_sheet
Search text in SpreadSheet
-
with-str-bytes
Safely manipulate the bytes of a UTF-8 string
-
minigrep_ag
A light version of the popular command-line utility
grep
-
lorgn_lang
a general purpose scripting language optimized for graphical programming
-
fontconfig-rs
Safe, higher-level wrapper around the fontconfig library
-
unicode_skeleton
detects unicode strings that look nearly identical once rendered, but do not compare as equal. It defines "confusable" and "skeleton" based on Unicode Standard Annex #39
-
cautious-octo-funicular
Test: shipping an mdbook with API docs
-
lingua-dutch-language-model
The Dutch language model for Lingua, an accurate natural language detection library
-
password-characters
help with the "enter the 12th, 35th, and 63rd characters from your password" situations
-
catmark
Console printer for CommonMark
-
rtlicious
A nom-based parser for Yosys RTLIL files
-
jpreprocess-dictionary
Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)
-
mdbook-infisearch
InfiSearch plugin for Mdbook
-
lindera-ipadic-neologd
A Japanese morphological dictionary for IPADIC NEologd
-
text_to_emoji
Convert text to emoji
-
argot
Parse documentation from codebases into Markdown for easy doc creation
-
minigrep_flict
Simplest text-in-file search engine from rust book
-
llmvm-outsource-lib
outsource backend for llmvm
-
stfu
Shut The Ferris Up - profanity filtering for Rust
-
mathml-latex
Convert between MathML and LaTeX
-
spyglass
Search engine for documents, inspired by bioinformatics
-
rusty_code_code_for_book
my book_rusty code
-
ascii_tree
generates ascii trees
-
txtframe
Creates a frame for text
-
tadm
A collection of algorithms and data structures wrote out while reading The Algorithm Design Manual book
-
perspicuity_formula
Calculate Flesh Reading Ease for a given text and language
-
rigrep
grep from Rust Book
-
mdbook-files
Preprocessor for mdbook which renders files from a directory as an interactive widget
-
md-dir-builder
Webserver for serving all markdown files in a directory
-
masker
Mask patterns in data
-
noodler
A port of the python-ngram project that provides fuzzy search using N-gram
-
mdbook-trace
A traceable document preprocessor for mdbook
-
twemoji-rs
A word-cloud image generation crate
-
token-counter
wc
for tokens: count tokens in files with HF Tokenizers -
decline-word
Choose word form based on given number
-
base_u256
base-u256 is to utf-8 as base-64 is to ascii
-
overlap
shows overlap text in files
-
text-tables
A terminal/text table prettifier with no dependencies
-
mdbook-mathpunc
An mdbook preprocessor that prevents line breaks between inline math blocks and punctuation marks when using katex
-
poetry-book
Create a poetry book in latex, starting from plain text
-
passgenr
generating cryptographically-secure passwords in Rust
-
anystr
An abstraction over string encoding that supports ASCII, UTF-8, UTF-16 and UTF-32
-
jellybean-pack-0
Sweet syntax highlighting with tree-sitter
-
japanese-ruby-filter
Japanese ruby notation parser
-
utf8reader
wrapper around Reader that returns a stream of UTF-8 characters
-
compiler-tools
A proc-macro for deriving powerful and fast tokenizers with compile-time regex
-
emojito
Find all the Emoji in a string. Supports composed emoji.
-
trexter
Text progression tracking library
-
encoding_c_mem
C API for encoding_rs::mem
-
mdbook-readme-summary
A mdbook Preprocessor that generates table for content for each subdirectory README files
-
unidok
A powerful, readable, easy-to-learn markup language
-
pest_ascii_tree
Helper crates converting the parsing result of any pest grammar into an ascii tree
-
bgrep
grep tailored to handle binary patterns and files
-
termbook
behind the
termbook-cli
-
ewts-c
Converter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (c lib)
-
ascii-rs
Process image into colored-ascii image
-
meaningsearch
package that helps you find meaningful lines of any given input. Especially useful in CTFs.
-
static_format
Format strings with no runtime overhead
-
tashkil
A lightweight library for removing Arabic diacritics
-
llmvm-chat
An llmvm frontend that acts as a CLI chat interface
-
minigrep_desonglll
grep implementation from The Rust Programing Book
-
asciicast
file format used by Asciinema
-
swappy
An anagram generator
-
mdtranslation-cli
Command-line tools for using mdTranslation, which can be used to prepare multi-lingual Markdown documents
-
unidecode
pure ASCII transliterations of Unicode strings
-
books_description_parser
A Rust-based parser to extract book details from structured markdown-like text and output them in formats like JSON or Rust structs for further processing
-
chapter-8-exercises
Exercises from the 8th chapter of the book
-
h_hangul
Korean Characters
-
iterlower
Final-sigma-correct lowercasing iterator adapter with option for Turkish/Azeri I behavior
-
morsels_lang_ascii
Basic ascii tokenizer for morsels
-
slicer
that slices string slices into smaller string slices
-
pra
Print Random ASCII
-
json-peek
Amature JSON parser library designed for my specific need
-
indexrs
inefficient multi-language search index
-
find-simdoc
Time- and memory-efficient all pairs similarity searches in documents
-
STKLR
STKLR: pronounced 'stickler'. Is a cli tool to automatically link functions, enums, structs, traits etc in rust-doc docstrings. I couldn't find a tool like this when I needed it so... here we are.
-
bqrs
apply boolean query to text
-
nutrimatic
Tools for reading Nutrimatic (https://nutrimatic.org) index files
-
tex
The νTeX typesetting engine
-
openlibrary-rs
A wrapper around openlibrary's Web API
-
text-sanitizer
convert text to plain ASCII text
-
lingua-italian-language-model
The Italian language model for Lingua, an accurate natural language detection library
-
tpng
A small tool that prints truecolor png renderings to the terminal using unicode block characters
-
emoji_converter
Converts text to emojis
-
simplearrayhash
-
align_text
Aligns lines in a block of text within a number of columns
-
grep-table-converter
A cli utility to convert grep result to table (csv, markdown, textile)
-
uniaxe
replace Unicode letters with Ascii equivalents
-
saku
efficient rule-based Japanese Sentence Tokenizer
-
lindera-assets
A helper crate to fetch assets and build dictionary for lindera
-
mnumonic
A tiny library to convert opaque binary data to and from a human-memorable phrase
-
pattern-3
Needle API (née Pattern API 3.0), generalization of
std::str::pattern
-
allsorts_no_std
Font parser, shaping engine, and subsetter for OpenType, WOFF, and WOFF2
-
code-span
Add additional infomation to code character
-
jieba-macros
jieba-rs proc-macro
-
nipah_tokenizer
A powerful yet simple text tokenizer for your everyday needs!
-
folia
High-performance library for handling the FoLiA XML format (Format for Linguistic Annotation)
-
alphabet-encoder
A quick and dirty way to deal with escape characters
-
escaped-delimiter
Iterator of delimited slices with escape characters
-
paxcii
Transform images and videos to ascii
-
names-changer
Convert a names of sql schemes from camelcase to snake case
-
latin1str
Windows-1252 string types
-
mdbook-post
A CLI for add post to mdbook
-
asciifolding
ascii folding library
-
minigrep_lswarss
A very small part of Unix/Linux tool
grep
made with Rust for learning purpose while reading and studying the Rust Book -
unic-ucd-common
UNIC — Unicode Character Database — Common Properties
-
font-map-core
Core font-parsing capabilities for font-map
-
minigrep_bakedspacetime
Minimal Rust implementation of grep based on The Book
-
unic-ucd-name
UNIC — Unicode Character Database — Name
-
sparklet-cli
A CLI of sparklet
-
findtext_pdf
Search text in PDF
-
jellybean-pack-1
Sweet syntax highlighting with tree-sitter
-
typeline_ext_http
http(s) tooling for typeline
-
boxy
Declarative builder for Unicode box-drawing characters
-
flesh-reading-ease
Calculate Flesh Reading Ease for a given text and language
-
conveyance
A stop-gap CLI for conveyancing
-
panduck-latex
Use panduck to generate XeLaTeX
-
raekna-parser
code needed to parse string slices into Expressions that can later be evaluated
-
jpreprocess-dictionary-builder
Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)
-
txt_processor
A little library for text processing