Showing 22 open source projects for "linux checksum"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    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 for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CheckIt

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

    Checkit is a file integrity tool that adds basic data assurance capabilities to file systems which support extended attributes. It allows you to detect any data integrity issues or file changes to any file. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Checkitgui

    Checkitgui

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

    Checkit is a file integrity tool that adds basic data assurance capabilities to file systems which support extended attributes. It allows you to detect any data integrity issues or file changes to any file. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dolphin-DVR-Pro

    Dolphin-DVR-Pro

    Professional CCTV DVR data recovery software.

    Many new users wish to learn more about the features of Dolphin CCTV DVR data recovery software. Users can learn this actually by using the DVR recovery trial software. Here is a proven list of Dolphin DVR features:
    Downloads: 44 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    Swiss File Knife

    Swiss File Knife

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

    ...Fully portable, for USB stick, without installation. For Windows, Linux and Mac OS/X.
    Leader badge
    Downloads: 378 This Week
    Last Update:
    See Project
  • 6
    HashSum is a .NET port from GNU's md5sum and sha1sum. It supports: hash algorithm selection between MD5 and SHA1 (more could be added later) and compatibility between HashSum and GNU's checksum file format
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    RAWImaging

    RAWImaging

    Graphical frontend to work with binary images (RAW) of media

    Forensic (but not only) graphical frontend to work with binary images (RAW) of media in GNU/Linux. These images are universal and can be installed using both standard operating systems and popular forensic software such as Encase, Sleuthkit/Autopsy, etc. in all operating systems). The idea of the project is to implement a fast, convenient and safe making of legal copies and manipulating with images, by means of GNU/Linux, without the need for expensive hardware write lock on the media, it...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Checksum Checker

    Checksum Checker

    Checksum Checker is a part of the Digital Preservation Platform from the National Archives of Australia. It calculates checksums of stored objects and compares them with entries in a database created by Digital Preservation Recorder. NO LONGER MAINTAINED, NO LONGER SUPPORTED
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    Manifest Maker

    Manifest Maker

    Python app to create plain text manifest from files

    Manifest Maker is a graphical Python application which takes a file or group of files and creates a plain text manifest list of each item. The manifest includes the file name (including directory structure) as well as a checksum of the file. (No longer maintained)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    openChecksum

    openChecksum

    Check the MD5, SHA-1 and SHA-256 with an multiplatform tool.

    Check the MD5, SHA-1 and SHA-256 Checksum with an multiplatform easy tool developed with QT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Crispy Checksum

    Crispy Checksum

    Track your file and folder changes and detect corruptions

    Crispy Checksum builds and maintains a checksum file (MD5 based, so far) for a specified folder and lets you verify the changes and detect slow data loss due to upcoming disk failures. Using its intuitive user interface, you can view changes in that folder and update the checksum file(s) continuously. You can obtain the source code at: https://crispy-cow.de/git/cchksum.git/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Copy and Move with checksum verification

    cp and mv extended with checksum verification

    New versions @ https://github.com/hansij66/securecopy crccp and crcmv are based on coreutils (v8.23) and add crc checksum functionality to cp and mv commands. Checksums can optionally be stored in the file's xattr. The command crcsum can be used for further checksum analysis/verification, or for storing a checksum in the xattr of all files in a directory or filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple pygtk application for create and verify md5, crc32 and other checksum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hufc is a utility to compress or expand files using Huffman coding. It can use a 16-bit CRC or the IP checksum for error detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    md5cp

    Copies files conditionally using MD5 checksums

    md5cp will traverse a file tree and check the MD5 checksum of each file. If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy. This utility is useful for situations when file dates are corrupt and rsync cannot be used. Copyright (C) 2013 The Regents of the University of Michigan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JFSplit - File Splitter and Joiner

    A free file splitter and joiner

    A free file splitter and joiner with a number options to split and join your files efficiently. Cross-platform tool programmed in JAVA and requires Java Runtime Environment to use this tool.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Doppioni searches for duplicates in your disks. I wrote Doppioni as exercise, after one year without coding in Java. At the moment is just an alpha version. Help would be very apreciated.... want to join this project?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QFileHasher
    A program to calculate and verify checksums of multiple files with wizard-like GUI. Supports 12 hashes: CRC32, MD2, MD4, MD5, SHA1, SHA2, RIPEMD,Whirlpool, ED2K, AICH, Tiger, TTH. Allows processing of nested directories and updating of checksum files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A graphical checksum calculation tool for calculating checksums and saving them to a checksum file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WRoX-SFV - is a Windows GUI .sfv checksum application, with the checksums it creates you can check for edited, changed, currupted files. Features: recursive .sfv checking, .sfv file association, windows context menu integration, automatic unrar/unzip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fafisu is short name for "fast file hash". it determines an md5-checksum from a 4 KB part of the middle of the file (you can change the size of that part). it is enough to use this checksum for determine if files could be equal. than use md5sum
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB