flop

floppy-disk facade for common archive formats! (by queer)

Flop Alternatives

Similar projects and alternatives to flop

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better flop alternative or higher similarity.

flop reviews and mentions

Posts with mentions or reviews of flop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-11.
  • Show HN: peckish, a CLI/Rust library for Linux package manipulation
    5 projects | news.ycombinator.com | 11 Sep 2023
    This is a tool I’ve been working on for the last ~6 months. It was born out of frustration trying to package boxxy[1] for different distros.

    This was originally to be presented at RustConf 2023 in a few days, under the talk “Repackage the World!,” but unfortunately my health took a sudden turn for the worse and I’m no longer able to give the talk.

    peckish IS NOT a replacement for distro-specific packaging tools, and its packages WILL NOT be compliant with every distribution’s standards for packages.

    peckish IS:

    - a way to make a quick-and-dirty packages for distributing a program

    - a CLI/library for manipulating the contents of Linux packages

    The core abstraction is an in-memory filesystem behind an async std::fs-like facade[2], allowing packages to be manipulated with more-intuitive random-access I/O instead of putting up with (nested) streaming archive formats. This facade also is used for ex. enabling easier archive manipulation[3], a library for copying between facade implementations[4], and more. This bets that most packages will never be larger than memory, which in my testing is a safe bet even with Docker images as inputs.

    Sorry for adding more YAML to the world :P

    [1] https://github.com/queer/boxxy

    [2] https://github.com/queer/floppy-disk

    [3] https://github.com/queer/flop

    [4] https://github.com/queer/disk-drive

Stats

Basic flop repo stats
1
2
5.7
8 months ago

queer/flop is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of flop is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com