MarcoIeni
Rust Infrastructure Team. 🎙️ Podcast http://ieni.dev/rustship 🦀 Automating Rust releases http://release-plz.ieni.dev
@rustfoundationMessina, Italy
Pinned Repositories
cargo-assist
GitHub Action to automatically format Rust code and fix clippy lints.
glimpse
✨ Mnemonic key bindings for VSCode commands
intellimacs
Spacemacs' like key bindings for IntelliJ platform.
release-plz
Publish Rust crates from CI with a Release PR.
release-plz-action
GitHub action for https://github.com/MarcoIeni/release-plz
rust-api-workshop
Write a Rust HTTP API with TDD
spaceclipse
Spacemacs' like key bindings for Eclipse.
template
Template for a generic rust project hosted on GitHub
patterns
A catalogue of Rust design patterns, anti-patterns and idioms
VSpaceCode
Spacemacs like keybindings for Visual Studio Code
MarcoIeni's Repositories
MarcoIeni/release-plz
Publish Rust crates from CI with a Release PR.
MarcoIeni/intellimacs
Spacemacs' like key bindings for IntelliJ platform.
MarcoIeni/release-plz-action
GitHub action for https://github.com/MarcoIeni/release-plz
MarcoIeni/cargo-assist
GitHub Action to automatically format Rust code and fix clippy lints.
MarcoIeni/glimpse
✨ Mnemonic key bindings for VSCode commands
MarcoIeni/rust-workspace-example
Experiment with cargo workspaces
MarcoIeni/MarcoIeni
MarcoIeni/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
MarcoIeni/actix-web-docker-example
🦀 An example of how to package an actix-web project into a Docker container.
MarcoIeni/bors
Rust implementation of bors used for various Rust components (e.g. the compiler).
MarcoIeni/cc1101
A platform agnostic driver to interface with the CC1101 (Sub-1GHz RF Transceiver)
MarcoIeni/cf-rpc-test
MarcoIeni/code-cookbook
Reusable code patterns which you can use as reference or copy to your project 👩💻👨🍳📖🥗
MarcoIeni/crates.io
The Rust package registry
MarcoIeni/expandable
What if we could check declarative macros before using them?
MarcoIeni/foundation.rust-lang.org
website for Rust Foundation
MarcoIeni/fuwari
A static blog template built with Astro.
MarcoIeni/git-config
GitHub action to configure the git user from a GitHub token
MarcoIeni/infratk
Infra toolkit (useful for Rust Infra team only)
MarcoIeni/mdbook-pr-preview
MarcoIeni/relnotes
Generate release notes for "The Rust Programming Language"
MarcoIeni/renovate-playground
MarcoIeni/rust
Empowering everyone to build reliable and efficient software.
MarcoIeni/rust-project-template
Starter template for a new Rust project - including docs and GH Actions CI 🦀 📦
MarcoIeni/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
MarcoIeni/rustc-perf
Website for graphing performance of rustc
MarcoIeni/simpleinfra
Rust Infrastructure automation
MarcoIeni/team
Rust teams structure
MarcoIeni/this-week-in-rust
Data for this-week-in-rust.org
MarcoIeni/workflow-builder
The quick and easy way to design a GitHub Actions workflow ⚙️ 🏗