Skip to content

simnalamburt/homebrew-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My macOS packages

cargo-criterion is a Plugin for Cargo which handles much of the heavy lifting for analyzing and reporting on criterion-rs benchmarks.

brew install simnalamburt/x/cargo-criterion

Corepack for Bun. PoC for implementing version management inside bun itself.

brew install simnalamburt/x/bunv

Tiny input source manager for macOS.

brew install simnalamburt/x/input-source

Normalizes filenames to Unicode NFC and is faster than convmv(1).

brew install simnalamburt/x/jaso

uniq(1) alternative with streaming support.

brew install simnalamburt/x/uniqs

Simple AWS ELB log parser which parses Classic LB and ALB logs into JSONs.

brew install simnalamburt/x/elb-log-parser

A simple TOTP CLI powered by keychain of macOS.

brew install simnalamburt/x/totp

 

Archives

These packages have outlived their usefulness, but have been preserved for historical reasons.

A fast, memory-safe web server written in Rust.

This formula has been deprecated since ferron has been migrated to homebrew-core.

# Deprecated
brew install simnalamburt/x/ferron

# Use homebrew/core version instead
brew install ferron

Detect and remove unused dependencies from Cargo.toml in Rust projects.

This formula has been deprecated since cargo-shear has been migrated to homebrew-core.

# Deprecated
brew install simnalamburt/x/cargo-shear

# Use homebrew/core version instead
brew install cargo-shear

Allows sharing a single rust-analyzer server instance among multiple LSP clients to save resources.

This formula has been deprecated since ra-multiplex has been migrated to homebrew-core.

# Deprecated
brew install simnalamburt/x/ra-multiplex
brew services start simnalamburt/x/ra-multiplex

# Use homebrew/core version instead
brew install ra-multiplex
brew services start ra-multiplex

haskell-stack

haskell-stack patched to work with Apple Silicon. See Homebrew/homebrew-core#95032 and commercialhaskell/stack#5677 for the upstream PRs.

This formula has been deprecated since the official version of haskell-stack now supports Apple Silicon.

# Deprecated
brew install simnalamburt/x/haskell-stack

# Use homebrew/core version instead
brew install haskell-stack

podman-apple-silicon

Podman v3.3.1, patched to work with Apple Silicon. See simnalamburt/podman for the source codes.

This fork is now deprecated, as the official version of Podman has supported Apple Silicon since v3.4.0.

# Deprecated
brew install simnalamburt/x/podman-apple-silicon

# Use homebrew-core version instead
brew install podman

qemu-hvf

QEMU v6.1.0 with Hypervisor.framework patch applied. See simnalamburt/qemu@hvf for the patch that is used.

This fork is now deprecated, as the official version of QEMU has added 'hvf' accelerator support for AArch64 guests on Apple Silicon hosts since v6.2.0.

# Deprecated
brew install simnalamburt/x/qemu-hvf

# Use homebrew-core version instead
brew install qemu

 


homebrew-x is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0). See COPYRIGHT for details.

About

My homebrew packages

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages