Showing 62 open source projects for "directory compare"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Open LLMs

    Open LLMs

    A list of open LLMs available for commercial use

    ...It aggregates metadata, licensing info, and often pointers to the model weights or model cards — helping users quickly compare models by size, license, domain, and capabilities. By compiling this in one place, open-llms reduces friction in exploring the LLM space, making it easier to try different models, benchmark them, or build custom applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    libzip

    libzip

    A C library for reading, creating, and modifying zip archives.

    libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages. libzip is fully documented via man pages. HTML versions of the man pages are on libzip.org and in the man directory. You can start with libzip(3), which lists all others. Example source code is in the examples and src...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    StabilityMatrix

    StabilityMatrix

    Multi-Platform Package Manager for Stable Diffusion

    StabilityMatrix is a project that helps organize, evaluate, and compare generative AI models and their behavior across prompts, datasets, or configuration settings. It provides a framework to run experiments systematically—capturing inputs, model configurations, outputs, and metrics—so researchers and practitioners can reason about differences in quality, robustness, and failure modes. The repository often bundles tooling for automated prompt sweeping, scoring heuristics (such as diversity,...
    Downloads: 293 This Week
    Last Update:
    See Project
  • 4
    bufferline.nvim

    bufferline.nvim

    A snazzy bufferline for Neovim

    A snazzy buffer line (with tab page integration) for Neovim built using Lua. This plugin shamelessly attempts to emulate the aesthetics of GUI text editors/Doom Emacs. It is advised that you specify either the latest tag or a specific tag and bump them manually if you'd prefer to inspect changes before updating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    Qbot

    Qbot

    AI-powered Quantitative Investment Research Platform

    Qbot is an open source quantitative research and trading platform that provides a full pipeline from data ingestion and strategy development to backtesting, simulation, and (optionally) live trading. It bundles a lightweight GUI client (built with wxPython) and a modular backend so researchers can iterate on strategies, run batch backtests, and validate ideas in a near-real simulated environment that models latency and slippage. The project places special emphasis on AI-driven strategies —...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 6
    Awesome-MCP-ZH

    Awesome-MCP-ZH

    Claude MCP, MCP Servers, MCP Clients

    ...Regular updates and community stars indicate ongoing maintenance and adoption within the Chinese developer community. The project also points to complementary indexes and showcases, helping users compare capabilities before integrating servers in their IDEs or assistants. In effect, it’s a central directory for MCP knowledge tailored to Chinese speakers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gqlgen

    gqlgen

    Go generate based graphql server library

    ...By default this goes into a file called schema.graphql but you can break it up into as many different files as you want. By default gqlgen will use any models in the model directory that match on name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TensorBoardX

    TensorBoardX

    tensorboard for pytorch (and chainer, mxnet, numpy, etc.)

    The SummaryWriter class provides a high-level API to create an event file in a given directory and add summaries and events to it. The class updates the file contents asynchronously. This allows a training program to call methods to add data to the file directly from the training loop, without slowing down training. TensorboardX now supports logging directly to Comet. Comet is a free cloud based solution that allows you to automatically track, compare and explain your experiments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    ...Adds useful links to the repository navigation dropdown and moves the "Security" and "Insights" tabs to it as well. Adds a keyboard shortcut to star/unstar the current repo: g s. Adds a link to the default branch on directory listings and files. Adds a link to swap branches in the branch compare view. Adds a shortcut to your forks next to the Fork button on the current repo. Displays the age of the repository in the sidebar. In your forked repos, shows number of your open PRs to the original repo. Adds a link to access the past runs of a GitHub Action workflow when seeing the workflow configuration file. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    CompareDir

    CompareDir

    Tool to Compare 2 directories and handle the files.

    ...Note the program cheqs FileName, FileSize, FileDate and (sub)directory. It does not compute md5 sums because that would make it extremely slow. Mind you i use this regular for directories with 2000 photos. Based on Python, pygobject and gtk3. + Python-pillow if you want to compare 2 images. No installation: untar -xvzf CompareDir.tgz where you want and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SLOC

    SLOC

    simple tool to count SLOC (source lines of code)

    ...Output can be human-readable for quick checks or machine-readable (like JSON) for CI pipelines that track repository growth over time. It supports typical developer conveniences such as glob patterns, file/directory ignores, and sensible defaults so you can drop it into existing workflows without fuss. Teams often wire sloc into build steps to watch trends, compare modules, or enforce thresholds before merging changes, making it a handy maintenance metric rather than a vanity number.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    iSphere

    iSphere

    The iSphere Project for and RDi 9.5.1.3+

    The iSphere Source Code has been moved to GitHub (https://github.com/rdi-open-source/isphere-plugin) on January 3rd, 2024. Important: The update site and ticket management has been moved to GitHub as well. iSphere is an open source plug-in for IBM's Rational Developer for i 9.5.1.3+. It delivers high quality extensions to improve developer productivity. IBM's current Eclipse based Integrated Development Environment (IDE) is a huge step beyond SEU, but it still lacks features...
    Leader badge
    Downloads: 208 This Week
    Last Update:
    See Project
  • 13
    tacklebar
    Collection of scripts to compare, convert, copy, move, rename, create, edit, select, operate and etc using file or directory path lists. Designed as Total Commander plugin for 10.51+. Sources contains Total Commander button bars and 32x32 icon files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    FileZilla®

    FileZilla®

    A fast cross-platform FTP client

    FileZilla® is a cross-platform FTP, SFTP, and FTPS client with a vast list of features, which supports Windows, Mac OS X, Linux, and more. FileZilla's dynamic tools help you move files between your local machine and your Web site's server effortlessly. For example, Filezilla lets you compare your files with in-directory server files to manage file syncing. You can also tab browse between servers and transfer files to them simultaneously, as well as edit server files on the go. And Filezilla is available in 47 languages worldwide!
    Leader badge
    Downloads: 2,459 This Week
    Last Update:
    See Project
  • 15
    Simple-Image-Duplicate-Cleaner

    Simple-Image-Duplicate-Cleaner

    Windows GUI application tool for image similarity checking

    This is a Windows GUI application tool for image similarity checking. No installation is required, just run it. It searches for HEIC, PNG, BMP, JPEG image formats in the specified directory and uses hash to compare similarities. It is still a bate version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file,...
    Leader badge
    Downloads: 418 This Week
    Last Update:
    See Project
  • 17

    CheckIt

    Checkit is a file integrity tool for Linux and Unix systems.

    ...By storing a checksum as an extended attribute, checkit provides an efficient way to detect silent data corruption, bit rot, or other modification errors. It was inspired by the checksumming performed by filesystems like BTRFS and ZFS. Checkit allows similar functionality, the ability to compare stored files and entire directory trees against a checksum at a glance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Checkitgui

    Checkitgui

    Checkit is a graphical file integrity tool for Linux and Unix systems.

    ...By storing a checksum as an extended attribute, checkit provides an efficient way to detect silent data corruption, bit rot, or other modification errors. It was inspired by the checksumming performed by filesystems like BTRFS and ZFS. Checkit allows similar functionality, the ability to compare stored files and entire directory trees against a checksum at a glance. This is the GUI version
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Jeeva folder utility

    File/folder utility useful for comparing/mirroring directories

    Full Docs: Download: JeevaX.Y.html Compare folder contents: jeeva --overlap/--mtime/--diff folder1 folder2 --overlap (see files that are in one or other folder, or common to both.) --mtime (files that are newer, the same age, or older ) --diff (files whose content is identical or different) Optionally can recursively descend to a specified depth or completely down folder tree comparing corresponding folders while descending. --copy for mirroring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MC-Explorer PRO

    MC-Explorer PRO

    MC-Explorer PRO Advanced dual-pane file explorer for macOS

    MC-Explorer PRO is a powerful file management tool designed for developers and advanced users who need speed, control, and efficiency when working with project files. It combines fast navigation with practical tools that help you move through complex directory structures, inspect files, and manage development environments more effectively. Unlike traditional file browsers, MC-Explorer PRO focuses on productivity. It allows users to quickly browse large folder hierarchies, organize project assets, compare files and directories, and perform common development tasks without leaving the workspace. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    dzStartViaRegistry

    Alllows to start a program via a registry entry

    Alllows to start a program via a registry entry, so the caller does not need to know the installation directory (and the directory doesn't need to be added to the sarch path). Example: dzStartViaRegistry "HKLM\Software\Scooter Software\Beyond Compare" ExePath *parameters go here* Reads the Entry ExePath from HKLM\Software\Scooter Software\Beyond Compare and starts it. That entry (at least on my computer) points to the Beyond Compare executable regardless which version is installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FileImgU

    FileImgU

    Create and Compare Snapshots of Any Directory

    Back in about 1998-99 Microsoft released a tool called FileImg along with the source code as an unsupported tool. It is basically a directory listing tool which takes a snapshot of the files in a directory and creates an 'image' file which can be saved, reloaded and searched. Various file attributes are also included. In addition the tool can compare two 'image' files and show the difference between them. This tool very useful for many different purposes. For example when burning a CD or data DVD include the program and the 'image' file which lists every file and path on the disk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    URI.js

    URI.js

    Javascript URL mutation library

    URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths. While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JavaTranslator

    Utility for Java program internationalization

    An useful application to help in java applications translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SmartCopyTool

    Intelligently manage and manipulate large directory structures

    SmartCopy is a utility I really never expected to have to write myself. It’s function is to manipulate files in a large, deep directory structure selectively and (hopefully) intelligently. Update 2026-03-14: SmartCopy 2 is now available at https://github.com/machinewrapped/SmartCopy2026. It is a total rewrite with more advanced features and a much more modern UI. Raise an issue there if there is anything you need from SmartCopyTool that is missing. Update 2020-10-25: - Now takes...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB