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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Yazi

    Yazi

    Blazing fast terminal file manager written in Rust, based on async I/O

    Blazing fast terminal file manager written in Rust, based on async I/O. All I/O operations are asynchronous, CPU tasks are spread across multiple threads, making the most of available resources. Provides real-time progress updates, task cancellation, and internal task priority assignments. Also integrated with Überzug++, covering almost all terminals. Combined with the pre-caching mechanism, greatly accelerates image and normal file loading.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Trash

    Trash

    Move files and directories to the trash

    Trash is a Node.js library that moves files and directories to the system's trash or recycle bin instead of permanently deleting them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    File-Type

    File-Type

    Detect the file type of a file, stream, or data

    File-Type is a Node.js library that detects the file type of a Buffer or Uint8Array by examining its binary signature, supporting a wide range of file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MobX

    MobX

    A Simple, scalable state management

    ...Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of your data are tracked at runtime, building a dependency tree that captures all relations between state and output. This guarantees that computations depending on your state, like React components, run only when strictly needed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Sanoid

    Sanoid

    These are policy-driven snapshot management and replication tools

    Sanoid is a policy-driven snapshot management system for ZFS that automates creation, rotation, and health checks of snapshots across datasets. You describe retention in human terms—hourly, daily, monthly, yearly—via simple templates, and Sanoid enforces those rules consistently without manual cron gymnastics. It sets and respects ZFS properties, places holds to protect in-use snapshots, and surfaces health issues so you notice problems before recovery time. Paired with its sibling syncoid,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rockstor

    Rockstor

    BTRFS based NAS and private cloud storage solution

    Rockstor is a Network Attached Storage (NAS) and private cloud storage solution based on advanced Linux technologies like BTRFS, Docker and others. In addition to standard NAS features like file sharing via NFS, Samba, SFTP and AFP, advanced features such as online volume management, CoW Snapshots, asynchronous replication, compression, and bitrot protection are supported based on BTRFS. Rockstor also provides apps like ownCloud, Syncthing, OpenVPN, and Plex to name a few. Apps or "Rock-ons" are powered by a Docker-based application hosting framework. And new ones can be simply added. These Rock-ons, combined with advanced NAS features, turn Rockstor into a private cloud storage solution accessible from anywhere, giving users complete control of cost, ownership, privacy and data security. ...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 7
    localForage

    localForage

    Offline storage using a simple but powerful API

    ...Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage is a JavaScript library that improves the offline experience of your web app by using an asynchronous data store with a simple, localStorage-like API. It allows developers to store many types of data instead of just strings. localForage includes a localStorage-backed fallback store for browsers with no IndexedDB or WebSQL support. Asynchronous storage is available in the current versions of all major browsers: Chrome, Firefox, IE, and Safari (including Safari Mobile). localForage offers a callback API as well as support for the ES6 Promises API, so you can use whichever you prefer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UniHA

    UniHA

    ZFS High Availability and Continuous Replication for any application

    Data Storage, protection and management system for Debian Linux and ZFS. Dual node Metro Active/Passive and Active/Active High Availability for any application. Converts any application, program and script into a highly available mission critical solution, with Webmin fully web-based administration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gutentags

    Gutentags

    A Vim plugin that manages your tag files

    ...The plugin supports multiple tag generators, including Universal ctags, Exuberant ctags, and GNU global, selecting the best available backend automatically. Gutentags is project-aware: it stores tags per project root and integrates smoothly with version-control repositories. It is asynchronous where possible, keeping Vim responsive during indexing. The result is frictionless code navigation—jumping to definitions or browsing symbol lists becomes effortless across large codebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    EazyDocX
    Simple archiving program documents client / server. Use a registry file (Access database) to which you can attach, dividing them into categories, documents (files) of all kinds. Storing files is deliberately asynchronous to allow the user to continue with other filings while the server stores document Whether for storage and for viewing documents are provided in two ways: 1 - Single Document. 2 - Multi Document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fat32lib

    Portable FAT File System Stack for Embedded Devices

    A portable FAT file system stack for embedded devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 13
    OS-independent, Client/Server based asynchronous File Synchronization Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PRATIMA, an Asynchronous Remote Volume Replicator for Linux: Pratima performs online, real-time, reliable and efficient block level data replication to a remote computer over a network in both synchronous and asynchronous modes for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next