Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
RSane Publisher allows a team of authors to easily maintain shared documents. Publisher speeds authoring of large structured documents, especially technical, business, and reference materials. Runs on Java, JBoss, and Tomcat.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
PyWord is a powerful and flexible text editor written in Python. It aims to be similar to other, existing editors (including emacs), but has several unique features as well.
Free and Easy to use tool for scientists to manage the references of their work. Automated Fulltext retrieval from the Open Repositories. Flexible Metadata Model and tranformation of metadata to different standard models. nice print formats of the metada
Vim4J is a new fork of the Vim code with a GUI implemented in Java AWT code. The main project goal is to provide not only a standalone Java-based GUI Vim application, but to also provide an Vim component suitable for embedding into a Java-based IDE.
Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
GenDiapo is renamed GenDoc. GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML now called Xerlin), and can use two kinds of plugins (DTD and/or action) for editing and publishing
Notes is a programmer text editor for linux and windows. Use Notes to edit HTML, JavaScript, CSS, Java, JSP, PHP, Perl, ASP, C, C++, Pascal, Delphi, Visual Basic, Assembly, etc.
A Java application that attempts to make sense of the multiple encodings that exist for the representation of human languages on a computer. Helps ease the transition to Unicode as well as allow conversion among legacy formats.
This project is powered by FCKeditor and iText library. This promotes iText to new WYSIWYG editor level. FCKeditor is now not only HTML editor but also PDF editor
Here is the Korean font supported FCKitext...Please download English version at http://
The right plugins for you, users of the java text editor... jext!
Here you'll find them and you'll be able to send yours or improve the already existing ones.
The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
JNotePad is a very flexible text editor. With lots of modules, cou can create your own user-friendly editor. By choosing only the modules YOU need, you get a very productive editor.
Wikiviz is an open-source wiki processing application. It is a front end visualization for wikis that non-technical users can use to create wiki documents. WikiViz is a WYSIWYG editor written in Java with a Swing GUI.
A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
A simple open source platform in Java supporting add-ins.
Add-ins for text, and for syntax highlighting source code are provided.
Aesop is a fledgling Eclipse wannabe looking for add-in developers.
Aesop makes use of JEditTextArea and JavaHelp.
You may manage your bibliography with this tool: export to BibTeX and HTML, shortcut for citation in LaTeX-code, internationalization... Due to lack of time this project is stalled, please see JabRef on http://jabref.sourceforge.net/.
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen