Showing 34 open source projects for "define"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    Laravel Slack Notification Channel

    Laravel Slack Notification Channel

    Slack Notification Channel for laravel.

    In addition to support for sending email, Laravel provides support for sending notifications across a variety of delivery channels, including email, SMS (via Vonage, formerly known as Nexmo), and Slack. In addition, a variety of community built notification channels have been created to send notifications over dozens of different channels! Notifications may also be stored in a database so they may be displayed in your web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cyber

    Cyber

    Semantic non-deterministic Superintelligence consensus computer

    ...There are however at least 3 problems associated with the above-mentioned implementations. (1) the subjective nature of relevance, (2) difficulty in scaling consensus computers for over-sized knowledge graphs, (3) the lack of quality amongst such knowledge graphs. They are prone to various surface attacks, such as sybil attacks, and the selfish behavior of the interacting agents. In this document, we define a protocol framework for provable consensus computing of relevance, between content-addresable objects, which can be computed on GPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Carmine

    Carmine

    Redis client and message queue for Clojure

    ...Pluggable compression and encryption support (v2+). Includes Tundra, an API for replicating data to an additional datastore (v2+, Redis 2.6+). You'll usually want to define a single connection pool, and one connection spec for each of your Redis servers. Note that executing multiple Redis commands in a single wcar request uses efficient Redis pipelining under the hood, and returns a pipeline reply (vector) for easy destructuring, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JMP3Renamer
    JMP3Renamer is a plugin-based renamer/tagger written in Java. It supports automatical assignment of the data to the files and magic cookies to specify the filename format. Currently available plugins: Discogs, MusicBrainz, Filename, Filetag, Mp3, Ogg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 6
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    ...Part of the Microsoft Bot Framework. We love bots, and want to make them easy and fun to build! Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator. Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response. Start a conversation, then queue up multiple messages to send, including a prompt sent using `convo.ask()` which allows your bot to capture user input and use it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    multirpc

    multirpc

    Multi transport RPC

    ...The aim for multirpc is to provide and easy way to implement an RPC communication over any transport layer, using the same JSON structure and signature schema. The API consumer only needs to provide the application layer (define the custom JSON fields and handlers). The RPC provides security mechanisms for validating the origin and for authentication (using secp256k1 cryptography). The network encryption (if any) must be handled on the transport layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TxPB

    TxPB

    TemporalX gRPC and Documentation Resources

    TxPB is the main source of information for using TemporalX, and includes protocol buffer definitions, generated code, and documentation. If you are looking for the protocol buffer definitions, check the pb folder. If you want bindings in other languages, feel free to open a github issue. Alternatively you can generate language bindings independently as long as the languages you are using support the appropriate protocol buffer and gRPC versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libp2p-connection-manager

    libp2p-connection-manager

    JavaScript connection manager for libp2p

    JavaScript connection manager for libp2p.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Nexus IPFS

    Nexus IPFS

    Nexus is the IPFS private network node orchestration for Temporal

    Nexus is the IPFS private network node orchestration and registry service for Temporal, an easy-to-use interface into distributed and decentralized storage technologies. Nexus handles on-demand deployment, resource management, metadata persistence, and fine-grained access control for IPFS nodes running within Docker containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BiDiB-Wizard

    BiDiB-Wizard

    Configuration tool for BiDiB decoders (see http://www.bidib.org/)

    This is a configuration tool with graphical user interface to modify properties of and to define macros for BiDiB decoders (see http://www.bidib.org/). The BiDiB-Wizard uses a free JIDE license for open source projects. Please visit http://www.jidesoft.com/ for more information.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is provided for model's grammar. Two system design model samples are provided. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    phpRFT

    phpRFT downloads file from url dynamically and stores it to webserver.

    php Remote File Transfer download remote files directly from url dynamically. Requirements: PHP version: >=5.4.31(Not tested in lower versions.) Full PHP access: some servers doesn't allow to define time limit or size limit. Installations: to install phpRFT, just open config.php file and 1) define DownloadFolder as folder you want to download. 2) define time limit to download. 3) define max filesize do download. Done! you can now use phpRFT!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Relation Tags

    Source code for be able to use Relation Tags.

    ...Relation Tags are tags which can be relationed together . For example tag "Paris" and tag "France" can be relationed with a relation "is part of". This code is created from 0 and is able to define which type of relation we use, using most elemental mathematic properties. It is strongly recommended to read "Relation Tags guide for programmers". Inside source zip, also contains dialogs for set properties of this extended tags. All this dialogs files finish either with "...dlg.cpp" or ",,,dlg.h". Please read "readme" file. It is recommended to use a binary matrix class like BinMatrix in order to have enough speed for calculations of implicit relations in a system of bogus tags with big data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 16
    gRSShopper is an application that allows you to define your own community of RSS feeds, aggregates content from those feeds and organizes it, and helps you integrate that content into your own posts, articles and other content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Roundcube Special Folders Plugin
    Special Folders Plugin is a plugin for the popular webmail Roundcube. This plugin lets the admin define new special folders, which will be displayed at top of folders lists. Admin can directly choose the real mail folder, a name for it and the icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SourceSMS-Lite | Send SMS with PHP

    SourceSMS-Lite | Send SMS with PHP

    Send SMS messages with PHP

    This is a simple and easy to modify PHP form, which will allow you to send SMS messages through HTTP with your own Sender ID and delivery reports. You just have to insert your account information (www.sourcesms.com) and upload the files onto your web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The ethnoArc software allows ethnomusicological archives to define their data structure in XML, from which a database is built. Metadata can then be entered and managed. Researchers can define queries (spanning multiple archives) on the metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SMS gateway that acts as a middleware application between mobile operators and VAS applications (tarrot, sms chat, download content etc.). Supports ParlayX and SMPP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    alphanum-talk
    Initial description: A terminal based group talk for conferencing (as real-time group chat) . Portable on all systems supporting the java vertual machine and the socket API. Proposals and incubation will define the future of this application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JAM Circle
    JAM Circle is a Kanban Application Platform on Eclipse RCP.Kanban is similar to sticky note.you can use it for GTD,Planning,Pull System using Kanban.It supports to send Card using XMPP and to define it\'s behavior using Script(JRuby and ECMAScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CuteFlow is a webbased document circulation/workflow tool. Users are able to define "documents" which are send step by step to every user in a list. It's an electronical way for doing (i.e. internal) document circulations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Java Home Control is a series of projects which include applications that interface with SmartHome's PowerLinc Controller to define and manage a set of Insteon(tm) and X-10(tm) home control devices, as well as other home automation applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Survey Definition and Input System. It permits to define surveys using XML. By means of transformation XLST is obtained an HTML version that can be cover through Internet and stored in databases MySql using a simple program PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB