Stacks
Applications
Artifacts
Dashboard
Documentation
SBOM viewer
Status page
Contact us
Legal
Examples: Argo CD, NGINX, Redis
Clojure is a robust, practical, and fast programming language with a set of useful features that together form a simple, coherent, and powerful tool.
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
GraalVM is a high-performance JDK distribution that compiles your Java applications ahead of time into standalone binaries. These binaries start instantly, provide peak performance with no warmup, and use fewer...
Native Image is a technology to compile Java code ahead-of-time to a binary (a native executable). A native executable includes only the code required at run time, that is the application classes, standard-library...
Node.js is an open-source, cross-platform JavaScript runtime environment.
OpenJDK (Open Java Development Kit) is a free and open-source implementation of Java Platform, Second Edition (Java SE).
Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or manage system tasks. It is simple,...