Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
RyC UnitTesting is a simple set of Ruby scripts designed to facilitate the use of UnitTesting with the C programming Language. It does all the hard work for you so you can focus on refining your code.
Riddle is a project for wrapping the popular soapUI project to be used in a web envioment. It allow project created in soapUI to be use as a monitor for your web services
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
RapidoTest is a C++ testing framework under Linux. As its name suggests, it is designed to create a test suite in a very rapid way. The process is easy and automatic. All you need is to know the list of RapidoTest's assertions.
Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
Digital User Stories is a web-based tool for eXtreme Programming teams. It is used to help XP teams with Iteration planning and User Stories management.
Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
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.
Perftest is an library designed to work with JUnit and other unittesting libraries to facilitate performance testing. It includes decorators which allow for timed tests, load tests, stress testing as well as logging and reporting.
JDLabAgent is a dynamic link library which is loaded into the Java Virtual Machine via Java Virtual Machine Debug Interface (JVMDI). The JDLabAgent can be parameterized via config files and logs JVM events (e.g. breakpoints, exceptions).
JDLabStudio is a graphical front-end for the Java Debugging Lab Agent (JDLabAgent). JDLabStudio scans java packages, displays class files and generates JDLabAgent config files. JDLabAgent-traces are used for reconstructing control and data flows.
Disttest runs unittests for a project in parallel across several slave computers. It uses SSH and assumes a common filesystem on the slave computers, e.g., NFS.
This program could be usefull fo programmers wishing to use parallels port. It makes possible to switch on or off one or more pin(s). It can also read values from it.
Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
A modular and distributable performance harness for load testing application servers. Developed in java and designed in the same spirit as JUnit (www.junit.org).
The Collaborative Testing System (CTS) tests parallel software using various implementations of MPI. It works on multiple platforms and supports batch systems including LSF, LCRM and workstations without a batch system. It includes a numerical diff tool.
ejbVoyager is a java/swing client application for testing of EJBs, with rapid, OO-style input of application test data, and general introspection of JNDI Contexts. Now supports EJB 3 and tested on JBoss/Hibernate.
A system that helps in the process of functional system testing. It allows the creation and storage of testcases, testsuites and test projects. Results of tests may be recorded and reviewed. Multiple testers allowed.
dLog is a swift c++ std::stream based output logger that works with tags. It is easy to use, swift and inexpensive when turned off. An example: dLog::write("fileOutput") << "open file:" << filename;