The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
Learn More
Get full visibility and control over your tasks and projects with Wrike.
A cloud-based collaboration, work management, and project management software
Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
An framework for rapid development of web applications that emphasizes complete separation of markup from code, ease of use and seamless integration with Java.
The Amplify MDA project is aimed at delivering a 'model-to-text' generator tool with real-world applicability in less than 1000 lines of Java/Groovy code.
A comprehensive set of business functionality and patterns
The technology oriented frame-works provide solutions for a specific set of technical problems.BizSutras provides integrated implementation for all the identified business functions
...It allows you to do this within a JUnit test case, or as a standalone java deployed application.
Its been designed so as to easily plug in other implementations of JMS into the code
Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.
For Residential, Commercial and Public Works Contractors
Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
An implementation of protothreads (extremely lightweight threads) that includes a UNIX-like scheduler, requires the GCC C compiler but no operating system. NOTE: This project is no longer being maintained here; see http://code.google.com/p/protothread/
Olympiad PHP is a simple, easily expandable PHP framework fashioned in the MVC fashion. The framework is extremely minimal and is aimed towards developers who want to organise their code without the restrictions imposed by other PHP frameworks.
sfEclipse is an Eclipse plugin for php symfony framework. It provides easier, faster and better developing process based on symfony framework. This plugin extends PDT (PHP Development Tools) and it is still evaluating.
Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a code generator that uses Python itself as interface language between C++ and your Python code.
Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
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.
Interact with databases in PHP5 with 1 line of code
A PHP5 Database Abstraction Class (MySql, Sqlite3, PostgreSQL). The goal is to help you do common database interactions in 1 line of code. Operations return native PHP types (arrays, integers, boolean) so you have less to worry about.
RunwayPHP provides an alternative for PHP programmers who are thinking of shifting to Ruby for the sake of Rails. Coding speed is improved via extensive MVC base classes and useful wizard-type scripts.
An Open Source Web Application Framework and CMS based on an Object Database, which can host multiple websites on a single installation, with easy setup, integrated caching and a "model/view/controller" templating system separating code from layout.
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.
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.
EasyPhpApp help you make little "lists and forms" PHP applications (CRUD operations). POO approach, simple HTML layouts, security and form support, file upload helper, etc. Now you just have to think about your essential stuff ;p. more stuff on google
An open source framework for unit test and performance benchmark, initiated by Andrew Zhang. p-unit supports to run the same tests with single thread or multi-threads, tracks memory and time consumption, and generates the result as pdf/jpg/png/txt file.
A platform which hosts battles between Fruit War robots - special java programs. The platform accepts source code as robot, and ranks all robots according to battle result. This project has been totally refined and is now hosted at http://robotypo.appspot.com
A very light web framework with a component support. No templates, XML and HTML texts are necessary. Components are assembled to a hierarchy structure similarly like a HTML code, each component can be inherited as well as be composed to a new component.
Expand is an Open Source tool for easily developing professional Web applications. Is based on JEE5 standard technologies, annotations and pojos. Includes rapid prototyping features and a set of frameworks and wizards to ultra-fast creation of Web apps.
getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.