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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Sally is a suite of software intended to help bell ringers in learning methods and improving their general ringing. Currently, the main program from this suite is a program to show a method's line, along with bobs, singles etc.
My intention for creating Software Engineering Techniques is mainly educational. I will post source code I've written or will write that may be useful for others who need to "see" how things can be done rather than just reading references.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Introduction and proof-of-concept of integrating JMS with CORBA. Using Java, design patterns. It's a university practical work, we'll implement an infrastructure for a fictious company, RNA, which provides news through many different channels.
Nexist is being developed based on a few hypotheses regarding Topic Maps (XTM) as an interface to a collaborative knowledge repository system. Nexist is a reference implementation for further collaborative development.
Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
Sente is a 3D Java Game for Programmers. In the game, "Robots" duel in an Arena using various weapons (missiles, bullets,etc..). To play, you simply subclass an abstract java "RobotController" class. This class is then dynamically loaded into the game.
Sprout is a Java library of classes meant to be useful to anyone learning to program in Java. It contains a variety of utility classes, and a variety of useful classes for testing and debugging Java programs.
A Java/Swing graphical CVS project browser, primarily aimed at helping illuminate the history of the project, with particular emphasis on credit/blame allocation.
DynamicJava is a Java source interpreter. It executes programs written in Java, like described in the Java Language Specification, in addition with scripting features.
The OpenPC^2 project aims to develop a free, easy-to-use,
and flexible programming contest control system.
Our goal is to provide an open-source implementation of PC^2
and help people to hold programming contests like ACM/ICPC.
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
NaRP-i (for Not a Real Pseudo Interpreter) is a multiplatform interpreter. His goal is validate analysis of problems made in a pseudolanguage called NaRP. Narp and Narp-i are so interdependent that they should be regarded as a single project.
java-turing-emulator aims to provide a GUI for creating, editing and simulating Turing machines and deterministic machines. its build in java and uses the swt-framework.
Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
iFlow is an open source visualization software that transforms programs into interactive control flow graphs. It can be used for educational or presentational purposes. APIs are provided for potential control analysis or even compiler optimizations.