rust — independent software & tools
-
tungstenite
Lightweight stream-based WebSocket implementation
-
twox-hash
A Rust implementation of the XXHash and XXH3 algorithms
-
type-map
Provides a typemap container with FxHashMap
-
typed-path
Provides typed variants of Path and PathBuf for Unix and Windows
-
typeid_prefix
A Rust library that implements a type-safe version of the TypePrefix section of the `TypeID` Specification
-
typetag
Serde serializable and deserializable trait objects
-
typify-impl
typify backend implementation
-
tz-rs
A pure Rust reimplementation of libc functions localtime, gmtime and mktime.
-
tzdb
Static time zone information for tz-rs
-
ucd-trie
A trie for storing Unicode codepoint sets and maps.
-
ultraviolet
A crate to do linear algebra, fast.
-
unic-ucd-version
UNIC — Unicode Character Database — Version
-
unicode-bom
Unicode byte-order mark detection for files and byte arrays.
-
unicode-id-start
Determine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31
-
unicode-ident
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31
-
unicode-segmentation
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
-
unicode-xid
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31.
-
uniffi_bindgen
a multi-language bindings generator for rust (codegen and cli tooling)
-
untrusted
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
-
ureq
Simple, safe HTTP client
-
ureq-proto
ureq support crate
-
uritemplate-next
Rust implementation of RFC6570 - URI Template that can processURI Templates up and to including ones designated Level 4.
-
url
URL library for Rust, based on the WHATWG URL Standard
-
urlpattern
rust-urlpattern is a Rust implementation of the URLPattern standard
-
uselesskey
Deterministic cryptographic key and certificate fixtures for Rust tests. Seed-stable, cached, scanner-safe.
-
users
Library for accessing Unix users and groups
-
utf8-zero
Zero-copy, incremental UTF-8 decoding with error handling
-
utf8parse
Table-driven UTF-8 parser
-
utoipa
Compile time generated OpenAPI documentation for Rust
-
uuid
A library to generate and parse UUIDs.
-
v_frame
Video Frame data structures, originally part of rav1e
-
validator
Common validation functions (email, url, length, ...) and trait - to be used with `validator_derive`
-
valuable
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.
-
varisat
A CDCL based SAT solver (library)
-
vecmath
A simple and type agnostic library for vector math designed for reexporting
-
vek
Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.
-
vello_common
Core data structures and utilities shared across the Vello rendering, including geometry processing and tiling logic.
-
version-compare
Rust library to easily compare version numbers with no specific format, and test against various comparison operators.
-
vortex-error
Vortex errors
-
vt100
Library for parsing terminal data
-
vulkano
Safe wrapper for the Vulkan graphics API
-
waker-fn
Convert closures into wakers
-
walkdir
Recursively walk a directory.
-
want
Detect when another Future wants a result.
-
warp
serve the web at warp speeds
-
wasip2
WASIp2 API bindings for Rust
-
wasite
WASI Terminal Environment API
-
wasm-bindgen-test-macro
Internal testing macro for wasm-bindgen
-
wasm-encoder
A low-level WebAssembly encoder.
-
wasm-metadata
Read and manipulate WebAssembly metadata
-
wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
-
wasm-streams
Bridging between web streams and Rust streams using WebAssembly
-
wasm-timer
Abstraction over std::time::Instant and futures-timer that works on WASM
-
wasmi_core
Core primitives for the wasmi WebAssembly interpreter
-
wasmparser
A simple event-driven library for parsing WebAssembly binary files.
-
wasmprinter
Rust converter from the WebAssembly binary format to the text format.
-
wasmtime
High-level API to expose the Wasmtime runtime
-
wast
Customizable Rust parsers for the WebAssembly Text formats WAT and WAST
-
wat
Rust parser for the WebAssembly Text format, WAT
-
watto
Utilities for parsing and serializing Plain Old Data