Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
RegExpToolkit is a simple and easy to use tool written in PHP to ease the
process of finding the right regularexpression. It supports
the available regularexpression related function of PHP and also the JavaScripts
ones.
JarJunkie is a utility application for finding information within Java archives (Jars). This pure Java application utilizes regularexpression searching and has an intuitive user interface, including drag and drop support.
This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regularexpression which recognizes the same language as the FA you described.
This is an attempt to create a completely full-featured developer's regularexpression tester for the Microsoft .NET System.Text.RegularExpressions namespace.
The current version is developed in VB.NET but I am currently considering porting to C#.
The eSysprops Eclipse plugin provides a regularexpression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.
With RegExTest you can fully test your regular expressions against a target text. RegularExpression syntax is not so obvious, so a quick test enviroment is really helpful in all situations. RegExTest allows you to use and test grouping functions.
TestPattern is a jakarta ant task for source file verification. It applies a set of regularexpression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
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.
jrexx - automaton based regularexpression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure.
jregex - a regularexpression library for Java. Main features include
perl5.6 syntax, Unicode support, high performance, some advanced experimental functionality.
AG101 is a java-based visual XSL editor/debugger built on the Pollo XML editor (pollo.sourceforge.net). It has extensions to a regularexpression library. It also has the ability to pipe XSL transforms one to another and store and reuse those pipes.
RE is a fast regularexpression library for OCaml.
It accepts several syntax (and semantics) for regular expressions: Perl-style, Emacs-style and Posix extended regular expressions.
create practice exams from FCC exam question pools for Ham Radio
The FCC publishes pools of questions for each of the three Amateur Service (Ham Radio) license exams. Two of my programs clean and parse the files and put the questions and answers into a small lightweight database (SQLite) file. The third program generates practice tests which you can focus on particular areas of the exam or randomly select across the pool. The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning...