Showing 15 open source projects for "asynchronous"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    ComfyUI

    ComfyUI

    The most powerful and modular diffusion model GUI, api and backend

    The most powerful and modular diffusion model is GUI and backend. This UI will let you design and execute advanced stable diffusion pipelines using a graph/nodes/flowchart-based interface. We are a team dedicated to iterating and improving ComfyUI, supporting the ComfyUI ecosystem with tools like node manager, node registry, cli, automated testing, and public documentation. Open source AI models will win in the long run against closed models and we are only at the beginning. Our core mission...
    Downloads: 263 This Week
    Last Update:
    See Project
  • 2
    nvim-notify

    nvim-notify

    A fancy, configurable, notification manager for NeoVim

    nvim-notify is a Neovim notification manager written in Lua that replaces the default vim.notify() function with a customizable and animated notification UI. It enhances the developer experience by providing non-blocking, visually styled popups for displaying errors, warnings, or messages in Neovim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DearPyGui

    DearPyGui

    Graphical User Interface Toolkit for Python with minimal dependencies

    Dear PyGui is an easy-to-use, dynamic, GPU-Accelerated, cross-platform graphical user interface toolkit(GUI) for Python. It is “built with” Dear ImGui. Features include traditional GUI elements such as buttons, radio buttons, menus, and various methods to create a functional layout. Additionally, DPG has an incredible assortment of dynamic plots, tables, drawings, debuggers, and multiple resource viewers. DPG is well suited for creating simple user interfaces as well as developing complex...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Litho

    Litho

    A declarative framework for building efficient UIs on Android

    Litho uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of immutable inputs and the framework takes care of the rest. With code generation, Litho can perform optimisations for your UI under the hood, while keeping your code simple and easy to maintain. Litho can measure and layout your UI ahead of time without blocking the UI thread. By decoupling its layout system from the traditional Android View system, Litho can drop the UI thread...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Dioxus

    Dioxus

    Friendly React-like GUI library for desktop, web, mobile, and more

    ...Build encapsulated components that manage their own state, then compose them to make complex UIs. Components and hooks can be reused to render on the web, desktop, mobile, server, and more! 1st class support for asynchronous tasks, suspense for datafetching, and pausable coroutines. Eliminate a whole class of bugs at compile time with static typing for every library. Fearlessly refactor even the largest of apps with powerful compile-time guarantees. No more uncaught exceptions. Components can easily abort rendering without crashing the entire app. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Texture

    Texture

    Smooth asynchronous user interfaces for iOS apps

    Texture is an iOS framework built on top of UIKit that keeps even the most complex user interfaces smooth and responsive. It was originally built to make Facebook's Paper possible, and goes hand-in-hand with pop's physics-based animations — but it's just as powerful with UIKit Dynamics and conventional app designs. More recently, it was used to power Pinterest's app rewrite. As the framework has grown, many features have been added that can save developers tons of time by eliminating common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laila.AutoCompleteTextBox

    Laila.AutoCompleteTextBox

    The Ultimate .NET6 WPF Auto-Complete TextBox

    Introducing a feature-rich, MVVM-friendly Auto-Complete TextBox for .NET 6 WPF, designed to deliver a seamless and dynamic user experience. Whether you need synchronous or asynchronous suggestion fetching, this control adapts to your needs effortlessly. 🔹 Smart Data Binding: Bind to both the selected object (SelectedItem) and/or its ID (SelectedValue). 🔹 Fully Customizable: Use the ItemTemplate to style dropdown items to fit your UI. 🔹 Enhanced User Experience: ✔ Squiggly underlines highlight unmatched text when the control loses focus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    M80AttributedLabel

    M80AttributedLabel

    Another attributed label using CoreText

    M80AttributedLabel is a feature-rich UILabel alternative that supports rich text rendering with advanced formatting options. It allows embedding links, images, and custom text styling within a label, supporting complex layouts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    FlightgearGardener

    A JavaFX Asynchronous SyncManager for FlightGear Terrasync scenery data

    Downloads: 0 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10
    RxBinding

    RxBinding

    RxJava binding APIs for Android's UI widgets

    RxJava binding APIs for Android UI widgets from the platform and support libraries. One of the greatest benefits of using RxJava is the possibility of composing asynchronous events in a simpler and more straightforward way. Complex UI interactions in Android can also be simplified as well, especially when there are multiple UI events that can be triggered. To describe the interaction pattern with standard Android code, you would usually need to use a combination of both listeners, Handlers and AsyncTask. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android Saripaar

    Android Saripaar

    UI form validation library for Android

    ...Built on top of Apache Commons Validator, a validation framework with proven track record on the web, desktop and mobile platforms. Declarative style validation using Annotations. Extensible, now allows Custom Annotations. Synchronous and Asynchronous validations, you don't have to worry about threading. Supports both BURST and IMMEDIATE modes. Works with Stock Android Widgets, no custom view dependencies. Isolates validation logic using rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. Development moved to Mercurial
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    A Web Control Library written for PHP4/5. Completely object oriented Design. This includes TabbedPane, Panels and others. An EventController handles asynchronous data acces via JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PAJAX APIs is a set of APIs for asynchronous content creation using AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    What is the PAJAJ framework, it stands for (PHP Asynchronous Javascript and JSON). It is a object oriented Ajax framework written in PHP5 for development of event driven PHP web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next