• MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    A proven and powerful open source framework for rapid application development in Adobe Flash 9 and AIR using ActionScript 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Object Relational Model (ORM) that's simple to implement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Basic Object System (BOS) means to provide a dynamic environment for hosting and using components. It can also be described as a general purpose software framework based on component technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BOSS Flow

    Workflow control and configuration java framework

    A framework to simply understandable control flows in applications. It is easy to manage flow by XML and annotations. There are many simple ways to catch actions such as transition, step entry or leaving, including control the decision similar to 'if' or 'switch' statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    This project proposes a concrete BPEL4People syntax that complies with the WS-BPEL specification and realises a system that can be coupled with a BPEL engine in order to integrate human tasks into business processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BPT2

    BPT2

    A set of library for C++ and a programming language

    This project is a library based around a script programming language. This programming language allow high level manipulation of graphics (bitmap, sprites, sprite theatre, scrolling, API), sound (effects, music and sample) and of I/O (file, pipe, network)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BRCache

    BRCache

    The BRCache is a general-purpose caching system.

    The BRCache is a general-purpose caching system with transactional support. It is free and open-source software, licensed under an Apache open source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BXL is a web application development tool. With BXL you can configure forms and also sub forms in html on database queries. BXL uses: PHP, MySQL, XSLT, JQuery and Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BZK is a set of tools to help creating games for mobile devices. Graphics are simple but enough to create good games. This suit maybe not be suitable for very intensive games or near-photorealistic graphics. For everything else, welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Bacalhau

    Bacalhau

    Community-driven, simple, yet powerful framework

    Bacalhau is a decentralized compute platform for running jobs on data stored across distributed networks, like IPFS or Filecoin, without moving the data to centralized cloud environments. It allows developers to run containerized workloads close to where the data lives, reducing latency, cost, and privacy risks. Bacalhau supports various runtime environments and is designed to make decentralized data processing as accessible as traditional cloud computing. It’s especially useful for large-scale AI/ML jobs, scientific research, and content indexing in Web3 ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Backtrack Sampler

    Backtrack Sampler

    An easy-to-understand framework for LLM samplers

    Backtrack Sampler is a framework designed for experimenting with custom sampling strategies for language models (LLMs), enabling the ability to rewind and revise generated tokens. It allows developers to create and test their own token generation strategies by providing a base structure for manipulating logits and probabilities, making it a flexible tool for those interested in fine-tuning the behavior of LLMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Baduy, a play ground ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This will be a 2D/3D graphics engine written in D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Highly dynamic application generator for creating Eclipse RCPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Base Application Template

    Base Application Template

    A framework for PHP which includes extensive debugging.

    The Base Application Template has been created to aid PHP developers by providing query debugging, query execution times, page load times, peak memory usage per page, debug data for post, get, cookie, server, environment and session variables, ability to include custom debug data and faster development time using the provided query function which requires less coding. This framework may be used in commercial or non-commerical projects. You can also find the latest version on github : https://github.com/rizkhan7/bat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basebox is a framework of the dojo development.It includes a simple widget API that you can use to create new widgets or wrap existing widgets from widget libraries such as those from Dojo, YUI, Zapatec, or WebFX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually. The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount of code repeat and create a central repository for a well-written, and a well-tested standard library for bash. Bash Infinity transforms the often obfuscated "bash syntax" to a cleaner, more modern syntax. Some components are more sturdy than others, and as-it-stands the framework lacks good test coverage (we need your help!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bash-Toolbox is a simple set of functions and instructions that help develop script applications in Bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Batino Browser is the next generation rich web browser platform. It is based on Eclipse technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Beach

    Platform-Independent C++ Frameworks

    Beach is a group of C++ frameworks that are 100% platform-independent, implementing many useful object-oriented design patterns and general purpose mechanisms that provide the fundamental building blocks for applications and higher level frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Beagle is a Java lightweight framework to fetch database entries in an optimized data structure.It can be useful in those application that need to a fast data access.It is designed around Agile Methodologies with pattern of Test Driven Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bean2Bean
    Concise and fast Java library for object transformations: * Object mapper between classes, using annotations * Type converter for any class (or Type, even Generics) Supporting dynamic languages as OGNL or Groovy for custom expressions Maven dependency: <dependency> <groupId>net.sf.kfgodel</groupId> <artifactId>bean2bean</artifactId> <version>1.1.2</version> </dependency> Don't forget to add custom repository: <repository> <id>tenpines_repo</id> <name>Repositorio 10pines</name> <url>http://services.10pines.com:8081/artifactory/repo</url> </repository>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BeanBin is a utility for persisting EJB 3.0 Entity beans in JBoss. It works without the need of any xml configuration (except for database connectivity) and it generates all the nessessary JPA-QL. See www.beanbin.org
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB