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 secuirty. Auth0 now, thank yourself later.
Try free now
Free CRM Software With Something for Everyone
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
This is an EclipsePlugin that allows upload and download from SFTP servers, the plugin is customisable on different levels, either at a workbench, project level, has the ability to recurse subdirectories of files and setup an ignore list of files.
This project about providing run-time support for developing Decentralized Autonomic Computing systems (Eclipse Innovation Grand). Currently the project contains a automatic guided vehicle (AGV) simulator and an editor and visualisation as eclipseplugin
Eclipse-on-Swing is dedicated to run the Eclipse Platform without the native bindings of SWT, but entirely on Swing. An Eclipseplugin allows the switch between native/non-native state.
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
XCDE (eXtreme Collaborative Development Environment) is a plugin for Eclipse that adds support for real-time collaborative editing over the Internet, letting developers work on the same files at the same time from up to halfway around the world.
Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/
CopyAsPath is an Eclipseplugin that enables to copy the path of a file or directory to the Clipboard by right-clicking it in the navigator view and choosing "Copy as Path" from the context menu.
Build enterprise-ready GenAI experiences with MongoDB Atlas
Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.
MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
The 'Eclipse remote workbench' is an Eclipseplugin, that makes it possible to stream your current workbench (or parts of your desktop) over a HTTP connection to other client screens in the network.
Modification of Eclipse JDT plugin to configure the color of comments added by Objecteering (UML Modeler) in Java files. It's not a real Eclipseplugin, because I don't find a good extention point to do that. So I modify jdt.ui plug-in.
A assembler plugin for Eclipse, to use different assembler-programs (e.g. NASM, TASM or MASM) as back-end compiling. It include linker and debugger controlling, too. And you get a optimiced ASM-File-Editor with this plugin.
An EclipsePlugin to create/edit ISO Schematron schemas and apply those schemas to XML files to highlight assertion and reporting information. Integrated with existing Eclipse plugins so user can benefit from both XMLSchema and Schematron simultaneously.
wxEclipse is Eclipseplugin build on top of CDT. Goal of this project is to develop complete RAD environment for wxWidgets including syntax highlighting, code completion, visual GUI builder, resource editor, and many more.
BitSet is a plugin which extends the Eclipse IDE through a dialog which provides register definitions sorted by architecture. The value of the register is automatically calculated while the user is selecting register options.
AJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipseplugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
Copyright comment is an eclipse plugin.Can be used to add copyright comment to code/document/files.This plugin helps developer to add copyright comment to code/document.Developer can add copyright comment to specified file ,complete project in eclipse.
Eclipseplugin: configurable decorator for icons and labels. Can be adjusted to decorate icons and text depending on (regexp) substring matching on certain nodes in tree views (Package Explorer, Navigator,...). Works with Eclipse 2.1 or later.
The builder plug-in project consists of an Eclipseplugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications