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/ahash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
dtolnay-contrib/json-threat-protection
A crate to protect against malicious JSON payloads.
dtolnay-contrib/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
dtolnay-contrib/jiff
A date-time library for Rust that encourages you to jump into the pit of success.
dtolnay-contrib/clippy
A bunch of lints to catch common mistakes and improve your Rust code
dtolnay-contrib/spec
The Rust specification
dtolnay-contrib/typeid
Const TypeId and non-'static TypeId
dtolnay-contrib/bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
dtolnay-contrib/cargo
The Rust package manager
dtolnay-contrib/futures-concurrency
Structured concurrency operations for async Rust
dtolnay-contrib/haberdashery
A collection of high-performance crypto implementations.
dtolnay-contrib/hifitime
A high fidelity time management library in Rust
dtolnay-contrib/hyper
An HTTP library for Rust
dtolnay-contrib/latex2e
The LaTeX2e kernel
dtolnay-contrib/libc
Raw bindings to platform APIs for Rust
dtolnay-contrib/libyaml
Canonical source repository for LibYAML
dtolnay-contrib/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
dtolnay-contrib/presto
The official home of the Presto distributed SQL query engine for big data
dtolnay-contrib/pyo3
Rust bindings for the Python interpreter
dtolnay-contrib/rust-cpython
Rust <-> Python bindings
dtolnay-contrib/rustfmt
Format Rust code
dtolnay-contrib/serde-json
Strongly typed JSON library for Rust
dtolnay-contrib/smithy-rs
Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.
dtolnay-contrib/syn
Parser for Rust source code
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/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
dtolnay-contrib/yew
Rust / Wasm framework for creating reliable and efficient web applications
dtolnay-contrib/z3
The Z3 Theorem Prover
dtolnay-contrib/z3.rs
Rust bindings for the Z3 solver.