Showing 25 open source projects for "loading"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    kubo-rpc-client

    kubo-rpc-client

    A client library for the Kubo RPC API

    A client library for the Kubo RPC API. Loading this module through a script tag will make it's exports available as KuboRpcClient in the global namespace. This client is still a work in progress and in active development. Please refer to ipfs-http-client for now and only use this package if you are aware of the implications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    ...We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup, unlike a client which does this via lazy loading instead. If you need a bot, use a bot account from the Application Dashboard. Creating the JDA Object is done via the JDABuilder class. After setting the token and other options via setters, the JDA Object is then created by calling the build() method. When build() returns, JDA might not have finished starting up. However, you can use await ready() on the JDA object to ensure that the entire cache is loaded before proceeding.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    RSS Feed Widget

    RSS Feed Widget

    Zero-dependency RSS feed widget. Vanilla JS, dark mode, filtering.

    ...Built with vanilla JavaScript, it requires no frameworks, no build tools, and no dependencies. Drop two files into your project, call RSSWidget.init() with a feed URL, and you get a polished card layout with category filtering, skeleton loading, and automatic dark mode support. Every category badge gets a deterministic color generated from its name. Descriptions truncate at word boundaries. Dates format cleanly. Cards animate in with a staggered entrance. The entire widget is WCAG AA compliant and respects prefers-reduced-motion. Supports direct fetching for CORS-enabled feeds and configurable proxy fallback for feeds without CORS headers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    is-ipfs

    is-ipfs

    A set of utilities to help identify IPFS resources on the web

    A set of utilities to help identify IPFS resources on the web. Loading this module through a script tag will make it's exports available as IsIpfs in the global namespace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    peerweb.site

    peerweb.site

    Peer to Peer decentral Web Site hosting at your fingertips

    Peer Web Site supports content encryption aka. salting since v. beta 0.8.0. The code regarding this feature can be found at: EncryptDecrypt.js and ensures that the passwords/passphrases do net get saved nor sent anywhere. This is a very convenient feature to secure your content. Although, it can not encrypt IPFS nor WebTorrent files added to your site and purely encrypts the actual content, which you enter through the text editor or devtools, as well as embedded Base64 files. Send Texts,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Get IPFS

    Get IPFS

    Utility to get a contextual js-ipfs instance, with web fallbacks

    A one-stop shop for loading an ipfs instance into a webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Botui

    Botui

    A JavaScript framework to create conversational UIs

    We are listing all the cool projects that people are building with BotUI, here. See others' and add yours! Heads Up! The upcoming version will have some major breaking changes. I suggest you use a specific version instead of using the latest tag. BotUI makes it super easy to create conversational/bot interfaces. It has an intuitive JavaScript API to add messages and show actions that a user can perform. It also gives you total control over how everything looks. You can also create your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    loadCSS

    loadCSS

    Load CSS asynchronously

    Referencing CSS stylesheets with link[rel=stylesheet] or @import causes browsers to delay page rendering while a stylesheet loads. When loading stylesheets that are not critical to the initial rendering of a page, this blocking behavior is undesirable. The pattern below allows us to fetch and apply CSS asynchronously. If necessary, this repo also offers a separate (and optional) JavaScript function for loading stylesheets dynamically. As a primary pattern, we recommend loading asynchronous CSS like this from HTML. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    ng-file-upload

    ng-file-upload

    Lightweight Angular directive to upload files

    ...Show thumbnail or preview of selected images/audio/videos. Supports CORS and direct upload of file's binary data using Upload.$http(). Plenty of sample server side code, available on nuget. On demand flash FileAPI shim loading no extra load for html5 browsers. HTML5 FileReader.readAsDataURL shim for IE8-9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    retcon

    A cross-platform twitter client

    ...Currently under development. Features: * Multiple accounts * DM support * Post tweets, reply, re-tweet, favourite, follow, etc. * Display inline tweet replies, optionally loading more on demand * Filtering of incoming and stored tweets * Highlighting and hiding of tweets * Image preview (can be hidden on a per-tweet basis) * Optionally unhiding images previews only temporarily * Image display and download * User profile display * Lookup of user timelines, favourites, followers, etc. * Multi-window, tabbed and/or split view * Custom combinations of timelines/etc. per panel * Assign tweets to custom panels manually or by filter * Customisable display formatting * Configurable network and storage/caching behaviour * Connection failure resilience * ... ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ScPlayer

    ScPlayer

    Juce Based Network Audio Player

    ...ScPlayer(Server) is Server Music player that let you play music files stored on machine's local drives. It has network server which let Client Player connect using IP address and port number of server. This player can play music by loading music file like *.wav,.bwf;*.aiff;*.aif;*.flac;*.ogg;*.mp3;*.wmv;*.asf;*.wm;*.wma and can save playlist to disk too. It is easy to use and very useful while multiple peoples want to manage music of one machine. ScPlayer can manage number of clients which can modify music play/pause/next/previous/stop current playing song. It has playlist generation and other basic features like other audio players. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Webmin - Dahdi HW module

    Webmin - Dahdi HW module

    This Webmin module aids in configuring the Dahdi interface to Asterisk

    The legacy telephony interface to the open source Asterisk PBX is the Digium Asterisk Hardware Device Interface (Dahdi). The legacy interfaces can be FXS, FXO, ISDN BRI, T1 over USB, T1, E1 ISDN PRI and TDMoE (Dynamic Dahdi) ports. This Webmin module aids in configuring the legacy hardware devices to Asterisk PBX. Webmin was chosen because Webmin is a mature web based GUI platform that concentrates on the hardware side of a server. Webmin allows controlled secure root access to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java Swing-based GUI for viewing queues on a JMS server, browing their contents, loading and saving queues with multiple messages and more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    envbot is an advanced modular IRC bot in bash. envbot supports SSL, IPv6, module loading/unloading on the fly, advanced access control and many more features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ultra-xdcc is a XChat-Plugin that supports the xdcc-protocol. That's not all, it has such nice features like: managing downloads, saving download-list on exit, loading download-list on startup ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java application for loading J2ME programs to Motorola phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fusion Board is a light but powerful bulletin board system. It keep a good balance between loading times, features, files sizes and safety. It includes all basics and advanced features, and unique features. But for now, it still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A PHP/mySQL driven IRC bot. Full admin system, including a live web interface and IRC admin access aswell. Advanced statistics system. Dynamic loading system to load addons on the fly without need for a restart, making bot uptimes high and stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SorceryNet IRC Java Applet - Basic, fast loading and tight IRC Java applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wolfpack is a modular Tcl script system for Eggdrop. It supports dynamic loading, unloading, and configuration of script "modules" via Eggdrop's partyline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NeoStats is a effort to provide Unique Services to IRC networks. Currently NeoStats has Services like StatServ, and Spam Monitor. Module Loading Support is also supported! and Many different modules are available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SharedObjects is a middleware for development of distributed applications in a simple, painless way. It doesn't perform remote method calls, but replicates the object in the client machine. Supports distributed transactions and dynamic class loading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An extensible, open-source, distributed file and service sharing servent. It works by loading a list of shared files instead of processing search queries to maintain high download speeds. Written in Python and C. For use on any platform supported by Py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NejuChat is a framework for writing xchat scripts in python. It abstracts away the cumbersome xchat interface, and provides some goodies. The current source supports loading modules, (unload might take patches to xchat), and comes with some nifty module
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next