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
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
A plugin for IntelliJ IDEA that will enable support for the PHP language with high-level language features such as code completion, class hierarchy, refactoring.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Collection of Java Applications related to Scientific World. All these applications have their source code available and can be easily changed by other programmers.
Visit http://www.hcroboting.com/ for more information.
jDummy is an extension to jMock, a library for testing Javacode with mock objects. jDummy reduces the code needed to express relevant expections by generating the dummy values and intermediate mocked objects needed to express them.
Custom Architecture Generator Tool is a software based on the Netbeans Platform, the main purpose is to accelerate the embedded system realisation with a high level description: VHDL code,C2VHDL conversion,Quartus project generation,real time application
Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
A tool chain allowing quick migration from existing SOAP webservices implementation to RESTful webservices implementation by using axisting WSDL defintion together with the services impl. classes.(dev. by a group http://tech.groups.yahoo.com/group/slosc)
A collection of eclipse plugins and various tools to help in software development. This will include some autogeneration, architecture patterns, etc... Our hope is to have this grow overtime to support developers in the opensource community.
The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system.
This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Project source code will be added shortly..
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
Excited Energy Levels and Various Shapes (EELViS) was developed for calculation of the Extended Tao-Eldrup model results. The relation between potential well dimensions and positronium (Ps) lifetime can be calculated using this code.
Ant-Doxygen is an Ant task for doxygen, a document generating tool available at www.doxygen.org . Users can integrate doxygen related code with ant task file - build.xml .
ZK Unit extends JUnit to test your ZK project: ZUL pages, composers, event handlers, constraints and more. Use ZKUnit for test driven development, to achieve code coverage and integration with a continous build system.
A SWING based console for Jython. Console will be a commandline Jython interface with code completion and history. This will be a standalone application with facility to load and run scripts.
An extension package to Pentaho Data Integration, providing plug-ins. Steps/job entries can be downloaded independently and each comes with source code in the .zip file. All are licensed as LGPL or GPL.
Tests run in a deterministic manner. Allow for reusable test building blocks. Test output is compared to the baseline expected value. New tests can be added without writing new code.
Lobo is a tool for tracking performance designed to register as the performance of your systems evolve. It is especially useful if you employ agile practices, because its code and its architecture evolve.
Uni-d is an tool that generates a J2EE application based on a XML description of the data and interactions. The generated beans are Hibernate3/ejb3 compatible, JBoss as an aplications server, JasperReports for reports and Tapestry for the web interface.
Attempt to build framework for business systems using simpler classes like Set, Hierarchy etc. Would try to extract abstract functionalities from objects such as Cost Center, Account, Stock, Project etc so that they can share substantial amount of code.
Java port of Mozilla's automatic charset detection algorithm. See... <a href="http://www.mozilla.org/projects/intl/chardet.html"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.