Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
An Apache Ant task extending JSmooth that creates a Windows executable wrapper .exe file from a java archive .jar file without needing a separate xml configuration file.
Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
*** NO LONGER MAINTAINED ***
The Inform 7 Feature for Eclipse is a set of plug-ins which will support cross-platform development of interactive fiction projects in the Inform 7 language. The current version is tested under Linux and Windows.
NaRP-i (for Not a Real Pseudo Interpreter) is a multiplatform interpreter. His goal is validate analysis of problems made in a pseudolanguage called NaRP. Narp and Narp-i are so interdependent that they should be regarded as a single project.
Vanadis aims to be a distributed systems platform built on OSGi. It should be easy to expose your services, and it should be easy to find your dependencies. Distribution should be transparent. Will it? Maybe, stay posted.
Zonnon Compiler for java is an implementation of the grammar of zonnon for java.
There are different versions developed with javacc, sablecc, gold parser ....
GUI and Report tools too
A compiler that compiles the Vyne programming language.
The compiler is aimed at compiling the vyne language. The Vyne language is a high level programming language that aims to be a very powerful alternative to the currently well established high level languages. The goal is not to reinvent the wheel, but to make it better.
One thing that is important is that Vyne should not be owned by anybody. The language itself should be maintained by the community. The development website can be found on http://www.vyne.org
This utility is created with the aim of accelerating development of Linux PSF2 (framebuffer) fonts. It does not work with X fonts.
The program can "explode" existing PSF2 fonts, creating an human-readable graphical representation of each glyph which can then be re-compiled into a PSF2 font. The project supports the use of unicode tables at the end of fonts, but currently (Dec, 2012) not fully (sequences are not supported), but this should be simple to amend.
Bluewave is an object oriented database and application server that provides a neat intuitive way to store data. Bluewave also features a powerful client and server API.
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.