fancyline VS xattr

Compare fancyline vs xattr and see what are their differences.

fancyline

Readline-esque library with fancy features (by Papierkorb)

xattr

Crystal bindings for XATTR (by ettomatic)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fancyline xattr
1 2
75 8
- -
0.0 0.0
almost 3 years ago almost 3 years ago
Crystal Crystal
Mozilla Public License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fancyline

Posts with mentions or reviews of fancyline. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-10.
  • An Ode to Ruby
    13 projects | news.ycombinator.com | 10 Jan 2022
    So you are accusing me of lying, how lovely of you!

    Let's see if your accusations can hold up to Socratic questioning:

    - If I haven't open sourced any Crystal projects does that mean I haven't written any?

    - I have published several Ruby gems[0], when was the last commit or version bump for any of them? You're more interested that I am, tell me. I really should archive them, thanks for reminding me.

    - You missed off my Gitlab, what was the last public contribution I made there? (hint[1])

    - What's the last gem I created? I reckon it's this one that I didn't publish[2] because the Rack team changed a public API in such a dumb way that I'd have to rewrite it and then mucked me around with a pull request to Rack that one of the core team copy and pasted in as their own commit while arguing against the pull. Weird, but lovely people, like yourself. Meanwhile, your cookies lack security. Yes, I want to continue working within this language and ecosystem… Does the sarcasm come through in my writing?

    - Why did you not check the Crystal repo?[3][4] Github has a search facility. Put my username in, and pick `commits` on the left.

    - How did you miss the forks of Docopt.cr[5] and Fancyline[6]? They're right there in my public activity log. Did you not see the merges into Fancyline of my code?[7] I have more to give, just trying to find the time.

    - Did you not see forks with commits such as xattr.cr[8], xdg.cr[9], and Pope.cr[10]

    - You didn't see I'd provided a project[11] for Mint so it can be run easier with Docker Compose?

    - Aside from that I have a whole host of changes to migrate.cr[12] still to push up. You can't know that but you might've guessed that I was at least working with that - and all the other forks of Crystal projects I have.

    That is all public and not the half of the Crystal code I look at.

    Should I expect an apology? If you were too cowardly to be straightforward with your accusations then I find it stretches credulity far beyond breaking that you could be big enough to provide one. We'll see, like you, I've been very wrong about people in the past.

    [0] https://rubygems.org/profiles/yb66

    [1] https://gitlab.com/arctic-fox/spectator/-/merge_requests/34

    [2] https://gitlab.com/yb66/aes-gcm

    [3] https://github.com/crystal-lang/crystal/pull/11201

    [4] https://github.com/crystal-lang/crystal/blob/1.1.0/CHANGELOG...

    [5] https://github.com/yb66/docopt.cr

    [6] https://github.com/yb66/fancyline

    [7] https://github.com/Papierkorb/fancyline/pulls?q=is%3Apr+yb66

    [8] https://github.com/ettomatic/xattr/pulls

    [9] https://github.com/dscottboggs/xdg.cr/pull/1

    [10] https://github.com/yb66/pope.cr/commits/master

    [11] https://github.com/yb66/Mint-Docker-Compose

    [12] https://github.com/yb66/migrate.cr

xattr

Posts with mentions or reviews of xattr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-12.
  • xattr VS xattr-crystal - a user suggested alternative
    2 projects | 12 Jan 2022
  • An Ode to Ruby
    13 projects | news.ycombinator.com | 10 Jan 2022
    So you are accusing me of lying, how lovely of you!

    Let's see if your accusations can hold up to Socratic questioning:

    - If I haven't open sourced any Crystal projects does that mean I haven't written any?

    - I have published several Ruby gems[0], when was the last commit or version bump for any of them? You're more interested that I am, tell me. I really should archive them, thanks for reminding me.

    - You missed off my Gitlab, what was the last public contribution I made there? (hint[1])

    - What's the last gem I created? I reckon it's this one that I didn't publish[2] because the Rack team changed a public API in such a dumb way that I'd have to rewrite it and then mucked me around with a pull request to Rack that one of the core team copy and pasted in as their own commit while arguing against the pull. Weird, but lovely people, like yourself. Meanwhile, your cookies lack security. Yes, I want to continue working within this language and ecosystem… Does the sarcasm come through in my writing?

    - Why did you not check the Crystal repo?[3][4] Github has a search facility. Put my username in, and pick `commits` on the left.

    - How did you miss the forks of Docopt.cr[5] and Fancyline[6]? They're right there in my public activity log. Did you not see the merges into Fancyline of my code?[7] I have more to give, just trying to find the time.

    - Did you not see forks with commits such as xattr.cr[8], xdg.cr[9], and Pope.cr[10]

    - You didn't see I'd provided a project[11] for Mint so it can be run easier with Docker Compose?

    - Aside from that I have a whole host of changes to migrate.cr[12] still to push up. You can't know that but you might've guessed that I was at least working with that - and all the other forks of Crystal projects I have.

    That is all public and not the half of the Crystal code I look at.

    Should I expect an apology? If you were too cowardly to be straightforward with your accusations then I find it stretches credulity far beyond breaking that you could be big enough to provide one. We'll see, like you, I've been very wrong about people in the past.

    [0] https://rubygems.org/profiles/yb66

    [1] https://gitlab.com/arctic-fox/spectator/-/merge_requests/34

    [2] https://gitlab.com/yb66/aes-gcm

    [3] https://github.com/crystal-lang/crystal/pull/11201

    [4] https://github.com/crystal-lang/crystal/blob/1.1.0/CHANGELOG...

    [5] https://github.com/yb66/docopt.cr

    [6] https://github.com/yb66/fancyline

    [7] https://github.com/Papierkorb/fancyline/pulls?q=is%3Apr+yb66

    [8] https://github.com/ettomatic/xattr/pulls

    [9] https://github.com/dscottboggs/xdg.cr/pull/1

    [10] https://github.com/yb66/pope.cr/commits/master

    [11] https://github.com/yb66/Mint-Docker-Compose

    [12] https://github.com/yb66/migrate.cr

What are some alternatives?

When comparing fancyline and xattr you can also consider the following projects:

kakoune.cr - A command-line tool for Kakoune

xattr-crystal - Crystal bindings for Linux/Unix Extended attributes

icr - Interactive console for Crystal programming language

aes-gcm

Mint-Docker-Compose - A (hopefully) easy way to run Mint via Docker

docopt.cr - docopt for crystal-lang

werk - Dead simple task runner

fancyline - Readline-esque library with fancy features

spectator

rubygems - Library packaging and distribution for Ruby.