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
Powering the best of the internet | Fastly
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
This is sister project for osDQ which provide Restful APIs
(Beta Version)
This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls.
Data Cleansing APIs
Dockerfile:
# Pull base image
FROM frnde/jetty-9.4.2-jre8-alpine-cet
ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war
EXPOSE 8080
Docker Image
https...
A test suite and benchmark for exact Euclidean distance transform algorithms
used in ImageProcessing and computational geometry. It evaluates the
exactness and speed of algorithms for a large number of test
cases. Results can be visualized in Scilab.
JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processingJava class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.