Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 5 C file-system Projects
-
Project mention: What's the issue with ZFS (OpenZFS specifically) constantly breaking on kernel updates even when utilizing DKMS? | /r/zfs | 2023-09-14
The kernel doesn't guarantee API backwards compatibility for kernel modules outside of the kernel. They constantly break things (sometimes on purpose for non-GPL projects: https://github.com/openzfs/zfs/issues/14555 )
-
MooseFS
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
For arbitrary state changes however, it's better to use something like casync. Note that there are a lot of tunables, implicit and explicit; for package indexing I would particularly think about "how is the index sorted" and "what is the desired chunk size".
-
-
Project mention: MOS: A hobby Unix-like operating system developed from scratch | news.ycombinator.com | 2022-10-11
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C file-system related posts
- What's the issue with ZFS (OpenZFS specifically) constantly breaking on kernel updates even when utilizing DKMS?
- Implementing Raid Expansion in ZFS
- My SSD suddenly died. I only lost 10 minutes of data, thanks to ZFS
- OpenZFS – Incremental add of disks to existing RAIDZ
- ZFS raidz expansion is coming
- Considering migrating 200TB from Unraid and have some questions before specing a server
- ZFS 2.2.0 (RC): Block Cloning merged
-
A note from our sponsor - Mergify
blog.mergify.com | 28 Sep 2023
Index
What are some of the best open-source file-system projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | zfs | 9,471 |
2 | MooseFS | 1,484 |
3 | casync | 1,412 |
4 | spiffs | 1,404 |
5 | mos | 348 |