Pinned Repositories
cargo-generate
cargo, make me a project
git-branchless
Branchless workflow for Git
git-stack
Stacked branch management for Git
icu4x
Solving i18n for client-side and resource-constrained environments.
jiff
A date-time library for Rust that encourages you to jump into the pit of success.
jj
A Git-compatible VCS that is both simple and powerful
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
scm-record
`scm-record` is a UI component to interactively select changes to include in a commit. It's meant to be embedded in source control tooling.
sha1-smol
Minimal and dependency free implementation of SHA1 for Rust
zstd-rs
A rust binding for the zstd compression library.
martinvonz's Repositories
martinvonz/jj
A Git-compatible VCS that is both simple and powerful
martinvonz/icu4x
Solving i18n for client-side and resource-constrained environments.
martinvonz/jiff
A date-time library for Rust that encourages you to jump into the pit of success.
martinvonz/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
martinvonz/scm-record
`scm-record` is a UI component to interactively select changes to include in a commit. It's meant to be embedded in source control tooling.
martinvonz/sha1-smol
Minimal and dependency free implementation of SHA1 for Rust
martinvonz/zstd-rs
A rust binding for the zstd compression library.
martinvonz/cargo-generate
cargo, make me a project
martinvonz/git-branchless
Branchless workflow for Git
martinvonz/git-stack
Stacked branch management for Git
martinvonz/git2-rs
libgit2 bindings for Rust
martinvonz/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
martinvonz/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
martinvonz/whoami
Rust crate to get the current user and environment.
martinvonz/clap
A full featured, fast Command Line Argument Parser for Rust
martinvonz/clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
martinvonz/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
martinvonz/crossterm
Cross platform terminal library rust
martinvonz/faster-hex
fast hex
martinvonz/glob
Support for matching file paths against Unix shell style patterns.
martinvonz/Hello-World
My first repository on GitHub!
martinvonz/insta
A snapshot testing library for rust
martinvonz/libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.
martinvonz/fluent-rs
Rust implementation of Project Fluent
martinvonz/martinvonz.github.io
martinvonz/pygit2
Python bindings for libgit2
martinvonz/PyOxidizer
A modern Python application packaging and distribution tool
martinvonz/rust
Empowering everyone to build reliable and efficient software.
martinvonz/rust-protobuf
Rust implementation of Google protocol buffers
martinvonz/watchman
Watches files and records, or triggers actions, when they change.