Showing 1177 open source projects for "front-end"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    The objective of this project is to build APIs that should allow ease of communication with GDS and CRS. This product should act as a powerful engine between GDS and travel portal services. There ain't many open source product that meets this requirement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Declarative Debugger for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Free C# library containing different math classes and algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Genesis is an IOC framework written in Java. It allows you to instantiate different kinds of objects with diverse tools which are provided by the abovementioned framework: XML, extensible design, reflective API, containers for the different types of IOC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    xotcllib is library of XOTcl utility packages for buillding object oriented TCL/TK applications. Utility applications using the packages found in the xotcllib are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Java framework that provides direct mapping between Swing/AWT/SWT components and your Java beans. Forms are automatically generated for your beans and their accessible properties. All forms support and encourage the use of i18n (internationalization).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A library and set of components specifically engineered (but not restricted to) electronic game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    junit-objects is an advanced object state-testing and profiling framework. junit-objects is different from Junit in that it allows you to assert the state of objects and design rather than the result of method calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    struts timeEntry is an application that developers can refer to when learning Apache's Struts framework. It should aid the learning developer in putting different Struts techniques into context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 10
    Simple library written in Java to allow the creation of Excel files based on a Java Collection. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lowbatCMS is a content management framework for small to medium-sized web sites. Its primary goals are ease of use, flexibility and portability. lowbatCMS is modular and can be integrated into custom PHP code as well as other CMSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BTTF allows to elevate the level of abstractions at the moment of working with time in an application. Being able to model domains thinking in terms of minute, day, month year, ranks and periods of time, etc. Avoiding dirty handlings of primitive types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An alternate SQL connection pool manager for Npgsql. Features include multithreading safety and configurable error handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of PHP classes that adds runtime object extension and the ability to use callbacks. (Requires PHP5)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The MCLA Robotics project comprises a Java based platform for robotics application development. It is being developed by the physics department at the Massachusetts College of Liberal Arts in North Adams, Massachusetts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web Application Structure for PHP - A powerful multi-tier MVC web application framework built on Object Oriented PHP5. Uses PEAR DB_DataObjects and Html_Template_Flexy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a C++ template class library for generic smart data. Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A component-based, object-oriented workflow system designed to allow workflows to be defined using XML or database records and implemented using PHP objects. New workflow actions may be developed and dropped into the system with no overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of useful and time-saving classes for the Progress 4GL from Dot R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cross-platform C++ Socket Library which supports TCP, non-blocking/blocking mode, listening, connecting. It is highly customizable, examples given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C++ Virtual Object Networking Classes. This is a series of generic objects that can be 'linked' together and generic objects that can 'navigate' the networked objects. Supports: mapping, finding/path tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Query Object Framework, provides a set of Java Language utilities for performing generic structured complex queries on a set of data held by a List of java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB