Pinned Repositories
ahash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
cargo_toml
Serde definition of Cargo.toml structure (mirror of https://gitlab.com/lib.rs/cargo_toml)
derive-where
Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.
figment
A hierarchical configuration library so con-free, it's unreal.
json-threat-protection
A crate to protect against malicious JSON payloads.
libs-team
The home of the library team
maybe-async
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
rust
Empowering everyone to build reliable and efficient software.
time
The most used Rust library for date and time handling.
yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
dtolnay-contrib's Repositories
dtolnay-contrib/time
The most used Rust library for date and time handling.
dtolnay-contrib/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
dtolnay-contrib/bytesize
An utility that easily makes bytes size representation and helps its arithmetic operations.
dtolnay-contrib/cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
dtolnay-contrib/derive-builder
derive builder implementation for rust structs
dtolnay-contrib/spec
The Rust specification
dtolnay-contrib/Spoon-Knife
This repo is for demonstration purposes only.
dtolnay-contrib/ab-glyph
Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
dtolnay-contrib/advisory-db
Security advisory database for Rust crates published through crates.io
dtolnay-contrib/buck2-change-detector
Given a Buck2 built project and a set of changes (e.g. from source control) compute the targets that may have changed. Sometimes known as a target determinator, useful for optimizing a CI system.
dtolnay-contrib/ferris-says
A Rust flavored implementation of `cowsay`
dtolnay-contrib/si
The System Initiative software
dtolnay-contrib/typeid
Const TypeId and non-'static TypeId
dtolnay-contrib/anstyle
ANSI text styling
dtolnay-contrib/bazel-lsp
A language server implementation for Bazel
dtolnay-contrib/buck2
Build system, successor to Buck
dtolnay-contrib/docs.rs
crates.io documentation generator
dtolnay-contrib/futures-concurrency
Structured concurrency operations for async Rust
dtolnay-contrib/futures-rs
Zero-cost asynchronous programming in Rust
dtolnay-contrib/google-summer-of-code
Rust project ideas for Google Summer of Code
dtolnay-contrib/haberdashery
A collection of high-performance crypto implementations.
dtolnay-contrib/hyper
An HTTP library for Rust
dtolnay-contrib/libc
Raw bindings to platform APIs for Rust
dtolnay-contrib/nix-rust
Rust friendly bindings to *nix APIs
dtolnay-contrib/pyo3
Rust bindings for the Python interpreter
dtolnay-contrib/rust-book
The Rust Programming Language
dtolnay-contrib/rust-team
Rust teams structure
dtolnay-contrib/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
dtolnay-contrib/triton
Development repository for the Triton language and compiler
dtolnay-contrib/yew
Rust / Wasm framework for creating reliable and efficient web applications