Pinned Repositories
js-beautify
Beautifier for javascript
bench_thomas_vs_elrendio
cargo-clean-recursive
Cleans all projects under specified directory.
cargo-machete
Remove unused Rust dependencies with this one weird trick!
chrono-rfcs
Workspace for planning the long-term evolution of chrono
clang-sys
Rust bindings for libclang.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
diesel
A safe, extensible ORM and Query Builder for Rust
diesel_queryable_prevents_unused_warning_repro
Minimal repro that Queryable blocks unused warning
Docusaurus
Easy to maintain open source documentation websites.
Elrendio's Repositories
Elrendio/bench_thomas_vs_elrendio
Elrendio/cargo-clean-recursive
Cleans all projects under specified directory.
Elrendio/cargo-machete
Remove unused Rust dependencies with this one weird trick!
Elrendio/chrono-rfcs
Workspace for planning the long-term evolution of chrono
Elrendio/clang-sys
Rust bindings for libclang.
Elrendio/DefinitelyTyped
The repository for high quality TypeScript type definitions.
Elrendio/diesel
A safe, extensible ORM and Query Builder for Rust
Elrendio/diesel_queryable_prevents_unused_warning_repro
Minimal repro that Queryable blocks unused warning
Elrendio/Docusaurus
Easy to maintain open source documentation websites.
Elrendio/Git
Elrendio/Influence
Elrendio/invalid_compilation_error
Explicite invalid compilation error
Elrendio/js-beautify
Beautifier for javascript
Elrendio/loopback-cli
LoopBack CLI tool for creating projects, models and more.
Elrendio/loopback-sandbox
A repository for reproducing LoopBack community issues.
Elrendio/NextestMinimalRepro
Nextest minimal repro of workspace bug
Elrendio/OneofGrpcError
Elrendio/proc-macro2
Elrendio/ref-cast
Safely cast &T to &U where the struct U contains a single field of type T.
Elrendio/rust
Empowering everyone to build reliable and efficient software.
Elrendio/rust-csv
A CSV parser for Rust, with Serde support.
Elrendio/rust-ftp
FTP client for Rust
Elrendio/rust-protobuf
Rust implementation of Google protocol buffers
Elrendio/sendgrid-rs
Unofficial Rust library for the SendGrid API
Elrendio/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
Elrendio/ssh2-rs
Rust bindings for libssh2