Open Source

Supporting the ecosystem we build on.

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.


Our Projects

The following projects are available on GitHub. We welcome bug reports, feedback, and contributions.

microfs

Dart

A 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.

View on GitHub →

Get Involved

We welcome contributions of all kinds — code, documentation, bug reports, and ideas.

Visit us on GitHub →