Code Monkey home page Code Monkey logo

awesome-alternatives-in-rust's Issues

swc

swc - swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.

fastmod: kind of similar to `sad`

https://github.com/facebookincubator/fastmod

fastmod is a fast partial replacement for codemod. Like codemod, it is a tool to assist you with large-scale codebase refactors, and it supports most of codemod's options. fastmod's major philosophical difference from codemod is that it is focused on improving the use case "I want to use interactive mode to make sure my regex is correct, and then I want to apply the regex everywhere". For this use case, it offers much better performance than codemod. Accordingly, fastmod does not support codemod's --start, --end, or --count options, nor does it support anything like codemod's Python API.

delta as a replacement for diff-highlight and diff-so-fancy

I haven't checked how complete they are, but delta is a Rust-based diff viewer that lists "diff-highlight and diff-so-fancy emulation modes" as one of its features and sad says "Any git compatible colourizer would work. I perfer these two:" before listing delta and diff-so-fancy.

leftwm, eww, dmenu-rs

leftwm ist a tiling window manager like Xmonad or i3.

eww is a panel like polybar

dmenu-rs is a drop in replacement for dmenu

I currently set up my laptop with this software

Pants 2 replacement for Pants 1

Hi! I'm a maintainer on the Pants open source project, a build system that was originally written in Python (Pants 1) then was rewritten from the ground up (Pants 2) using Rust for the core engine. Additional info about how Pants 2 takes advantage of Rust https://blog.pantsbuild.org/fast-incremental-builds-speculation-cancellation/. Though the two projects share name and maintainers, Pants 2 is a wholly new codebase with different design goals. Meanwhile Pants 1 continues to be used and supported in its original incarnation.

Would it be appropriate to open a PR adding Pants to the list? And if so, would creating a new heading, Development Tools > Build Systems be 👍? Pants is more powerful than a command runner, which is the closest fit among the existing headings.

xd as an alternative to hexdump

In addition to hexyl, there's also xd as a Rust alternative to hexdump (named based on the abbreviated hd alias to hexdump).

It hasn't achieved full compatibility yet, but it has the following advantage, without going "hawaiian shirt" colorful and fancy border-y like hexyl:

--table default — a tweaked code page 437, like on an old IBM PC. This encoding provides a unique glyph for each octet, making it reversible, and almost all of those glyphs are visually distinct, which is helpful when visualising patterns in binary data that transcends printable ASCII.

Sort-of rewrites?

I wrote a utility called just that is a replacement for using make as a command runner. However, it’s not a build system, so it’s not a full replacement for make. I wanted to open a PR adding it, but wasn’t sure it would be a good fit.

What’s the policy for sort-of replacements for existing utilities?

Alternative to "nohup"

A nohup reimplementation in rust seems like a good idea?
IDK but I think it could displace nohup the added feature of letting you name the output file.

gnu tar

does it make sense to have an alternative to gnu tar written in rust?

Better categories

The sed & awk sub categories would be better under 'Text processing' then 'System tools'.
Cloc, and the rbenv and nvm version manager alternatives would be better under the 'Development tools' category.
Some non-sysadmin utilities under 'System tools' may be moving to the 'Utilities' category; if being more involved in software development using, would be better under 'Development tools'.

dog is unmaintained

It seems the author of the dig replacement dog has vanished. Since there are some open issues, this is not really awesome anymore. If you don't want to remove it, at least comment it.

[For all contributors] Do you think I should change the repository name?

Some people in reddit suggest renaming to the repository name. Do you think I should change the repository name? If so, please give me your idea for this repository's name.

I'm wondering whether I should do it.

ref:

Just a heads up that I got a lot random whining from folks about calling ripgrep a "replacement" for grep so long as it wasn't POSIX compatible or otherwise bug-for-bug compatible with grep. In response to that, I added a FAQ item: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md#posix4ever

And I'm not really a fan of calling this "Awesome Rewrite it in Rust." I didn't set out to "rewrite grep in Rust." Not only was it not my intent, but ripgrep is quite literally not a rewrite of grep in Rust in any sense of the word.

https://www.reddit.com/r/rust/comments/nm96n1/awesome_rewrite_it_in_rust_a_curated_list_of/gzold43?utm_source=share&utm_medium=web2x&context=3

May I suggest a rename to "Alternatives in Rust (AIR)"?

https://www.reddit.com/r/rust/comments/nm96n1/awesome_rewrite_it_in_rust_a_curated_list_of/gzny13l?utm_source=share&utm_medium=web2x&context=3

I think having a list like this is awesome, just change the name might be good.

https://www.reddit.com/r/rust/comments/nm96n1/awesome_rewrite_it_in_rust_a_curated_list_of/gzpvc8q?utm_source=share&utm_medium=web2x&context=3

"Awesome Alternatives" might be better?

https://www.reddit.com/r/rust/comments/nm96n1/awesome_rewrite_it_in_rust_a_curated_list_of/gzoybro?utm_source=share&utm_medium=web2x&context=3

My bikeshed for the rename is "Awesome Rust Rewrites"

https://www.reddit.com/r/rust/comments/nm96n1/awesome_rewrite_it_in_rust_a_curated_list_of/gzoej3v?utm_source=share&utm_medium=web2x&context=3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.