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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Makes all of Java directly available to ooRexx and vice versa.
A powerful bi-directional ooRexx-Java bridge.
BSF4ooRexx850 (bean scripting framework for ooRexx) supports ooRexx 5.0 or newer and Java 8 or newer, exploiting fully ooRexx (e.g. allowing Java methods to be implemented as ooRexx methods, supporting callbacks from Java to ooRexx), and Java.
Camouflages Java as the dynamically typed, caseless and easy to use ooRexx: one can simply interact with any Java object and any Java class using ooRexx messages!
With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary.
The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
SAWA calculates a semantic similarity coefficient between two sentences. Coefficient is expressed between "0" and "1", where: 0 means there is not semantic similarity among them; 1 vice versa.
NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/
a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK.
algorithms for converting Julian days to the Persian calendar, and vice versa are adopted
from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB.
The algorithms is not exactly the same as the original.
I've done some minor changes in the sake of performances and
corrected some bugs.
By Extending GregorianCalendar PersianCalendar supports:
Converting Gregorian to Persian Calendar system and vice versa.
...
LCalc is a calculator for logic expressions. It support all standard logic operators (and,or,not,xor,...) and any user-defined operators . Features include generation of value table from formula and vice-versa.