Pinned Repositories
.github
GitHub metadata for this organization
adler2
Rust crate for computing Adler-32 checksums (fork)
aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
aho-corasick
A fast implementation of Aho-Corasick in Rust.
ahrs-rs
A Rust port of Madgwick's AHRS algorithm
android-rs-glue
Glue between Rust and Android
arc-swap
Support atomic operations on Arc itself
async-compression
Adaptors between compression crates and Rust's async IO types
config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
servo
The Servo Browser Engine
atouchet's Repositories
atouchet/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
atouchet/arc-swap
Support atomic operations on Arc itself
atouchet/cargo-benchcmp
A small utility to compare Rust micro-benchmarks.
atouchet/clang-sys
Rust bindings for libclang.
atouchet/clap
A full featured, fast Command Line Argument Parser for Rust
atouchet/corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
atouchet/filetime
Accessing file timestamps in a platform-agnostic fashion in Rust
atouchet/foundationdb-rs
FoundationDB Rust client api
atouchet/futures-rs
Zero-cost asynchronous programming in Rust
atouchet/human-panic
😱 Panic messages for humans.
atouchet/jpeg-decoder
JPEG decoder written in Rust
atouchet/jwalk
Filesystem walk performed in parallel with streamed and sorted results
atouchet/maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
atouchet/mime_guess
MIME type guessing of file extensions for Rust.
atouchet/mio
Metal IO library for Rust
atouchet/proc-macro-crate
`$crate` in procedural macros.
atouchet/proptest
Hypothesis-like property testing for Rust
atouchet/pyo3-built
Expose build variables obtained with built as a PyDict
atouchet/rust-csv
A CSV parser for Rust, with Serde support.
atouchet/rust-multihash
multihash implementation in Rust
atouchet/rust-stats
Basic statistical functions on streams for Rust.
atouchet/rust-typed-arena
The arena, a fast but limited type of allocator
atouchet/same-file
Cross platform Rust library for checking whether two file paths are the same file.
atouchet/slab
Slab allocator for Rust
atouchet/surfman-chains
An implementation of double-buffered swap chains for surfman
atouchet/tempfile
Temporary file library for rust
atouchet/tls
A collection of Tokio based TLS libraries.
atouchet/unicode-xid
atouchet/walkdir
Rust library for walking directories recursively.
atouchet/winapi-util
Safe wrappers for various Windows specific APIs.