Showing 137 open source projects for "qooxdoo-1.2-sdk"

View related business solutions
  • Terranova Security Awareness Platform Icon
    Terranova Security Awareness Platform

    For businesses looking for a powerful Security Awareness Training solution

    Avoid data breaches with customizable, affordable cyber security awareness training solutions.
  • Telehealth and Radiology are 130 Years Old. Time to update your system? Icon
    Telehealth and Radiology are 130 Years Old. Time to update your system?

    TeleRay products allow for the viewing or transfer of DICOM images during telehealth visits.

    TeleRay transfers patient studies faster and more securely than any other method.
  • 1
    Crawlab

    Crawlab

    Distributed web crawler admin platform for spiders management

    ... with each other via gRPC (a RPC framework). Tasks are scheduled by the task scheduler module in the master node, and received by the task handler module in worker nodes, which executes these tasks in task runners. Task runners are actually processes running spider or crawler programs, and can also send data through gRPC (integrated in SDK) to other data sources, e.g. MongoDB.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AWS X-Ray Daemon

    AWS X-Ray Daemon

    The AWS X-Ray daemon listens for traffic on UDP port 2000

    The AWS X-Ray daemon listens for traffic on UDP port 2000, gathers raw segment data, and relays it to the AWS X-Ray API. The daemon works in conjunction with the AWS X-Ray SDKs and must be running so that data sent by the SDKs can reach the X-Ray service. The X-Ray SDK sends segment documents to the daemon to avoid making calls to AWS directly. You can send the segment/subsegment in JSON over UDP port 2000 to the X-Ray daemon, prepended by the daemon header. On AWS Lambda and AWS Elastic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AWS CloudTrail Processing Library

    AWS CloudTrail Processing Library

    Helps Java developers to easily consume and process log files from AWS

    The AWS CloudTrail Processing Library is a Java client library that makes it easy to build an application that reads and processes CloudTrail log files in a fault-tolerant and highly scalable manner. The AWS CloudTrail Processing Library helps Java developers to easily consume and process log files from AWS CloudTrail. Provides functionality to continuously download CloudTrail log files in a fault-tolerant and scalable manner. Serializes the events in JSON format to Plain Old Java Objects...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Amazon Braket PennyLane Plugin

    Amazon Braket PennyLane Plugin

    A plugin for allowing Xanadu PennyLane to use Amazon Braket devices

    The Amazon Braket PennyLane plugin offers two Amazon Braket quantum devices to work with PennyLane. The Amazon Braket Python SDK is an open-source library that provides a framework to interact with quantum computing hardware devices and simulators through Amazon Braket. PennyLane is a machine learning library for optimization and automatic differentiation of hybrid quantum-classical computations. Once the Pennylane-Braket plugin is installed, the provided Braket devices can be accessed straight...
    Downloads: 1 This Week
    Last Update:
    See Project
  • VoiceNation: 24/7 Phone Answering Service Icon
    VoiceNation: 24/7 Phone Answering Service

    Virtual receptionist service for companies looking to avoid miss calls

    Thousands of businesses rely on our flexible support because our professionally trained, bilingual receptionists and intelligent software guarantees amazing customer service is always delivered on their behalf.
  • 5
    Render Farm Deployment Kit on AWS (RFDK)

    Render Farm Deployment Kit on AWS (RFDK)

    Library for use with the AWS Cloud Development Kit

    The Render Farm Deployment Kit on AWS (RFDK) is an open-source software development kit (SDK) that can be used to deploy, configure, and manage your render farm infrastructure in the cloud. It offers high-level object-oriented abstractions to define render farm infrastructure using the power of Python and Typescript. The Render Farm Deployment Kit (RFDK) on AWS is an open-source software development kit that can be used to deploy, configure, and manage your render farm infrastructure...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    The plugin works both in the rich IDEs that allow alternative language SDK selection and small IDEs that are language specific. The rich IDEs work best for IntelliJ Elixir because only in the rich IDEs can have an Elixir SDK set as the Project SDK. In all small IDEs, the native language SDK is always there, which makes anything that uses the SDK, such as running elixir, erl, or mix more complicated both internally and externally in the configuration you have to setup. The plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FlutterBoost

    FlutterBoost

    Flutter plugin which enables hybrid integration of Flutter

    ... proceeding, you need to integrate Flutter into your existing project. The Flutter SDK version supported by Boost 3.0 is >= 1.22.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    next-firebase-auth

    next-firebase-auth

    Simple Firebase authentication for all Next.js rendering strategies

    Simple Firebase authentication for all Next.js rendering strategies. This package makes it simple to get the authenticated Firebase user and ID token during both client-side and server-side rendering (SSR). We treat the Firebase JS SDK as the source of truth for auth status. When the user signs in, we call an endpoint to generate a refresh token and store the user info, ID token, and refresh token in cookies. Future requests to SSR pages receive the user info and ID token from cookies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TootSDK

    TootSDK

    Cross-platform Swift library for Mastodon and the fediverse

    Cross-platform Swift library for the Mastodon API. TootSDK is a framework for Mastodon and the Fediverse, for iOS. It provides a toolkit for authorizing a user with an instance and interacting with their posts. TootSDK is a community-developed SDK for Mastodon and the Fediverse. It is designed to work with all major servers (Mastodon, Pleroma, PixelFed, etc). You can use TootSDK to build a client for Apple operating systems, or Linux with Vapor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform. Icon
    Slash the time it takes to manage and optimize your Google, Microsoft Advertising or Facebook Ads campaigns to just minutes a day. Adzooma's AI and machine learning based PPC platform offers stress free campaign management, state of the art 24/7 optimization and advanced automation, all in a simple to use interface. Scan for 50+ improvement 'opportunities', many of which can be actioned with a single click, track PPC performance and highlight over/under spending to improve your quality score, conversions and ROI. These trying times are tough for all. So we're giving away our whole award-winning platform for free until June 1st 2020. That's automated PPC ads, one-click optimisations, and world-class reporting - at zero cost. No strings attached. No credit card required.
  • 10
    OpenAPI.NET

    OpenAPI.NET

    Object model for OpenAPI documents in .NET

    The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model. The OpenAPI.NET project holds the base object model for representing OpenAPI documents as .NET objects. Some developers have found the need to write processors that convert other data formats into this OpenAPI.NET object model. We'd like to curate that list of processors in this section of the readme. Converts standard .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fluent Bit Amazon Kinesis Firehose

    Fluent Bit Amazon Kinesis Firehose

    A Fluent Bit output plugin for Amazon Kinesis Data Firehose

    A Fluent Bit output plugin for Amazon Kinesis Data Firehose. This plugin will continue to be supported. However, we are pausing development on it and will focus on the high-performance version instead. If the features of the higher performance plugin are sufficient for your use cases, please use it. It can achieve higher throughput and will consume less CPU and memory. This plugin has been tested with Fluent Bit 1.2.0+. It may not work with older Fluent Bit versions. We recommend using the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fluent Bit Plugin Amazon Kinesis Streams

    Fluent Bit Plugin Amazon Kinesis Streams

    A Fluent Bit output plugin for Kinesis Streams

    A Fluent Bit output plugin for Amazon Kinesis Data Streams. A partition key is used to group data by shard within a stream. A Kinesis Data Stream uses the partition key that is associated with each data record to determine which shard a given data record belongs to. For example, if your logs come from Docker containers, you can use container_id as the partition key, and the logs will be grouped and stored on different shards depending upon the id of the container they were generated from....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pulumi

    Pulumi

    Developer-first infrastructure as code. Your cloud, your language

    Pulumi's Infrastructure as Code SDK is the easiest way to create and deploy cloud software that use containers, serverless functions, hosted services, and infrastructure, on any cloud. Simply write code in your favorite language and Pulumi automatically provisions and manages your AWS, Azure, Google Cloud Platform, and/or Kubernetes resources, using an infrastructure-as-code approach. Skip the YAML, and use standard language features like loops, functions, classes, and package management...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fx_cast

    fx_cast

    Chromecast Web Sender SDK implementation for Firefox

    A Firefox extension that implements the Chromecast API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a companion application (bridge). Install the Firefox extension (from within Firefox) and bridge application via the installer packages. These are two separate downloads that can be found on the website or in the GitHub releases section. The bridge application is currently supported on Windows, macOS and Linux. Clicking on the toolbar...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    ReactFire

    ReactFire

    Hooks, Context Providers, and Components

    Hooks, Context Providers, and Components that make it easy to interact with Firebase. Easy realtime updates for your function components - Hooks like useUserand useFirestoreCollection let you easily subscribe to auth state, realtime data, and all other Firebase SDK events. Plus, they automatically unsubscribe when your component unmounts. Access Firebase libraries from any component - Need the Firestore SDK? useFirestore. Remote Config? useRemoteConfig. Safely configure Firebase libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    AWS SDK ZF2 Module

    AWS SDK ZF2 Module

    ZF2 module for using the AWS SDK for PHP to interact with AWS services

    Get started quickly using AWS with the AWS SDK for PHP. The SDK is a modern, open-source PHP library that makes it easy to integrate your PHP application with AWS services like Amazon S3, Amazon Glacier, and Amazon DynamoDB. Version 3 of the AWS SDK for PHP is now generally available and includes a number of improvements and new features while maintaining nearly identical API patterns for easy migration from version 2. Conveniently marshal and unmarshal JSON documents and PHP arrays for storage...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Rusoto

    Rusoto

    AWS SDK for Rust

    Rusoto is an AWS SDK for Rust. Rusoto is available on crates.io. To use Rusoto in your Rust program built with Cargo, add it as a dependency and rusoto_$SERVICENAME for any supported AWS service you want to use. Rusoto has a crate for each AWS service, containing Rust types for that service's API. A full list of these services can be found here. All other public types are reexported to the crate root. Consult the rustdoc documentation for full details by running cargo doc or visiting the online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ada PDF Writer

    Ada PDF Writer

    A standalone, portable package for producing dynamically PDF documents

    PDF_Out is an Ada package for writing easily PDF files dynamically. Enables the automatic production of reports. Standalone and unconditionally portable code. No external resource is needed. More information on... http://apdf.sf.net Alire crate: https://alire.ada.dev/crates/apdf Mirror: https://github.com/zertovitch/ada-pdf-writer
    Downloads: 24 This Week
    Last Update:
    See Project
  • 19
    pingx

    pingx

    ping tools

    1.support udp/tcp/http DNS 2.development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    aneta

    aneta

    provided tcp/udp port forward and ftp/http/socks network agent service

    1.support ftp/http and socks4.0 4.a 5.0 agent 2.support tcp/udp port forward 3.config account information, include password and speed and so on 4.development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ahttp

    ahttp

    supports IPv4/IPv6 HTTP client/server program

    1. support http and socks4/4a/5 proxy 2. support http/https 3. development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    acurl

    supports IPv4/IPv6 ftp/ftps/http/https/websocket client like curl

    1. support ftp/http and socks4/4a/5 proxy 2. support ftp/ftps/http/https 3.support WebSocket 4. development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    aftpx

    aftpx

    supports IPv4/IPv6 ftp/ftps client/server program

    1. support ftp/http and socks4/4a/5 proxy 2. support ftp/ftps 3. development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Right Consents Community

    Right Consents Community

    Open and extensible platform to manage consents and preferences

    Right Consents is a Consent and Preference Management Platform which leverage consent to another scope than cookies, where consent based processing implies conformity, like receipt preservation and consent dissemination to third-part software or company. More information at https://right-consents.fairandsmart.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SDK for Shipping Android Logs

    SDK for Shipping Android Logs

    Sematext Logs Client Library for Android

    Sematext Logs is ELK as a Service. This library lets you collect mobile analytics and log data from your Android applications using Sematext. There is an equivalent library for shipping logs from iOS available. If you don't have a Sematext account, you can register for free to get your App token. Use the Mobile Application Logs Integration to get out-of-the-box reports with the most important information about your mobile applications.
    Downloads: 0 This Week
    Last Update:
    See Project