In-place trimming strings - Rust source code
Fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc) - Rust source code
Rust edit distance routines accelerated using SIMD - Rust source code
Rust bindings for the TDB database library - Rust source code
Test harness for ui tests supporting inline tests - Rust source code - Rust source code
Test harness for ui tests of compiler diagnostics - Rust source code
Snapshot testing for a herd of CLI tests - Rust source code
TryFrom and TryInto traits for failable conversions - Rust source code
Lightweight atomic lock - Rust source code
Contains helper macros for unwrapping Results and Options - Rust source code
Rust-native wrapper around TSS 2.0 Enhanced System API - Rust source code
FFI wrapper around TSS 2.0 Enhanced System API - Rust source code
Font parser for TrueType, OpenType, and AAT - Rust source code
Rust version of ttrpc - Rust source code
TUI input library supporting multiple backends - Rust source code
TUI widgets using a react-like paradigm, allowing mutable component state and render properties - Rust source code
Lightweight stream-based WebSocket implementation - Rust source code
Twofish block cipher - Rust source code
The XXHash and XXH3 algorithms - Rust source code
Arena, a fast but limited type of allocator - Rust source code
Compile-time type-checked builder derive - Rust source code
Const TypeId and non-'static TypeId - Rust source code
Provides a typemap container with FxHashMap - Rust source code
Typesafe store for many value types - Rust source code
Type-level numbers evaluated at compile time - Rust source code
Annotation used to mark types for typeshare - Rust source code
Serde serializable and deserializable trait objects - Rust source code
Implementation detail of the typetag crate - Rust source code
Pure Rust reimplementation of libc functions localtime, gmtime and mktime - Rust source code
Extends the char type to provide access to most fields of the UCD, Unicode Character Database, as of version 9.0.0 - Rust source code
Parsing data files in the Unicode character database - Rust source code
Trie for storing Unicode codepoint sets and maps - Rust source code
Small utility library for working with the Unicode character database - Rust source code
Libudev bindings for Rust - Rust source code
Pure Rust implementation of the user-land udev library - Rust source code
(6-40x) smaller, (2-9x) faster and panic-free alternative to `core::fmt` - Rust source code
`μfmt` macros - Rust source code
`μfmt`'s `uWrite` trait - Rust source code
ULID implementation - Rust source code
Simple, fast, LRU cache implementation - Rust source code
light utility helping with unix mode representation - Rust source code
Name and information about current kernel - Rust source code
Utilities for working with uninitialized arrays - Rust source code
Case-preserving, ASCII case-insensitive, no_std string types - Rust source code
Case-preserving, ASCII case-insensitive, no_std string types - feature "serde" and 1 more
Case-preserving, ASCII case-insensitive, no_std string types - feature "with-serde-alloc"
Unchecked indexing wrapper using regular index syntax - Rust source code
Unescapes strings with escape sequences written out as literal characters - Rust source code