Showing 6047 open source projects for "alpha"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Libaries and plugins for java developpement with Idea IntelliJ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WI400-Web Interface AS400
    PHP Open Source for System i (alias AS400, i5)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TSL-TGE -- Test Specification Language-Test Generation Engine Specify independent and dependent factors in an XML file, TSL. Then TGE makes substitutions of generated combinations into a template file. For use in Factorial Test Design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FROGS is a framework for forward recovery Web service transaction compensation. It can be used in conjunction with current coordination technologies, and allows the definition of flexible compensation rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    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.
    Start Free Trial
  • 5
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cubicle is a framework / application server based on the infamous Spring framework and works with a component approach. To make application developement easier, Cubicle provides a pluggable application mechanism, provides common features (user management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Couple of java classes which can be used for multiple purposes. Especially for cross-platform (OS X and Windows) development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Orbit e-Office is a web framework to create a virtual office. New functionality can be added by creating modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program generates customizable hyper-surfaces (multi-dimensional input and output) and samples data from them to be used further as benchmark for response surface modeling tasks or optimization algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Phplive is a python-like phpshell. You can test your phpscripts live in a window and can see the output and the syntax errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    versionning system for mysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eclipse EMF Build Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Esta API ayuda en la creación de tablas, validación de campos, procesos AJAX, esta API surge de la experiencia por varios años en proyectos PHP y pretende ayudar de forma rápida, sencilla y con un buen rendimiento en la construcción de sitios PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ASP.PHP is an implementation of ASP in, yes, PHP. The current release is nowhere near complete, and there are some parts of ASP that are impossible to implement in pure PHP. It is designed to reduce the gap between the two languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dProjects is a really simple centralized web and rsync based version control system for small groups. The clients can initiate the file movements from the web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Javascript Grid class. Used to create horizontal and vertical scrollable grids w/ column sorting from a javascript array. Still Needs many features to be added. Cell Editing, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java library for creation and editing of several playlist formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Integrates the ArgoUML modelling tool into IntelliJ IDEA 8+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Location Containment Object Model(LCOM) is a simulation framework written in Python. LCOM provides a rule-based solution to handling partial object containment, object migration, message passing, and simulation observation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A framework built in using Flex 3 that provides the basic functionality of user interaction and audio control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xliffRoundTrip automates a roundtrip between any XML file and XLIFF. It consists of 2 XSL files + Java source. The 1st transforms XML to XLIFF. The 2nd transforms that XLIFF back to the original XML, i.e., after a language translation on the XLIFF file. Note: If you are interested in XLIFF roundtrip for the DITA Open Toolkit, please visit my other project, DITA-XLIFF Roundtrip for OT https://sourceforge.net/projects/ditaxliff/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vroom App Server is a Java Web Application provides ability to Develop and Manage Web Applications based on Reusable Components. The components can be Web Pages, Web Parts, Data Connections, EJBs, Web Services etc. It's all run-time, based on Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Unnoficial cPanel PHP API for manipulate the cPanel preferences such as Email, Domains, etc This PHP code is based from brendan's cPanel API at http://www.phpclasses.org/browse/package/3534.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GEXL, General EXpression Library, is a C# library that abstracts typed expression trees suitable for representing any sort of language; GEXL trees are safely extensible with both operations and new data types, thus solving "the expression problem".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fast cython implementation of trie data structure for Python. Development is inactive, but moved to: http://github.com/martinkozak/cytrie.
    Downloads: 0 This Week
    Last Update:
    See Project