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
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
...This project is a proof of concept for my self and I would share it with the Open Source world. Logic Custom OS will have many features all listed in the wiki. The project is Java based and will support most versions of Java the JRE and JDK. And most importantly its open source anyone can edit this software and use it for themselves!
A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
OpenSignX is a document and form signing Java applet for PKI X.509 certificates. It is based on www.openOCES.org and provides generation XAdES enveloping signature of one or multiple documents supporting PKCS#11Java keystores.
Developer tools for EXPRESS (ISO 10303-11), an information modeling language. The core of this project is a Java Express parser using the ANTLR parser generator. This project was initiated by the National Institute of Standards and Technology.
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
This Project gives instructions on how to setup a working environment with Eclipse to develop MIDlets
for NOKIA 6131 NFC. The entire setup requires the installation of JDK, JRE, Eclipse ME, and NFC SDK.
JavaKeyToolGUI is the GUI interface for JDK Keytool.Its a great utility to generate keys for security purpose.Android application developers who develop apps implementing google maps api will find it useful during registering Map API key
A library help for signing data with PKCS11 token (certificates with SHA1withRSA Sign Algorithm) and create CMS packages.
It uses Bouncy Castle Crypto API and SUNPKCS11.
Also it verify the signed data and verify signing certificate's OCSP control.
Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Ohioedge CRM + BPM + Group/Membership Management Server
Ohioedge is a Web-based, Enterprise Java (J2EE Certified by Sun!) CRM + BPM application designed for $15-200M organizations requiring multi-functional, enterprise-wide co-ordination of sales (work) generation and fulfillment (workflow) activities.
This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
Core Java Beans provides functionality needed by most J2SE/J2EE applications that isn't yet provided by the JDK specification directly. This API is a foundation that fills the gaps between the JDK and any application. Jdbc & XML simple and improved.
Ufnasoft Document Management System (Ufnasoft-DMS), Java Document Management System developed in Java Swing, Servlets, Tomcat, and MySQL. The features are Document History, Version Control, User group based permission, Project Level Permission, Docum
Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. As of 25/11/2010 the latest version (3.0) can now be found at GitHub, https://github.com/StuartMacKay/transform-swf.
A turn-based, 4X strategy game with some real-time tactical and also role playing aspects. I've been planning this game on paper for years and am now starting to code (Jan. '11)
This is a movement to use Android platform manager. Users can record the exercise of data, and upload to the Internet, with like-minded friends to share! Web:http://192.192.155.87/myindex.php
A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
For commercial licenses see www.InfiniteAutomation.com
Get the most recent code here: https://github.com/infiniteautomation/modbus4j
For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
Translate SWF is Java-based compiler for Macromedia's ActionScript language. Translate currently supports Actionscript 1. As of 25/11/2010 this project can now be found at GitHub, https://github.com/StuartMacKay/translate-swf.
CNV Workshop is a web-enabled platform for analyzing genome variation such as copy number variation (CNV). Learn about CNV Workshop in our associated BMC Bioinformatics manuscript: http://www.biomedcentral.com/1471-2105/11/74
Log bytecode enhancer: Will surround each logging statement with "isXXXEnabled()" call. So stop messing up your code with such non-productive code. Supports log4j, JDK logging, Apache Commons Logging and SLF4J. Based on just4log, Ant Task included