Showing 53 open source projects for "duplicate"

View related business solutions
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 1
    CleanRL

    CleanRL

    High-quality single file implementation of Deep Reinforcement Learning

    ...The implementation is clean and simple, yet we can scale it to run thousands of experiments using AWS Batch. CleanRL is not a modular library and therefore it is not meant to be imported. At the cost of duplicate code, we make all implementation details of a DRL algorithm variant easy to understand, so CleanRL comes with its own pros and cons. You should consider using CleanRL if you want to 1) understand all implementation details of an algorithm's variant or 2) prototype advanced features that other modular DRL libraries do not support (CleanRL has minimal lines of code so it gives you great debugging experience and you don't have to do a lot of subclassing like sometimes in modular DRL libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dupeGuru

    dupeGuru

    Find duplicate files

    dupeGuru is a cross-platform GUI application written in Python (with Qt/Cocoa UI) that quickly detects duplicate files on your computer using flexible scanning modes—including filename fuzzy matching, content comparison, and specialized Music/Picture modes. On some linux systems pyrcc5 is not put on the path when installing python3-pyqt5, this will cause some issues with the resource files (and icons). These systems should have a respective pyqt5-dev-tools package, which should also be installed. ...
    Downloads: 159 This Week
    Last Update:
    See Project
  • 3
    grab-site

    grab-site

    Web crawler for archiving and backing up sites into WARC archives

    ...Users can dynamically apply ignore patterns during an active crawl, allowing them to skip problematic or unnecessary URLs that could slow down or block the archiving process. grab-site also provides predefined ignore sets for common site structures such as forums and other complex web platforms. Additional mechanisms like duplicate page detection help avoid re-crawling identical content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CC-Net

    CC-Net

    Tools to download and cleanup Common Crawl data

    cc_net provides tools to download, segment, clean, and filter Common Crawl to build large-scale text corpora, including monolingual datasets and the multilingual CC-100 collection introduced in the associated paper. It includes pipelines to fetch snapshots, extract text, de-duplicate, identify language, and apply quality filtering based on heuristics and language models. The outputs are intended for pretraining language models and for creating standardized corpora that can be reproduced or updated with new crawls. The repository documents practical concerns like HTTP failures, snapshot differences, and stats JSONs, reflecting community use across many languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Modernize Your Lab with the #1 Rated LIMS Icon
    Modernize Your Lab with the #1 Rated LIMS

    Labs that need a powerful LIMS system

    Nothing is more critical to a lab’s success than the quality, security, and traceability of samples. The Lockbox LIMS system provides robust sample management functionality to laboratory professionals, giving them full visibility on every aspect of a sample’s journey, from accessioning to long-term storage.
    Learn More
  • 5
    ProxyBroker

    ProxyBroker

    Asynchronous tool for finding and checking public proxy servers

    ProxyBroker is an open source Python tool designed to automatically discover and verify public proxy servers from many online sources. It operates asynchronously, allowing it to gather and test large numbers of proxies efficiently while performing multiple checks concurrently. It collects proxy addresses from dozens of providers and evaluates whether they are functional and suitable for use. It supports several proxy protocols, including HTTP, HTTPS, SOCKS4, and SOCKS5, making it flexible...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MULTITAS

    MULTITAS

    File management software for 64 bits windows 7/8/10 os

    This program provides these features: 1) Remove duplicate files 2) Move a file from one folder to another. Download the only setup.exe file to windows os laptop then install this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ProfileTool is a Windows 7 command line utility, for various operations on Windows 7 profiles. Its main purpose is to duplicate a profile as "default profile". It can also copy, delete, check size and delete temporary files on all profiles.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    UltraStar Manager
    With this song management application you are able to keep an eye on your UltraStar collection. Quickly find songs with missing covers, backgrounds or videos.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    IL Music Library Deduplicator

    IL Music Library Deduplicator

    Easily find and remove duplicates from a music collection

    If you want to easily find and remove audio duplicate from a music collection IL Music Library Deduplicator is for you. It can distinguish between similar songs offering you a list with best matches highlighted in green. Audio files with lower similarity are listed as well in case there are duplicates with lower bitrate. These are highlighted in yellow and red. You can select them by color if you wish to delete them or you can add them to a list with excluded files in case you wish to keep duplicates or not to be scanned next time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    Connect programs, projects, resources, and financials with business outcomes using portfolio management software from Planview.

    Planview® Portfolios enables enterprises to accelerate strategic execution by seamlessly integrating business and technology planning, optimizing resources, and leveraging the power of embedded AI — Planview Anvi™ — to deliver breakthrough products, services, and customer experiences. This unified approach aligns strategy with execution, driving enhanced business performance across the organization.
    Learn More
  • 10

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    Given two trees of audio files, examine the metadata for each file to try and determine the differences in the content of the trees. This helps find duplicate songs (or non-duplicated songs) even if the music is stored in different formats. Toggles let you determine how specific the matching criteria must be: Track number and song name? Artist, album, and track length? All of the above? Ultimately this program will let you delete duplicates from either the left or right trees, or copy non-duplicated files from one tree to the other. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    sitecheck

    Modular web site spider for web developers.

    More than just a link checker, sitecheck is a website spider (also known as a crawler) which can assist with SEO by testing an entire site plus both inbound links from search engines and outbound links to other sites for the following issues: looping redirects (HTTP 301/302), broken links (HTTP 404), server errors (HTTP 500), spelling mistakes, low readability scores (using the Flesch Reading Ease test), missing/empty/duplicate meta tags, duplicate content, slow page speed, W3C validation errors and accessibility errors. Sitecheck can also spot some common causes of PCI compliance failure such as insecure content on secure pages, SQL injection/cross-site scripting (XSS) vulnerabilities, insecure encryption ciphers and open mail relays. Sources of information leakage such as email addresses and IP addresses in the headers or the page will be logged. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QUASR

    Cross-platform NGS processing and analysis pipeline in Python

    QUASR is a lightweight pipeline written to process and analyse next-generation sequencing (NGS) data from Illumina, 454, and Ion Torrent platforms. Although originally written for viral data, it is generic enough to work on any NGS dataset. Functions include: duplicate removal demultiplexing primer-removal quality-assurance (QA) graphing quality control (QC) consensus-generation minority-variant determination minority-variant graphing The main current version is 6.X, which is written in Python3. 7.X is my rewrite in Java, but is still work in progress. Both are written to be as lightweight as possible so they can run with minimal memory-requirements on a desktop or laptop as well as on a compute cluster. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JustOneFile help you to find duplicate files and managed them. It's a Free and Open Source software under GNU GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Clone Digger is a duplicate code detection tool, which supports Python and Java languages. Discovered clones can differ in small subexpressions; comments and whitespaces are ignored. Clone digger is platform-independent and is written in Python language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This Inkscape extension provides table support for Inkscape. This is one of the features that are present in Corel Draw but are not present in Inkscape. So, just install this extension and you will have table support in Inkscape
    Downloads: 15 This Week
    Last Update:
    See Project
  • 17
    find duplicate files on your harddisk very fast by comparing only needed files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A command line tool that allows you to (live) analyze netfilter (iptables) log files. It provides a nice output and has features like displaying hostnames, duplicate detection... More info (+ screenshots) can be found in the pdf inside the tarball.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cozy
    Cozy is a backup solution for Linux. It aims to be similar to Apple's Time Machine, with the difference that Cozy recognizes duplicate files and incremental backups are realized through binary diffs to save space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple python program fro deleting duplicate songs. Maybe more functionality to be added someday...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    (AYDUFF)a yet duplicate file finder.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    MediaCMN provides tools to create a consistent music library. In detail these tools, index all audio files of certain directories, find duplicate files, tag the files using musicbrainz and organize the audio files in a filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ReplicateChecker is a small application allowing developpers using Hammer (Valve Map Editor) to search for duplicate entities or brushes in VMF files
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB