Interpret the contents of a srcsrv stream from a pdb file (Microsoft Source Server) - Rust source code
Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc - Rust source code
Data format used to communicate with openssh mux server - Rust source code
Parsing OpenSSH certificates and public keys - Rust source code
Various utilities for handling Subresource Integrity - Rust source code
Rust API stability attributes for the rest of us - Rust source code
Unsafe marker trait for types that deref to a stable address - Rust source code
Logger for Google's Stackdriver with a cli-friendly fallback for local development - Rust source code
Stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack - Rust source code
StackVec: vector-like facade for stack-allocated arrays - Rust source code
Parser for Echap's stalkerware-indicators repo - Rust source code
Cross-platform information about the notebook batteries - Rust source code
Cross-shell prompt for astronauts - Rust source code
Safe and effortless global and thread-local state management - Rust source code
Bump allocator on static memory for the alloc-traits crate - Rust source code
Compile-time assertions to ensure that invariants are met - Rust source code
Simple statistics library - Rust source code
Statistical computing library for Rust - Rust source code
Basic statsd client for rust - Rust source code
Logger that logs to stderr based on verbosity specified - Rust source code
Prelude that the rust stdlib should have always had - Rust source code
Derive macros for the `stdweb` crate - Rust source code
Sorta Text Format in UTF-8 - Rust source code
stack-alocated map - Rust source code
Stream cipher traits - feature "blobby" and 1 more
Stream cipher traits - Rust source code
Streaming iterators - Rust source code
Experimental crate for computing basic statistics on streams - Rust source code
Streebog (GOST R 34.11-2012) hash function - Rust source code
Faster integer division and modulus operations - Rust source code
rust library for formatting dynamic strings - Rust source code
Collections with strict bounds - Rust source code
Collection of bounded numeric types - Rust source code
Count and convert between indexing schemes on string slices - Rust source code
UTF-8 string with configurable byte storage - feature "bytes" and 1 more
Codegen library for string-cache - Rust source code
Rust string interning library - Rust source code
Code share between string_cache and string_cache_codegen - Rust source code
UTF-8 string with configurable byte storage - Rust source code
The stringprep algorithm - Rust source code
Strip ANSI escape sequences from byte streams - Rust source code
The Strobe protocol framework in pure Rust - Rust source code
Implementations of string similarity metrics - Rust source code
String allocator for allocating many write-once strings - Rust source code
Derive macro for structmeta crate - Rust source code
Parse Rust's attribute arguments by defining a struct - Rust source code
Parse command line argument by defining a struct - feature "color"
Parse command line argument by defining a struct - feature "debug"