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 SQL for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both:
1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
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.
Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
The purpose of this project is to write a patch for Bison which adds the capability of producing Java code instead of C code.
The software is based on the original Bison sources (version 1.28 of Bison). It provides a new -j option which selects Java ou
OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers.
It's developed on C++ and the objects that it persist are CORBA objects.
We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
MPS is a Message Passing System, similar to, but not compatible with, CORBA and its IDL. Interfaces are specified in an IDL-like language; bindings exist for C++ and Java, on multiple platforms.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.