Pinned Repositories
docker-rust
The official Docker images for Rust
dynosaur
onedrive-api
A non-official middle-level HTTP API bindings to the OneDrive REST API through Microsoft Graph
pdf-extract
A rust library for extracting content from pdfs
pdfium-render
A high-level idiomatic Rust wrapper around Pdfium, the C++ PDF library used by the Google Chromium project.
reqwest-middleware
Wrapper around reqwest to allow for client middleware chains.
rtf-parser
A rust RTF parser & lexer designed for speed and memory efficiency
validator
Simple validation for Rust structs
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
reqwest
An easy and powerful Rust HTTP Client
pvichivanives's Repositories
pvichivanives/docker-rust
The official Docker images for Rust
pvichivanives/dynosaur
pvichivanives/onedrive-api
A non-official middle-level HTTP API bindings to the OneDrive REST API through Microsoft Graph
pvichivanives/pdf-extract
A rust library for extracting content from pdfs
pvichivanives/pdfium-render
A high-level idiomatic Rust wrapper around Pdfium, the C++ PDF library used by the Google Chromium project.
pvichivanives/reqwest-middleware
Wrapper around reqwest to allow for client middleware chains.
pvichivanives/rtf-parser
A rust RTF parser & lexer designed for speed and memory efficiency
pvichivanives/validator
Simple validation for Rust structs