Showing 47 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
    Fire Detector

    Fire Detector

    Detect web framework and javascript libraries run on browsing website

    When you surf the internet with Fire Detector, You can also find more unknown frameworks and libraries. It is based on [LibrarySniffer](https://github.com/justjavac/ChromeSnifferPlus/). I've replaced some deprecated javascript interfaces with asynchronous ones adopted by Firefox for its add-ons --- ### Limitations - WebExtension only works on sites that allow content scripts. With this WebExtension, You can detect:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NodeGit

    NodeGit

    Native Node bindings to Git

    Asynchronous native Node bindings to libgit2. NodeGit will work on most systems out-of-the-box without any native dependencies. If you receive errors about libstdc++, which are commonly experienced when building on Travis-CI, you can fix this by upgrading to the latest libstdc++-4.9. If you wish to help contribute to NodeGit it is useful to build locally.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    C3.js

    C3.js

    A D3-based reusable chart library

    C3 makes it easy to generate D3-based charts by wrapping the code required to construct the entire chart. We don't need to write D3 code any more. C3 gives some classes to each element when generating, so you can define a custom style by the class and it's possible to extend the structure directly by D3. C3 provides a variety of APIs and callbacks to access the state of the chart. By using them, you can update the chart even after it's rendered. C3 enables deeper integration of charts into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Subspace

    Subspace

    Library for Reactive Dapp Development with auto syncing

    Subspace is a framework agnostic JS library that embraces reactive programming with RxJS, by observing asynchronous changes in Smart Contracts, and providing methods to track and subscribe to events, changes to the state of contracts and address balances, and react to these changes and events via observables. Subspace also takes care of syncing under the hood, saving & loading the state in a local database. Methods are provided to track and subscribe to events, contract & state balances, and react to changes via observables. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    NoderCMS

    NoderCMS

    Node.js + MongoDB

    Super concurrency and super high data reading speed, coupled with flexible custom models, easy-to-use templates, advanced background management system and multi-user permissions, have created a perfect NoderCMS. The inherent asynchronous non-blocking programming brought by Node.js makes NoderCMS calmly face up to millions of concurrent visits. Thanks to the non-relational database MongoDB, everything is stored in BSON format, faster and faster. Through the combination of models and custom fields, you can easily create completely different columns and various recommendation positions according to your needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vex

    vex

    A modern dialog library, configurable and easy to style

    vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (5.6kb minified and gzipped), has a clear and simple API, works on mobile devices, and can be customized to match your style in seconds. Drop-in replacement for alert, confirm, and prompt. Easily configurable animations which are smooth as butter. Open multiple dialogs at once and close them individually or all at once. vex will run in any ES5-compatible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    asynquence

    asynquence

    Asynchronous flow control

    asynquence is a small, promise-like flow library for composing asynchronous steps into readable sequences. Instead of juggling nested callbacks, you create a chain of operations that pass values forward and route errors consistently. It supports concurrency control via “gates” and “races,” letting multiple tasks proceed and rejoin at the right moment without complex bookkeeping. The design emphasizes clarity and debuggability, keeping stack traces and error paths straightforward. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    co

    co

    The ultimate generator based flow-control goodness for nodejs

    co is a small Node.js library that popularized generator-based coroutines to write asynchronous code that looks synchronous. By yielding promises (or thunks) inside a generator function, co resumes execution when the asynchronous work completes, eliminating deeply nested callbacks. It supports yielding arrays or objects of promises to run tasks concurrently, and it propagates errors naturally through try/catch, making control flow easier to reason about.
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    G-Framework Web3.0 ToolKit
    This is the most advanced and complete new generation tool for creating Web applications. You can create your own "Web Applications" once writing very few lines of code and make it simply accessible from anywhere in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automatic asynchronous test runner, accessible as web page
    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: 22 This Week
    Last Update:
    See Project
  • 13

    AjaxReady

    AjaxReady makes your AJAX requests really simple to do!

    AjaxReady is a small JavaScript library that allow you to make asynchronous requests in really simple mode! Provides really simple methods and utilities functions that allow you to write your application with less code as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SPX-AS(SQL-PHP-XML based Asynchronous Solutions) is an Action Script 2.0 & JavaScript Framework for the development of Flash/AJAX WEB Applications that use DataBase Access, user Session control, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PAJAX APIs is a set of APIs for asynchronous content creation using AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lightweight AJAX framework for PHP, features secure function calls and direct debugging. Avoids the use of JS XML callback functions, hence the name `SAJA`, or `Secure Asynchronous Javascript`. Robust functionality for a small set of functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Narrative JavaScript is a small extension to the JavaScript language that enables blocking capabilities for asynchronous operations. This makes writing asynchronous code sequences easier and increases code readability.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Javascript interface to facilitate the use of AJAX (Asynchronous JavaScript and XML), thru functionalities to populate combos, add, update, remove rows in tables and auto complete, among others resources. AJXtools is easy to use and language independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    automated-linguistic-analysis

    Automated Linguistic Analysis, with both monolith and cluster versions

    Sample application showcasing usage of technologies such as: * OSGi R7 Promises for asynchronous generation of transcriptions and linguistic analyses * OSGi R7 Push Stream and JAX RS Server Sent Events for push notifications of processing status * Apache Camel 2.23.1 and RabbitMQ 3.7 for asynchronous communication between services * JPA 2.1 and Hibernate 5.2.12, along with OSGi R7 JPA and Transaction Control services, for persistence layer * OSGi R7 HTTP and JAX RS Whiteboard for registering servlets, resources and REST controllers * OSGi R7 Configurator, Configuration Admin and Metatype services for automatic configuration of components * OSGi R7 Declarative Services for dependency injection * Maven automated build of Docker images * Maven automated deployment into Kubernetes cluster * RabbitMQ message broker as a StatefulSet * CockroachDB relational database as a StatefulSet See 'Code' tab for detailed information
    Downloads: 0 This Week
    Last Update:
    See Project