Showing 626 open source projects for "mind"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Nuxt.js

    Nuxt.js

    The Intuitive Vue Framework

    Nuxt.js is an open source web development framework for creating Vue.js applications. Nuxt.js is designed to make the process of web development simple and powerful with its modular architecture that lets you choose from over 50 modules. It utilizes Vue.js and Node.js best practices to ensure that your applications are fully-optimized out of the box. Nuxt.js is also continuously being developed with the Developer Experience in mind, so you can expect it to only become better and better...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SWUpdate

    SWUpdate

    Software Update for Embedded Systems

    SWUpdate is a Linux Update agent with the goal to provide an efficient and safe way to update an embedded Linux system in the field. SWUpdate supports local and OTA updates and multiple update strategies and it is designed with security in mind. To start with SWUpdate, it is suggested you look at the documentation and build for one evaluation board (or you run SWUpdate on your host for a first overview). If you plan to update your device locally or remotely, SWUpdate is the right framework...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    REST API Response Builder for Laravel

    REST API Response Builder for Laravel

    Builds nice, normalized and easy to consume REST JSON responses

    ...) exhaustive documentation. But that's not all! The JSON structure produced by ResponseBuilder is designed with users of your API in mind, so its structure is predictable and well-defined which makes dealing with your API using ResponseBuilder library a breeze. Simple JSON response, with a well-defined and predictable structure, easy to consume without any hassle or trickery. Your clients will love it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Centrifuge

    Centrifuge

    Real-time messaging library for Go with scalability in mind

    This library has no v1 release, API may change. Before v1 release patch version updates only have backward-compatible changes and fixes, minor version updates can have backward-incompatible API changes. Master branch can have unreleased code. Only two last Go minor versions are officially supported by this library. Centrifuge library is a real-time core of Centrifugo server. It's a general-purpose real-time messaging library for Go programming language. Real-time messaging can help create...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5
    Mergo

    Mergo

    Mergo: merging Go structs and maps since 2013

    A helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements. Mergo merges same-type structs and maps by setting default values in zero-value fields. Mergo won't merge unexported (private) fields. It will do recursively any exported one. It also won't merge structs inside maps (because they are not addressable using Go reflection). Also a lovely comune (municipality) in the Province of Ancona in the Italian region of Marche. Keep in mind...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    O3DE

    O3DE

    Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D

    Easier team collaboration, artist workflows & multiplayer setup, increased terrain performance, new rendering features. Developed with cutting-edge, real-time graphics and complex interactions in mind, O3DE allows you to create robust, engaging experiences using our multi-threaded and extensible photorealistic renderer. O3DE's modular architecture is built for customization from day one. Each component, known as a Gem, can be adopted separately, giving you access to the specific functionality...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Echidna

    Echidna

    Ethereum smart contract fuzzer

    Echidna is a weird creature that eats bugs and is highly electrosensitive (with apologies to Jacob Stanley) More seriously, Echidna is a Haskell program designed for fuzzing/property-based testing of Ethereum smarts contracts. It uses sophisticated grammar-based fuzzing campaigns based on a contract ABI to falsify user-defined predicates or Solidity assertions. We designed Echidna with modularity in mind, so it can be easily extended to include new mutations or test specific contracts...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Lando

    Lando

    A development tool for all your projects that is fast, easy, powerful

    ... a rocket boost while senior devs can tune settings to make their best astro racer. The local development and DevOps tool trusted by professional developers across the galaxy. Free yourself from the mind-forged manacles of lesser dev tools. Save time, headaches, frustration and do more real work. Quickly specify and painlessly spin up the services and tooling needed to develop all their projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    NGINX Proxy Manager

    NGINX Proxy Manager

    Docker container for managing Nginx proxy hosts

    Expose web services on your network. Free SSL with Let's Encrypt. Designed with security in mind. Perfect for home networks. Expose your private network Web services and get connected anywhere. Based on Tabler, the interface is a pleasure to use. Configuring a server has never been so fun. Configure other users to either view or manage their own hosts. Full access permissions are available. Built as a Docker Image, Nginx Proxy Manager only requires a database. Built in Let’s Encrypt support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    goqu

    goqu

    SQL builder and query library for golang

    SQL builder and query library for golang. goqu is an expressive SQL builder and executor. Query builder, parameter interpolation (e.g SELECT * FROM "items" WHERE "id" = ? -> SELECT * FROM "items" WHERE "id" = 1). Built from the ground up with multiple dialects in mind. Insert, multi insert, update, and delete support. Scanning of rows to struct[s] or primitive value[s]. While goqu may support the scanning of rows into structs it is not intended to be used as an ORM if you are looking for common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    db

    db

    Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite, etc.

    ... with databases and stay out of the way in more advanced cases. If you feel like writing tons of simple SELECT * statements by hand is not the best use of your time, then upper/db is the library for you. We've designed the API with productivity and readability in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    React-Bootstrap

    React-Bootstrap

    Bootstrap components built with React

    React-Bootstrap replaces the Bootstrap JavaScript. Each component has been built from scratch as a true React component, without unneeded dependencies like jQuery. As one of the oldest React libraries, React-Bootstrap has evolved and grown alongside React, making it an excellent choice as your UI foundation. Built with compatibility in mind, we embrace our bootstrap core and strive to be compatible with the world's largest UI ecosystem. By relying entirely on the Bootstrap stylesheet, React...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SafeQL

    SafeQL

    Validate and auto-generate TypeScript types from raw SQL queries

    SafeQL is an ESLint plugin for writing SQL queries in a type-safe way. SafeQL automatically infers the type of the query result based on the query itself. SafeQL works with any PostgreSQL client, including Prisma, Sequelize, pg, Postgres.js, and more. SafeQL was built in mind to be easy to use and integrate with your existing codebase. SafeQL was built with monorepos and microservices in mind, and it's easy to use with multiple databases. SafeQL is an ESLint plugin that helps you write SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    chatgpt.js

    chatgpt.js

    A powerful, open source client-side JavaScript library for ChatGPT

    A powerful client-side JavaScript library for ChatGPT. chatgpt.js is a powerful JavaScript library that allows for super easy interaction w/ the ChatGPT DOM. chatgpt.js was written w/ ultra flexibility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    React Rainbow

    React Rainbow

    React Rainbow Components. Build your web application in a snap

    React Rainbow is a collection of components that will reliably help you build your application in a snap. Give it a hack and let us know what you think. We designed each component with i18n in mind. Any new component or feature we may add in the future has to be able to work fully in different locales. Proper documentation based on interactive examples to help you understand the features of each component. We know how important it for you is to test your UI. Our npm package provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Roach

    Roach

    The complete web scraping toolkit for PHP

    ... on its own or install one of the framework-specific adapters. Currently, there’s a first-party adapter available to use Roach in your Laravel projects with more coming. Roach is built from the ground up with extensibility in mind. In fact, most of Roach’s built-in behavior works the exact same way that any custom extensions or middleware works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    A game framework written with osu! in mind. If you are interested in creating a project using the framework, please start from the getting started wiki resources (or jump straight over to the project templates). You can either start off from an empty project, or take a peek at a working sample game. Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yoga

    Yoga

    Cross-platform layout engine which implements Flexbox

    Build flexible layouts on any platform with a highly optimized open source layout engine designed with speed, size, and ease of use in mind. Yoga already powers widely used open source frameworks. It enables these frameworks to offer a simple and intuitive layout API that allows for engineers to collaborate more easily across platforms. Yoga has unlocked exciting features such as calculating layouts off of the main thread to help ensure smooth UI performance. Yoga was built to be fast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nutgram

    Nutgram

    The Telegram bot framework that doesn't drive you nuts

    This framework takes advantage of the latest PHP 8.2 features and tries to make the speed, scalability and flexibility of use its strength, it will allow you to quickly make simple bots, but at the same time, it provides more advanced features to handle even the most complicated flows. The Telegram bot framework doesn't drive you nuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nvim-cokeline

    nvim-cokeline

    A Neovim bufferline for people with addictive personalities

    A Neovim bufferline for people with addictive personalities. The goal of this plugin is not to be an opinionated bufferline with (more or less) limited customization options. Rather, it tries to provide a general framework allowing you to build your ideal bufferline, whatever that might look like. nvim-cokeline aims to be the most customizable bufferline plugin around. If you have an idea in mind of what your bufferline should look like, you should be able to make it look that way. If you can't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    simple-router

    simple-router

    Simple, fast and yet powerful PHP router that is easy to integrate

    Simple, fast, and yet powerful PHP router that is easy to integrate in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expandability in mind. With a simple-router, you can create a new project fast, without depending on a framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Venture

    Venture

    Venture allows you to create and manage complex, async workflows

    Create and manage complex, async workflows in your Laravel application. Venture comes with all the tools you need to build and manage complex, asynchronous workflows. Just install and start building amazing things. Venture comes with a robust plugin system that allows you to easily change and extend its behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Laravel Love

    Laravel Love

    Add Social Reactions to Laravel Eloquent Models

    Laravel Love is the emotional part of the application. It lets people express how they feel about the content. Make any model reachable in minutes. This package was developed in mind that it should cover all the possible use cases and be viable in enterprise applications. Fully customizable types of reactions. Any model can react to models and receive reactions at the same time. Reactants can have many types of reactions. Reacter can add many reactions to one reactant. Reacter can react...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    graphql-ez

    graphql-ez

    Easy, feature complete, and Plugin-Based Envelop GraphQL APIs

    Easy and feature complete GraphQL APIs using Envelop. GraphQL EZ is a Plugin-Based GraphQL API Server designed to be Easy and Powerful, with great customization in mind. This library is based on Envelop, a powerful Plugin-Based GraphQL Execution orchestrator that allows developers to build, share and collaborate on GraphQL-related plugins while filling the missing pieces in GraphQL implementations. With integrations for Fastify, Express, Hapi, Koa, Next.js API Routes, Node.js HTTP, Cloudflare...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jquery.sumoselect

    jquery.sumoselect

    Multi Select plugin which can be used on almost any device

    A beautiful jQuery Single/Multi Select plugin which can be used on almost any device. A jQuery plugin that progressively enhances an HTML Select Box into a Single/Multiple option dropdown list. The dropdown list can be fully customizable using simple CSS properties. It can adapt itself according to any device, keeping in mind that the User Experience is not broken.
    Downloads: 0 This Week
    Last Update:
    See Project