cicpoffs VS case-folding-fs

Compare cicpoffs vs case-folding-fs and see what are their differences.

cicpoffs

Case-Insensitive Case-Preserving Overlay FUSE File System - play games with broken mods on linux that rely on Windows's case insensitivity (by adlerosn)

case-folding-fs

A case-insensitive FUSE filesystem (by m42a)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cicpoffs case-folding-fs
2 1
19 0
- -
6.4 2.5
7 months ago 2 months ago
C++ C++
GNU General Public License v3.0 only -
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.

cicpoffs

Posts with mentions or reviews of cicpoffs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-21.
  • The weird world of Windows file paths
    2 projects | /r/programming | 21 Apr 2023
    Possibly this one https://github.com/adlerosn/cicpoffs
  • Making a directory case-insensitive
    2 projects | /r/u_aksdb | 6 Apr 2023
    Before almost giving up, I stumbled on cicpoffs. And it does exactly what I was looking for. It's basically ciopfs, but without any requirements on the underlying FS structure. It will create files with the name that is provided (preserving the case), but will lookup existing files in a case-insensitive manner and use the first that matches. The build instructions were easy and it ran out of the box.

case-folding-fs

Posts with mentions or reviews of case-folding-fs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-06.
  • Making a directory case-insensitive
    2 projects | /r/u_aksdb | 6 Apr 2023
    After searching even more, I stumbled on the case-folding-fs. Now this seemed to tackle exactly the problem I had with ciopfs, but I also faced two problems with it:

What are some alternatives?

When comparing cicpoffs and case-folding-fs you can also consider the following projects:

rubygems - Library packaging and distribution for Ruby.