hackpadfs VS frameless

Compare hackpadfs vs frameless and see what are their differences.

hackpadfs

An extensible file system abstraction for Go. File systems, composable interfaces, and test suites. (by hack-pad)

frameless

The AntiFramework =) (by adamluzsi)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hackpadfs frameless
2 3
238 30
3.4% -
1.7 9.0
about 2 months ago 5 days ago
Go Go
Apache License 2.0 Apache License 2.0
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.

hackpadfs

Posts with mentions or reviews of hackpadfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-29.

frameless

Posts with mentions or reviews of frameless. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-29.
  • Read/Write FileSystem header interface for dependency injection
    7 projects | /r/golang | 29 May 2022
    For that, I would suggest a CRUD interface. Something Like these usually work for me: https://github.com/adamluzsi/frameless/blob/master/crud.go
    7 projects | /r/golang | 29 May 2022
    Github link
    7 projects | /r/golang | 29 May 2022
    Then if you want to skip writing tests, you can even use these contracts: - Creator tests - Deleter tests - Finder/Read tests - Updater tests

What are some alternatives?

When comparing hackpadfs and frameless you can also consider the following projects:

juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.

go-formatter - A curated list of awesome Go frameworks, libraries and software

afero - A FileSystem Abstraction System for Go

testcase - testcase is an opinionated testing framework to support test driven design.