Showing 29 open source projects for "loading"

View related business solutions
  • $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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Discord Proxy

    Discord Proxy

    Add a proxy to discord windows client

    ...It supports manual setup and also points users toward a companion launcher for easier configuration. Because it relies on DLL loading behavior inside a desktop app, it should be treated as an advanced unofficial workaround rather than a normal Discord setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    Acrylic DNS Proxy

    A local DNS proxy which improves the performance of your computer

    Acrylic is a local DNS proxy for Windows which improves the performance of your computer by caching the responses coming from your DNS servers and helps you fight unwanted ads through the use of a custom HOSTS file (optimized for handling hundreds of thousands of domain names) with support for wildcards and regular expressions. When you browse a web page a portion of the loading time is dedicated to name resolution while the rest is dedicated to the transfer of the web page contents. What Acrylic does is to reduce the time dedicated to name resolution for frequently visited addresses closest to zero possible. Furthermore Acrylic's sliding expiration caching mechanism and DNS silent updates are able to improve the browsing experience independently of the browser. ...
    Leader badge
    Downloads: 629 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    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
  • 11
    BetterDiscordApp

    BetterDiscordApp

    Better Discord App enhances Discord desktop app with new features

    ...This repository branch is deprecated, with further development having moved elsewhere, so it is mainly useful as legacy project history. It enhanced the Discord desktop app with plugin loading, theme loading, custom CSS, emote support, and interface tweaks. The project supported Twitch, FrankerFaceZ, and BetterTTV emote integrations, along with a quick emote menu. It also included installation workflows for Windows, automatic setup, and manual patching of Discord’s app files. BetterDiscordApp is important as an early foundation for the broader Discord client customization ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14

    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
  • 15
    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: 3 This Week
    Last Update:
    See Project
  • 16
    Jdudes3 Personal Repo
    Jdudes3's Personal Repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    This is another Age of Conan chat bot written in C#. Support for loading and unloading plugins while running through AppDomain. Uses a fairly easy way of implementing new plugins through the Abot.Plugin class. Using Vhab's VhaBot.Net library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Java application for loading J2ME programs to Motorola phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    SorceryNet IRC Java Applet - Basic, fast loading and tight IRC Java applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Open Source Bot Project, or OSB, is an IRC bot written in C++ whose goal is to be as open and dynamic as possible. It will support dynamic module loading as well as a simple yet powerful scripting language. Even the base bot commands are just modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next