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.
Try free now
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
A command line shell environment for the webgame travian.
Enables the user to enact building plans, send resources, train troops, issue raids, and coordinate attacks.
Peepo is a tool for remote analysis of Apache weblogs in real time. It consists of a server that broadcasts Apache logs via UDP and a desktop application that receives, filters and plots them.
jiipco! (Java Internal Interprocess Communication) is a library for event driven process communication, specially suited for frontend GUIs development. With this library, command line oriented utilities can be treated as asynchronous event generators.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
The Gridbus Grid Service Broker, is a service-oriented, economy and data-aware resource broker system that uses a simple, extensible middleware independent architecture that mediates access to distributed resources on a local / Global Grid of computers.
neormf (New Entreprise Object Relational Mapping Framework) is a Bottom-Up Code Generation Framework for a number of languages/plateforms (Java/J2EE,C#/DotNet,...) and architectures, following main design patterns and frameworks
GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
Using Axis2, the server provides services to exchange (xml) documents in controlled way: in invoice format only if choosing 'Invoice', in purch. order format only if 'Purchase Order' etc. The client provides various interfaces: web, command line etc.
Java-based csv file comparator, accepting other separators. Records are compared column by column, highlighting differences per column. Comparison is based on key column (first by default). Composite keys can be used (more than one column as a key)
Conrad is both a high performance Conditional Random Field engine which can be applied to a variety of machine learning problems and a specific set of models for gene prediction using semi-Markov CRFs.
Java software for the generation of pseudo-random music (currently midi only) based on various input parameters (BPM, Key, Scale/Mode, etc) and voice leading algorithms.
BarTex is a system designed to create inexpensive tickets for events. It uses a crypto system to verify tickets using barcodes; thus eliminating the cost of expensive, colorful tickets that cannot be photocopied/forged.
DDNSNotify logs into a (telnet-enabled) router and retrieves the WAN IP Address, only IF the IP Address differs from the DNS IP address for the domain name. It's useful to update DNS records using another external DDNS script (such as zoneclient.py).
Proxy to send APDU commands received from apdutool (from Java Card development kit) to smart card and APDU responses back from smart card to apdutool. Allows to use smart cards with SATSA from WTK (wireless toolkit).
"distribution" is a message and data processing tool. It allows to process information through a graph of processors. It may be used to build mailing lists, fax gateways, email filters, PDF mailing combinators, report systems and many other processes
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
Self Organization of an adaptive learning framework for pervasive graph structures from grids, utilities to semantic governance. Business, performance and provisioning assurance are converged with EGA, ITIL, eTOM,SOX, HIPPA, CobiT and AC
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.