clog-cli
docker-rust
clog-cli | docker-rust | |
---|---|---|
- | 1 | |
864 | 450 | |
0.9% | 2.0% | |
7.1 | 7.3 | |
4 months ago | 10 days ago | |
Rust | Dockerfile | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
clog-cli
We haven't tracked posts mentioning clog-cli yet.
Tracking mentions began in Dec 2020.
docker-rust
-
Show /r/rust: a Rust implementation of the Realworld demo app spec using Axum and SQLx, written by a co-author of SQLx.
Sadly, it looks like there's no interested in adding it into the official Docker images either: https://github.com/rust-lang/docker-rust/issues/37
What are some alternatives?
rr - Record and Replay Framework
docker-rustup - Automated builded images for rust-lang with rustup, "the ultimate way to install RUST"
cargo-deb - A cargo subcommand that generates Debian packages from information in Cargo.toml
rust-musl-cross - Docker images for compiling static Rust binaries using musl-cross
emacs-racer - Racer support for Emacs
mini-docker-rust - Very small rust docker image
Clippy - A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
realworld-axum-sqlx - A Rust implementation of the Realworld demo app spec using Axum and SQLx.
CodeLLDB - A native debugger extension for VSCode based on LLDB
rust-musl-builder - Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
vscode-lldb - A native debugger extension for VSCode based on LLDB [Moved to: https://github.com/vadimcn/codelldb]
zero-to-production - Code for "Zero To Production In Rust", a book on API development using Rust.