The Wayback Machine - http://web.archive.org/web/20220422182416/https://github.com/rossmacarthur
Skip to content
Avatar

🦀

🦀

  • Cape Town, South Africa

Achievements

Achievements

Organizations

@extractions
Block or Report

Block or report rossmacarthur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rossmacarthur/README.md

I'm Ross 👋


  • Golang by day, Rust by night
  • 👨‍💻 Backend development at Luno, we're hiring
  • ❤️ Passionate about Open Source software

🌱 My projects

APPS & TOOLS

  • aq - Extend jq for any data format
  • dotfiles - 🔧 Install packages and my dotfiles on a new system
  • install - Install a Rust crate from a GitHub release
  • kb-remap - ⌨️ Tool to remap macOS keyboard keys
  • setup-crate - 📦 GitHub Action to install a Rust binary
  • setup-just - 🤖 GitHub Action to install the just command runner
  • sheldon - :bowtie: Fast, configurable, shell plugin manager

RUST LIBRARIES

  • casual - Simple Rust crate for parsing user input
  • complexity - Calculate cognitive complexity of Rust code
  • constcat - 🐱concat! with support for const variables and expressions
  • dairy - 🐮 A more compact, user friendly clone-on-write smart pointer
  • emojis - Lookup and iterate over emoji names, shortcodes, and groups
  • fmutex - Provides mutual exclusion on a file using flock(2)
  • goldie - 🌟 Simple golden file testing for Rust
  • itermore - 🤸 More iterator adaptors
  • peter - 🌈 ANSI terminal colours and styles for anything implementing Display
  • pulldown-cmark-toc - Generate a table of contents from a Markdown document
  • radiotap - A parser for the radiotap capture format
  • regex-macro
  • stride - A strided slice type
  • vectrix - 🏹 Stack-allocated, constant-size, matrix type implemented with const generics

ALFRED WORKFLOWS

FUN

  • advent - 🎄 My 2019, 2020, and 2021 Advent of Code solutions
  • intcode - Assembler and runner for the Intcode computer from Advent of Code 2019

Pinned

  1. sheldon Public

    :bowtie: Fast, configurable, shell plugin manager

    Rust 370 13

  2. powerpack Public

    Supercharge your Alfred workflows by building them in Rust!

    Rust 15 1

962 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created an issue in rust-lang/rust-clippy that received 1 comment

format_in_format_args lint suggests code that results in alternative behaviour

Summary I have some code that looks like this fn tabulate(devices: Vec<Device>) -> String { let mut s = String::from("Vendor ID Product ID Name\n")…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.