Benki β†’ All Posts

β‡  previous page next page β‡’

An OCI-compatible container runtime for FreeBSD based on jails.

You can even use it with containerd.

I loved jails when I was on FreeBSD, but it was always a problem that the mutable application state was not cleanly separated from the immutable system parts. With this, you could fix that.

A Java library that performs field injection of resources from the class path. Useful for unit tests that use files as input.

Java annotations for static analysis with a clearly defined specification in the style of a static type system.

At the moment it defines nullability annotations (@Nullable, @NullMarked).

Supported by Error Prone, Infer, and other tools.

A Kubernetes CSI driver for the mounting of Google Cloud Storage buckets as storage volumes.

A library that I wrote to parse serialized GVariant values in Java. Also includes a module for reading the files that make up an OSTree repository.

The API is not stable yet. On the plus side, it has full unit test coverage, so assuming that I got the example cases right, it should do its job reasonably reliably.

Bug reports and API suggestions welcome!

Javadocs: jgvariant-core, jgvariant-ostree
Issue trackers: GitHub, GitLab
β‡  previous page next page β‡’