Showing 1059 open source projects for "software open-source"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    GD2++ is an OOP wrapper for the GD2 extension for PHP, completely written in PHP. It covers all GD2 functionality, plus a lot more like gradients, graphs etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Collection of Tapestry components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Firebolt Network library (fnl) is a high level framework for network protocol implementations. You can implement your finite state machine oriented network protocol without messing with sockets. Define your states,events,transitions and you're ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The XMLCPP library provides the implementation of XmlPull API v1 in C++. It can handle any encoding that are supported by `libiconv'. The parsed results are available in the form of std::wstring. So it can handle all unicode character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The phpframe-workxml is a PHP framework written to make it simple to setup the website structure. It splits all the parts of development: data, modulation, structure, layout and styling in different parts. This way everyone would be able to do the trick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A modular webapplication framework using PHP5 based on the MVC concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    phpSimpleMVC is a simple and fast library (not a complete framework) which encourages the developer to write clean, object oriented and structured web applications using an essential subset of the MVC model 2 pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A generalization of JSR 295, Beans Binding, providing an API that allows two properties of two objects (not just beans) to stay in sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JRetrofit has moved to Laughing Panda: http://www.laughingpanda.org/projects/jretrofit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MilliContainer is a Java-based component manager. It adds external configuration to PicoContainer to make it easy to assemble components for use in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This Plone-CT-Bundle contains contenttypes that should be build up an interactive and easy to use gallery with some gimmicks, like JS-based change of the preview-image. The CT's also be multilangual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simplified MySQL library written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web 2.0 framework developed in PHP5 that allows you to develop interoperable, standards-compliant, scalable web applications without having to worry about the complexities of the underlying architecture for the most common of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OQuery is a java library that provides for query operations on/between Collection/s of POJOs (Plain Old Java Objects) like filter, sort, join, group, and aggregate. It can be used on Collection/s from various databases through OR mapping/persistenc tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YOPS (Ye Olde Photo Shoppe) is a media manipulation framework written in Java. Computer science educators use this framework to help novices learn and practice fundamental programming concepts by having them create tools for their own photoshop-like app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XajaxGrid is a cross-browser JavaScript grid control that represents data in a sortable DHTML table. This component allows you to design quicky user interface by organizing your data into configurable dynamic grid, buffering and dynamical loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .NET 2.0 reflection-to-cache-based library, with an ASP.NET UI generation feature. Uses Dynamic IL to generate VERY fast accessors to properties, and allows direct get and set of objects to controls that allow for their edit or display in ASP.NET forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The saturn programming language, an optionally typed modern object-oriented programming language based on C, Java and smalltalk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FIRA2 hides a file (any file) into a standard bitmap image file (*.bmp) to ensure the security of the data file from unauthorized personnel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PACL - PHP Advanced Component Library is an advanced "java-style" PHP5 framework/class library for easy building robust web applications. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project