[go: up one dir, main page]

Showing 113 open source projects for "types"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Budgyt Is The Highest Rated Business Budgeting Software In The Market. Icon
    Budgyt Is The Highest Rated Business Budgeting Software In The Market.

    Affordable budgeting software for companies with multiple users and multiple departments.

    Budgyt is an easy to use, intuitive platform with a clean simple interface that makes budgeting multiple P&L’s easy to do without needing Excel.
    Book a Demo
  • 1
    bifrost-gateway

    bifrost-gateway

    A lightweight IPFS Gateway daemon backed by a remote data store

    A lightweight IPFS Gateway daemon backed by a remote data store. bifrost-gateway provides a single binary daemon implementation of HTTP+Web Gateway Specs. All you need is a trustless gateway endpoint that supports verifiable response types. The minimum requirement is support for GET /ipfs/cid with application/vnd.ipld.raw (block by block).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Fusion

    Fusion

    A lightweight, self-hosted friendly RSS aggregator and reader

    A lightweight RSS feed aggregator and reader.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    International Telephone Input

    International Telephone Input

    Plugin for entering and validating international telephone numbers

    ...It adds a flag dropdown to any input, detects the user's country, displays a relevant placeholder and provides formatting/validation methods. Lots of initialization options for customization, as well as public methods for interaction. The user types their national number and the plugin gives you the full standardized international number. Navigate the country dropdown by typing a country's name, or using up/down keys. Automatically set the input placeholder to an example number for the selected country. Automatically select the user's current country using an IP lookup. Access the country data to create a separate country dropdown for an address form, and then listen for change events to keep the two dropdowns in sync. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Abaddon

    Abaddon

    An alternative Discord client with voice support made with C++ and GTK

    Alternative Discord client made in C++ with GTK. Abaddon tries its best (though is not perfect) to make Discord think it's a legitimate web client. Some of the things done to do this include: using a browser user agent, sending the same IDENTIFY message that the official web client does, using API v9 endpoints in all cases, and not using endpoints the web client does not normally use. There are still a few smaller inconsistencies, however. For example the web client sends lots of telemetry...
    Downloads: 65 This Week
    Last Update:
    See Project
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 5
    PRDownloader

    PRDownloader

    A file downloader library for Android with pause and resume support

    ...PRDownloader gives callbacks for everything like onProgress, onCancel, onStart, onError and etc while downloading a file. Supports proper request canceling. Many requests can be made in parallel. All types of customization are possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    state-in-url

    state-in-url

    Share complex React state between any components and sync to the URL

    Easily share complex states between unrelated React components, with IDE autocomplete and TS validation. Without any hassle or boilerplate. state-in-URL Simple state management with optional URL sync. Share complex states between unrelated React components, TS-friendly, NextJS compatible. Most users don't care about URLs, so, can use them to store your app state.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    OptiKey

    OptiKey

    Open source assistive on-screen keyboard that runs on Windows

    OptiKey is an assistive on-screen keyboard designed to bring keyboard control, mouse control and speech to people with motor and speech limitations. Completely free, open source and compatible with low cost eye-tracking devices, it is a great alternative to often expensive and complicated AAC (alternative and augmentative communication) products. It can also be used as an alternative to a physical keyboard or mouse. OptiKey runs on Windows and works right out of the box once an...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    ChatterBot

    ChatterBot

    Machine learning, conversational dialog engine for creating chat bots

    ChatterBot is a Python library that makes it easy to generate automated responses to a user’s input. ChatterBot uses a selection of machine learning algorithms to produce different types of responses. This makes it easy for developers to create chat bots and automate conversations with users. For more details about the ideas and concepts behind ChatterBot see the process flow diagram. The language independent design of ChatterBot allows it to be trained to speak any language. Additionally, the machine-learning nature of ChatterBot allows an agent instance to improve it’s own knowledge of possible responses as it interacts with humans and other sources of informative data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    blockfrost-js

    blockfrost-js

    Node.js SDK for the Blockfrost.io API

    ...Using the SDK is pretty straight-forward as you can see from the following examples. For more examples take a look in blockfrost-js-examples repository. Blockfrost Node.js SDK throws 2 types of errors, BlockfrostServerError and BlockfrostClientError. Each of these errors is extended from the built-in Error class, allowing you to properly catch it and handle it in your code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 10
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    ...In order to build P2P applications, devs have long had to make custom ad-hoc solutions to fit their needs, sometimes making some hard assumptions about their runtimes and the state of the network at the time of their development. Today, looking back more than 20 years, we see a clear pattern in the types of mechanisms built around the Internet Protocol, IP, which can be found throughout many layers of the OSI layer system, libp2p distils these mechanisms into flat categories and defines clear interfaces that once exposed, enable other protocols and applications to use and swap them, enabling upgradability and adaptability for the runtime, without breaking the API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Centrifugo

    Centrifugo

    Scalable real-time messaging server in a language-agnostic way

    ...It has good performance – see a description of a test stand with one million WebSocket connections and 30 million delivered messages per minute with hardware comparable to one modern server machine. Many built-in features can help to build an attractive real-time application in a limited time. Centrifugo provides different types of subscriptions, hot channel history, instant presence, RPC calls. There is also the possibility to proxy WebSocket events to the application backend over HTTP or GRPC and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VarDumper Component

    VarDumper Component

    Provides mechanisms for walking through any arbitrary PHP variable

    ...It provides a better dump() function that you can use instead of var_dump(). The VarDumper component creates a global dump() function that you can use instead of e.g. var_dump. By using it, you’ll gain per object and resource types specialized view to e.g. filter out Doctrine internals while dumping a single proxy entity, or get more insight on opened files with stream_get_meta_data. Configurable output formats, HTML or colored command line output. Ability to dump internal references, either soft ones (objects or resources) or hard ones (=& on arrays or objects properties). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    transfer.sh

    transfer.sh

    Easy and fast file sharing from the command-line

    Easy and fast file sharing from the command-line. This code contains the server with everything you need to create your own instance. Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj (Storj) providers, and local file system (local). For easy deployment, we've created a Docker container. For the usage with a AWS S3 Bucket, you just need to specify the following options, provider, aws-access-key, aws-secret-key, bucket, and s3-region. If you specify the...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    PHPMailer Pro

    PHPMailer Pro

    The Next Generation Mail Transport Class.

    ...An entirely new email address engine normalizes email addresses and formats to RFC standards. User input of email address in almost any format: strings, arrays, multi-dimension arrays; Simplified setup. Supports HTML amd plain text messages, all types of attachments. Features From the author of the world's most popular mail transport class. Used by many open-source projects: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more Integrated SMTP support Single and multiple To, CC, BCC and Reply-to, custom Return-Path Multi-part and alternative emails for mail clients that do not read HTML email You can also follow the blog at https://blog.phpmailer.pro/
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    SyncManager

    SyncManager

    Sync manager that helps you sync your files across different locations

    ...Manual syncing mode lets you decide what and when to synchronize data, while automatic syncing mode synchronizes data based on its average synchronization time. It also offers three distinct synchronization types: two-way, one-way, and one-way update, allowing you to synchronize data between folders in different ways. Plus, it has filtering and customizable versioning settings that help you to set synchronization more precisely. You can also decide how to handle old versions of files and folders: move them to the trash, delete them permanently, or version them in a special folder. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge">
    Downloads: 412 This Week
    Last Update:
    See Project
  • 19
    DiskBoss

    DiskBoss

    File management, file sync, and data wiping tool

    DiskBoss is an automated, rule-based data management and analysis solution designed to give users complete control over their storage environments. It enables advanced disk space analysis, file classification, duplicate detection, and secure cleanup operations — all within a fast and customizable interface. The software supports high-speed file synchronization and secure data migration, ensuring reliability and data integrity across systems. Users can create automated policies to perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bubbles

    Bubbles

    Bubbles the simple, easy to use HTTP web server, browser controlled

    Bubbles the simple, easy to use HTTP web server that is browser controlled, and capable of serving static files over the internet, either streamed from disk, or direct from RAM without lag. A GUI administration panel is accessed through your web browser (e.g. "http://localhost:1080/admin/" + default password of "admin"), which controls all her settings and vital functions, all in real time. Apart from serving files, she is capable of tracking site visits (site counters), receiving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Telegram API Library

    Telegram API Library

    Complete async capable Telegram bot API implementation for PHP7

    ...Enables you to anything supported by the Telegram Bot API: messages, stickers, location, inline bots and any other supported method via PHP to a Telegram user (either direct conversation, channel, group or supergroup). Respects and implements the default types and methods made by Telegram itself. Have any doubts about any method? Just check the original documentation, this implementation will not differ too much. Doesn't need any mandatory dependencies, except for ReactPHP, which you can inject if you already use it elsewhere.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    DWSurvey

    DWSurvey

    The best open source survey and forms system.

    ...Deployment is simple, one line of command to complete the deployment. Easy to update, directly replace the original installation file without worrying about data being overwritten. Up to more than 40 types of questions are supported, such as multiple-choice questions, multiple-choice questions, fill-in-the-blank questions, scoring questions, sorting questions, paging, and segmenting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    peco

    peco

    Simplistic interactive filtering tool

    peco (pronounced peh-koh) is based on a python tool, percol. percol was darn useful, but I wanted a tool that was a single binary, and forget about python. peco is written in Go, and therefore you can just grab the binary releases and drop it in your $PATH. peco can be a great tool to filter stuff like logs, process stats, find files, because unlike grep, you can type as you think and look through the current results. Demos speak more than a thousand words! Here's me looking for a process on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    HotelSoft

    HotelSoft

    HotelSoft1.2Acs is a free open source software for the Hotel activity

    Hotel Soft1.2 (HotelSoft1.2Acs is a free open source software for the purpose of all common functions of operations of a hotel day to day activities.As requested by the users working worksheets are now unlocked with the unlock option in main menu right side below File Unlock View And Unprotect Sheets. Click it to unlock working sheets. Now you can easily view those sheets, edit easily. First unzip HotelSoft1.2Acs.zip to any folder, preferably c drive HotelSoft1.2Acs folder. Please keep...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    identia

    identia

    Decentralized, censorship resistant social media on IPFS

    Peer-to-peer, censorship-resistant social media on IPFS. Plus experimental RSS reader. The meta-object is a store for arbitrary data that can be used to describe complex relationships between various types of data. These relationships can be stored in a post object to add context to a specific post or in the identity object to provide an identity-wide context scope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next