Showing 104 open source projects for "process"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    AWS Vault

    AWS Vault

    A vault for securely storing and accessing AWS credentials

    AWS Vault is a tool to securely store and access AWS credentials in a development environment. AWS Vault stores IAM credentials in your operating system's secure keystore and then generates temporary credentials from those to expose to your shell and applications. It's designed to be complementary to the AWS CLI tools, and is aware of your profiles and configuration in ~/.aws/config. By default, there is a dedicated Keychain for AWS credentials and Keychain prompts you when credentials are...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Outline Server

    Outline Server

    Outline Manager, developed by Jigsaw

    ... providers, you don't always know who controls the VPN and who has access to your data. Creating your own VPN server used to be a complicated process…until now. Outline allows anyone to create their own VPN, run it, and share access to it. Outline is designed to offer block resistance. It allows you to control your server settings, including its location. Furthermore, Outline is a 100% open-source project that uses transparent technology and has undergone audits by two security companies.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data. There are some other libraries to do nearest neighbor search. Annoy is almost as fast as the fastest libraries, (see below), but there is actually another feature that really sets Annoy apart: it has the...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    restic

    restic

    Fast, secure and efficient backup program

    Restic is a backup program that is designed to be easy to use, fast, secure and efficient. It makes doing backups a fast and frictionless process, so you can backup your files every day if you need to. It supports backends for storing backups natively, including on the local directory, sftp server (via SSH), HTTP REST server (protocol rest server), OpenStack Swift, among many others. It also uses cryptography to ensure the confidentiality and integrity of your data. Restic supports Windows...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
    Learn More
  • 5
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code. A parser which produces an abstract syntax tree (AST) from JavaScript code. A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. A compressor (optimizer). it uses the transformer API to optimize an AST into a smaller one. A mangler, reduce names of local variables to (usually) single-letters....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Watchman

    Watchman

    A file watching service that records when files change

    Watchman purpose is to watch files and record when there are changes. It can trigger actions (rebuilding assets, for example) when there is a change in matching files. The watchman executable has both the client and the server components of the watchman service. When running watchman, it will attempt to communicate with your existing server instance (each user has their own persistent process), and will attempt to start it if it doesn’t exist. There are some options that affect how watchman...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Yazi

    Yazi

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

    ... cancellation, and internal task priority assignments. Combined with the pre-loading mechanism, greatly accelerates image and normal file loading. Also integrated with Überzug++, covering almost all terminals. Built on a client-server architecture (no additional server process required), integrated with a Lua-based publish-subscribe model, achieving cross-instance communication and state persistence. Install plugins and themes with one command, keeping them always up to date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    ... process locks, encode/decode helpers and mmap logics and nothing more. It's really tidy. MMKV adds about 50K per architecture on App size, and much less when zipped (apk). MMKV is published under the BSD 3-Clause license. Starting from v1.2.8, MMKV has been migrated to Maven Central. Older versions (<= v1.2.7) are still available on JCenter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • 10
    Stash Kubernetes

    Stash Kubernetes

    Backup your Kubernetes Stateful Applications

    A complete Kubernetes native disaster recovery solution for backup and restore your volumes and databases in Kubernetes on any public and private clouds. Backup your data in Kubernetes native way. Stash uses Custom Resource Definition (CRD) to specify targets and behaviors of the backup and restore process. Schedule a backup for your workloads in the same way you deployed them into Kubernetes. Back up your Kubernetes volumes mounted in a workload. Stash supports Deployment, DaemonSet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL backup and restore

    pgBackRest aims to be a reliable, easy-to-use backup and restore solution that can seamlessly scale up to the largest databases and workloads by utilizing algorithms that are optimized for database-specific requirements. Compression is usually the bottleneck during backup operations but, even with now-ubiquitous multi-core servers, most database backup solutions are still single-process. pgBackRest solves the compression bottleneck with parallel processing. Utilizing multiple cores...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WinDiskWriter

    WinDiskWriter

    🖥 A macOS app that creates bootable USB drives for Windows. 🛠

    ⭐️ WinDiskWriter — bootable disk creator with Windows for macOS. ⭐️ 🚨 Supports Windows 11 Secure Boot and TPM patching 🚨 - Runs on Mac OS X Snow Leopard 10.6 and up - Supports the following versions of Microsoft Windows 💿: — Windows 11, — Windows 10, — Windows 8.1, — Windows 8, — Windows 7, — Windows Vista [ Including Windows Server editions ] 🖥 WinDiskWriter offers a user-friendly graphical interface that simplifies the process and guides you through the steps...
    Downloads: 208 This Week
    Last Update:
    See Project
  • 13
    iPhone Data Recovery Software

    iPhone Data Recovery Software

    Recover lost or deleted messages, contacts, call history, calendar, no

    .... The recovering process is simple and easy. You can get back your important data in few mins. Recover deleted/lost data from iPhone 4/3GS, iPad 1 and iPod touch 4. Mac FoneLab can help you find your lost data due to your careless operation on your iPhone 4/3GS, iPad 1 and iPod touch 4. It supports getting back files, including Contacts, Messages, Call history, Calendar, Notes, Reminder, Safari bookmark, etc. You can even get access to the deleted/lost and existing data from you locked device cause
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    KeepUp File Updating Tool

    KeepUp File Updating Tool

    Keep local files current to online sources

    The KeepUp File Updating Tool is a utility designed to simplify and automate the process of keeping local files up-to-date by checking against remote URLs. Ideal for technicians and IT professionals, this tool ensures that you always have the latest versions of critical files, whether they are stored locally on your system or a removable drive.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Interleave is a business process management application. It enables you to model your business process and make it available online. It's meant to replace processes which currently rely on paper or spreadsheets and it has a good workflow engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Compressor/Decompressor project is a versatile and efficient software solution designed to provide high-performance data compression and decompression capabilities. This project aims to empower users to reduce the size of their data while maintaining its integrity, as well as to efficiently restore compressed data to its original form when needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing in C++17/20

    DocWire SDK, a standout C++17/20 data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. The upcoming integration of C++17 and C++20 will bring advanced functionalities, particularly in areas like HTTP capabilities and web data extraction. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SmanRenamer

    SmanRenamer

    A simple yet powerful batch renaming software.

    By modifying just one name, you can easily rename multiple files or folders with similar naming conventions.SmanRenamer is designed to simplify the process of batch renaming files and folders, without requiring excessive complexity or configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JoseDelEmpty

    It deletes folders that contain no files

    JoseDelEmpty will delete folders that contain no files. Simply indicate the root folder and start the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zabbix-HDD

    Zabbix-HDD

    Zabbix extension that reports various HDD status using various tools

    This extension uses not only smartctl (smartmontools) but other available tools to determine the existance of an HDD and as much as possible of its status. As a Zabbix "auto-discovery" process, these results can reflect changes in available HDD in near-to-real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FSTDFC

    File Search To Date Folder Copy

    Version 0.6 - 5th September Increased maximum file count from 100K to 1000K Any file with EXIF data showing the date will be used for the output folder naming, all other files will use the "LastWriteTime" as the parameter. Added counter showing the number of files still to be copied to the output folder. The application scans all files in the selected directories and creates a list which can saved to a file if required. The list created is used as the input for the copy process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NB Renamer

    NB Renamer

    Interactive Batch Renamer

    NB Renamer is a free bulk renaming tool. Compared to other batch renaming software, it has a dynamic and interactive interface. It shows the preview of file name changes, and populates parameter values when you click or select on the file names. Combining a succinct design with meticulous implementation, it strives to makes the whole batch renaming process easier and intuitive.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    ddrescueview

    ddrescueview

    Graphical viewer for GNU ddrescue mapfiles

    This small tool allows the user to graphically examine ddrescue's mapfiles in a user friendly GUI application. The Main window displays a block grid with each block's color representing the block types it contains. Many people know this type of view from defragmentation programs. The program is written in Object Pascal using the Lazarus IDE. It can be compiled to run on Windows, GNU/Linux and probably OS X, too. The downloads include binaries for the respective target platform and the...
    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project
  • 24
    Hex Encoding Utility

    Hex Encoding Utility

    An utility that allows you to convert your data using Base16 encoding.

    Base16 Encoding Utility is a small but useful console application for MS Windows that allows you to convert your data using hexadecimal encoding and provides additional tools to manage the formatting of the hex dump output. The utility has many options that allow you to customize the process of encoding and outputting data. Application input can be obtained from files, command line, keyboard or by redirecting output from another console application. The Base16 algorithm provides encoding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    ...), and highly performant. Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next