Our Approach
At Hedgehog Fortress, we believe in contributing back to the community where we can. Open source software underpins much of the modern software ecosystem, and we're glad to be a part of it.
- Community — We build on the work of others and aim to give back wherever we can.
- Collaboration — Good software improves when people work together. We welcome contributions, feedback, and ideas.
- Longevity — Open source projects outlive any single company or team.
Our Projects
The following projects are available on GitHub. We welcome bug reports, feedback, and contributions.
microfs
DartA minimal filesystem stored in a single binary container. Files are stored in fixed-size blocks inside any RandomAccessFile — a local file, an in-memory buffer, or any other backing store. Implements the package:file FileSystem interface, so it works with any code that accepts a FileSystem.
Get Involved
We welcome contributions of all kinds — code, documentation, bug reports, and ideas.
- Report a bug — Found something that doesn't work right? Open an issue on GitHub.
- Suggest a feature — Have an idea? We'd love to hear it.
- Contribute — Pull requests are welcome on our open projects. Check the contributing guide in each repo.
- Spread the word — Star our repos and share with anyone who values privacy-first software.