Project Planning and Management Software | Planview
Connect programs, projects, resources, and financials with business outcomes using portfolio management software from Planview.
Planview® Portfolios enables enterprises to accelerate strategic execution by seamlessly integrating business and technology planning, optimizing resources, and leveraging the power of embedded AI — Planview Anvi™ — to deliver breakthrough products, services, and customer experiences. This unified approach aligns strategy with execution, driving enhanced business performance across the organization.
Learn More
Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security.
Access over 150 cutting-edge products, plus industry-defining AI
Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
Extended C gives Object-Oriented features such as self-referential structure pointers via macros to C, resulting in an object-oriented style. Currently tested in gcc, we hope to stabilize it for other compilers as well, including Borland & Visual Studio.
PHP form elements for use in CMS/wiki/content rendering applications. Form elements are defined as classes and are template-engine ready. Methods for form/element creation/verification in code, and separate (subsequent, optional) rendering by a template.
A geographic distance and azimuth calculation library for PHP. This object-oriented library provides a simple way to calculate the distance between two points of latitude / longitude on the globe. Also provides a ZIP Code database.
ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
For companies looking to recognize and reward their employees
Everything you love about Amazon is now available for rewards and recognition. Awardco has partnered with Amazon Business to bring millions of reward choices, lower vendor fees and dollar-for-dollar recognition spend to your organization. More choice, more capability, and less spend - all in one simple platform.
Persitancy api simaler to Prevailer but with more transparancy and less intrusiv to how you can disign your data structure. It uses a bytecode enhancer to add needed code to have your object presited betwhen sessions.
The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programming language. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
XDataAccess is a data access lightweight framework based on the modularization of SQL code, typically embedded in data access components, in XML files.
CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
Dragonfly | An In-Memory Data Store without Limits
Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.
Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
JOSAST ( Java Open Source Amateur Satellite Toolkit) is a set of java source code used for amateur satellite, hamradio and also astronomia activities ...
Reusable package and complete software should be available.
The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
Java ARM support for standards, Maven, & archetypes
...It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor.
The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo.
This will make code more portable and readable.
Main Area: https://sourceforge.net/p/armature/discussion/
A developer tool that implements first-class properties in Java. It consists of an annotation class to allow users to mark bean properties in their code, and a source-code pre-processor that generates getter and setter methods as needed.
SQL-to-C++ code-generator that generates a C++ class for every table in your SQLite3 database. The code-generation is performed based on the "CREATE TABLE" SQL operators.
This package can be used to emulate class namespaces under PHP 5.
It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
This library is an Object Oriented API designed to build a OpenGL ES 2D / 3D scenes.
The code was wrote in ANSI C, it is cross platform and designed at the begging for iOS applications. At the moment the source can be compiled at almost any platform.
Domain Specific Language (DSL) for Domain Modelling with the following characteristics: Java Like Language, Entities and relations modelling , Java Code Generation, Query automation
Provides possibility to adapt the interface of tested class. Enables to set a state of the class while writing tests by accessing the members that are not usually accessible.