Showing 476 open source projects for "bulk"

View related business solutions
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Bulk-Crap-Uninstaller

    Bulk-Crap-Uninstaller

    Remove large amounts of unwanted applications quickly

    Bulk Crap Uninstaller (BCUninstaller) is a free and open-source Windows app uninstaller. It excels at removing multiple applications simultaneously, including portable and orphaned ones. It offers automation, leftover cleanup, force uninstall, and registry information. It’s user-friendly for novices, yet robust enough for IT professionals and power users.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    django-push-notifications

    django-push-notifications

    Send push notifications to mobile devices through GCM or APNS

    ...Sending messages in bulk makes use of the bulk mechanics offered by GCM and APNS. It is almost always preferable to send bulk notifications instead of single ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bulk Crap Uninstaller

    Bulk Crap Uninstaller

    Remove large amounts of unwanted applications quickly.

    Bulk Crap Uninstaller (in short BCUninstaller or BCU) is a free (as in speech and beer) bulk program uninstaller with advanced automation. It excels at removing large amounts of applications with minimal to no user input, while requiring next to no technical knowledge. It can detect most applications and games (even portable or not registered), clean up leftovers, force uninstall, automatically uninstall according to premade lists, and much more.
    Leader badge
    Downloads: 7,504 This Week
    Last Update:
    See Project
  • 4
    EFCore.BulkExtensions

    EFCore.BulkExtensions

    Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy

    EFCore.BulkExtensions is a high-performance extension library for Entity Framework Core that provides bulk operations like insert, update, delete, and read. It significantly improves performance when working with large datasets and supports batching, upserts, and change tracking. The library is compatible with popular databases like SQL Server, PostgreSQL, MySQL, and SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5
    RBush

    RBush

    High-performance JavaScript R-tree-based 2D spatial index

    RBush is a high-performance JavaScript library for 2D spatial indexing of points and rectangles. It's based on an optimized R-tree data structure with bulk insertion support. Spatial index is a special data structure for points and rectangles that allows you to perform queries like "all items within this bounding box" very efficiently (e.g. hundreds of times faster than looping over all items). It's most commonly used in maps and data visualizations. The demos contain visualization of trees generated from 50k bulk-loaded random points. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel DataTables Editor Plugin

    Laravel DataTables Editor Plugin

    Laravel DataTables Editor Integration

    This package is a plugin of Laravel DataTables for processing the DataTables Editor library. DataTables Editor CRUD actions supported. Inline editing. Bulk edit & delete function. CRUD validation. CRUD pre/post events hooks. Artisan command for DataTables Editor generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RipMe

    RipMe

    Downloads albums in bulk

    RipMe is an album ripper for various websites. It is a cross-platform tool that runs on your computer and requires Java 8. RipMe has been tested and confirmed to work on Windows, Linux, and MacOS.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    kubefwd

    kubefwd

    Bulk port forwarding Kubernetes services for local development

    Kubernetes port forwarding for local development. kubefwd is a command line utility built to port forward multiple services within one or more namespaces on one or more Kubernetes clusters. kubefwd uses the same port exposed by the service and forwards it from a loopback IP address on your local workstation. kubefwd temporally adds domain entries to your /etc/hosts file with the service names it forwards. When working on our local workstation, my team and I often build applications that...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PowerToys

    PowerToys

    System utilities to maximize productivity

    PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    kallisto

    kallisto

    Near-optimal RNA-Seq quantification

    ...It is based on the idea of using pseudoalignment to quickly determine reads and targets’ compatibility, with no need for alignment. According to benchmarks done on a Mac desktop computer, kallisto can quantify 30 million human bulk RNA-seq reads in less than 3 minutes with just the read sequences and a transcriptome index, that in itself can take more than 10 minutes to build. And since it uses pseudoalignment, it is robust to errors in the reads and preserves the key information needed for quantification. This makes kallisto not only fast but highly accurate as well. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel BATCH

    Laravel BATCH

    insert batch and update batch in laravel

    Insert and update batch (bulk) in Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Npgsql

    Npgsql

    Npgsql is the .NET data provider for PostgreSQL

    Npgsql is an open source ADO.NET Data Provider for PostgreSQL, it allows programs written in C#, Visual Basic, F# to access the PostgreSQL database server. It is implemented in 100% C# code, is free and is open source. An Entity Framework Core provider is also available and exposes some features unique to the PostgreSQL database to EF Core users. Finally, a legacy Entity Framework 6.x (non-Core) provider is also available but is no longer being actively maintained. Npgsql is the open source...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 13
    Semantic Type Detection

    Semantic Type Detection

    Metadata/data identification Java library

    ...Min, Max, Distinct, signatures, …) Sufficiently fast to be used inline. See Speed notes below. Minimal false positives for Semantic type detection. See Performance notes below. Usable in either Streaming, Bulk or Record mode. Broad country/language support - including US, Canada, Mexico, Brazil, UK, Australia, much of Europe, Japan and China. Support for sharded analysis (i.e. Analysis results can be merged) Once stream is profiled then subsequent samples can be validated and/or new samples can be generated.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    NanoKVM

    NanoKVM

    Affordable, Multifunctional, Nano RISC-V IP-KVM

    ...The Lichee NanoKVM is available in two versions: NanoKVM Lite is a basic configuration that is suitable for individual users with certain DIY capabilities and enterprise users with bulk requirements. The NanoKVM Full is a full version with a sophisticated case and complete accessories, as well as a built-in system mirror card that is ready to use at boot, and is recommended for individual users.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    Remove Windows Ai

    Remove Windows Ai

    Strip Windows 11 of built-in AI features for control and privacy

    ...The script covers a wide variety of AI surfaces (from core features like Copilot and Recall to hidden system packages, registry keys, and ancillary services) and applies targeted removals or disablement in bulk or selectively based on user choice. It offers both a graphical interface with toggles and a more advanced command-line mode, giving flexibility to novices and power users alike. RemoveWindowsAI also includes options to create backups and revert changes if users want to restore functionality later.
    Downloads: 94 This Week
    Last Update:
    See Project
  • 16
    Dynein

    Dynein

    DynamoDB CLI written in Rust

    Dynein is an open-source command-line interface (CLI) for AWS DynamoDB that provides advanced querying, data management, and administrative operations for NoSQL workloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dataproc Templates

    Dataproc Templates

    Dataproc templates and pipelines for solving simple in-cloud data task

    Dataproc templates are designed to address various in-cloud data tasks, including data import/export/backup/restore and bulk API operations. These templates leverage the power of Google Cloud's Dataproc, supporting both Dataproc Serverless and Dataproc clusters. Google provides this collection of pre-implemented Dataproc templates as a reference and for easy customization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Another Redis Desktop Manager

    Another Redis Desktop Manager

    A faster, better and more stable Redis desktop manager

    AnotherRedisDesktopManager is a cross-platform GUI client for Redis that simplifies connecting, browsing, and manipulating data. It supports standalone, Sentinel, and Cluster modes, plus SSH tunneling and ACL credentials for secure access in varied environments. The UI provides tree and table views of keys with inline editors for strings, hashes, lists, sets, sorted sets, and streams, including TTL management and batch operations. Built-in monitoring lets you watch stats, slow logs, and...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19
    NPMplus

    NPMplus

    improved fork of nginx-proxy-manager

    NPMplus is an enhancement tool for the npm ecosystem, providing additional features for managing dependencies, optimizing installations, and improving package management workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pg_flo

    pg_flo

    Stream, transform, and route PostgreSQL data in real-time

    The easiest way to move and transform data between PostgreSQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyExcelerate

    PyExcelerate

    Accelerated Excel XLSX Writing Library for Python 2/3

    Accelerated Excel XLSX writing library for Python. PyExcelerate is a Python for writing Excel-compatible XLSX spreadsheet files, with an emphasis on speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Aerospike Node.js Client

    Aerospike Node.js Client

    Node.js client for the Aerospike database

    Aerospike Node.js Client is the official Node.js driver for Aerospike, a high-performance NoSQL database optimized for real-time applications. It provides low-latency access to key-value stores and supports advanced data structures for AI, financial, and IoT applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    StaxRip

    StaxRip

    Video encoding GUI for Windows

    StaxRip is a powerful, open-source video and audio encoding GUI for Windows that orchestrates industry-standard console tools (such as x265, FFmpeg, mkvmerge) and frame-server systems (like AviSynth+ or VapourSynth) to allow users to transcode, mux, remux, or process media files with fine-grained control. It is not a “one-click” encoder; instead, it grants the user deep control over encoding settings, filtering, resizing, cropping, subtitles, audio processing, container formats, and more —...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24
    Elastica

    Elastica

    Elastica is a PHP client for elasticsearch

    Elastica is a PHP client for Elasticsearch, providing a rich object-oriented API to interact with and query Elasticsearch indexes. It simplifies the process of building, updating, and querying search indexes, making Elasticsearch integration more accessible to PHP developers. Elastica is suitable for applications requiring full-text search, analytics, and real-time data exploration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Syncpack

    Syncpack

    Consistent dependency versions in large JavaScript Monorepos

    Syncpack is a command-line tool for managing and synchronizing dependency versions across JavaScript monorepos. It ensures consistency in package versions within a project, preventing conflicts caused by mismatched dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next