A Java library that performs field injection of resources from the class path. Useful for unit tests that use files as input.
A compiler from Verilog to C++ and SystemC.
Markdown-based documentation generator.
Iβm partial to Asciidoctor myself, but this looks like a passable alternative.
- Free Anti-Anxiety Guide
- Coping with Quarantine
A library of components for GNOME applications.
Data charts on energy production in Germany.
A magazine on environmental issues published at the Yale School of the Environment.
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.
By jOOQ.
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 |
A Java annotation that you can use to mark your API elements as internal, deprecated, experimental, maintained, or stable.