Open Source Mac Storage Software - Page 28

Storage Software for Mac

View 742 business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Hackshot

    Hackshot

    A hackintosh system snapshotting tool

    For any users who want to be able to catalog their hackintosh system changes, annotate them, and restore previous configurations, this is the tool for you. Will run arbitrarily, or at boot, supports Growl for notifications, and full annotation so you know which changes you're working with. Hackshot can also export and import foreign snapshots for testing or sharing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    HarpID3

    Library to perform read/write of ID3 tags in MP3 files

    A Library free made by Antonio Busson in C# to perform read/write of ID3 tags in MP3 files for Windows Phone. ----------------------------------------------------------------------- HarpID3 v1.0 supporting ID3 tag v1.0. only read and write from isolated storage. -----------------------------------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hasura Backend Plus (HBP)

    Hasura Backend Plus (HBP)

    Auth and Storage for Hasura

    Works alongside with Hasura GraphQL Engine and seamlessly integrates the recurrent features you're craving for. Comprehensive user accounts management, JWT, optional multi-factor authentication, Hasura claims with roles and custom fields and many more. Easy and configurable API for any S3-compatible object storage such as Minio. The easiest way to deploy HBP is with our official Nhost managed service. Get your perfectly configured backend with PostgreSQL, Hasura and Hasura Backend Plus and save yourself hours of maintenance per month. All Nhost projects are built on open source software so you can make real-time web and mobile apps fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    HdfUtil is a collection of utilities to ease the exchange of HDF5 files between C++, Matlab and Python. The long term goal is integration into the main HDF5 distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hedge is a simple, easy-to-use backup script. It makes a compressed, encrypted tarball, either full or differential-by-date and sends it to one or more remote hosts via ssh. It sends you a report, and cleans up old backup images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Es un Codificador/Decodificador de hexadecimal a Ascii y de Ascii a hexadecimal , escrito en C++ y ejecutado desde un terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hosting Backup is a software to allow backing up one or many sites hosted by your hosting company, saving all your files and db to your workstation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A MIDlet that, when run in PalmOS devices, can HotSync with the PC or a remote database
    Downloads: 0 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
    A Huffman Coder/Compressor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    THIS PROJECT HAS BEEN MOVED TO GITHUB: http://github.com/drichardson/huffman
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Program converted ID3 tags to Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IMAP Network Storage (IMAPNS) is a IMAP filesystem. IMAPNS uses UW IMAP toolkit, is based on fuse, and be licensed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IMPULS (Instant Messenger Personal User Log Storage) is a toolset which allows to retrieve, store and display messages from different IM instances in a central database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    INTIX-JSIGNER is a java web application for signing documents (XML and/or PDF) of unattended way and in the server side. It has as main modules the following: Authentication, XML and PDF Signing and Keys and Certificates Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Full implementation of ISO 2022 files (ECMA-35) as a library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Idas (I Don't Accept Seconds) is a high-performance duplicate file detector. Idas plugs into your favorite Unix filter and can tell you exactly which files have been seen before, regardless of whether or not it appears with the same filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ignite is used to optimize the distribution of a given group of files whithin the smallest possible number medias (of any kind). Ignite is highly configurable and has a lot of options (using user-defined commands to burn the medias is only one of them).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the actual library code is located. You must also, of course, have added Dear ImGui to your project for this to work at all. dirent v1.23 is required to use ImGuiFileDialog under Windows. It is included in the Lib_Only branch for your convenience. Can have many function calls with different parameters for one display function. Can also display different things according to current filter and UserDatas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple GUI will create image or deploy image to computers with the push of a button. Less options than drbl but is more simple to use. Capable of deploying an image to 40+ computers, with Windows or whatever in less than 15 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Imlug Remote Backup System make local copy of a dir and send other to a remote machine using rsync or ssh. You need Bash, Tar, ( Bzip2 or Gzip for compress ) and rsync and ssh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Independent Packager This is a Java program for packaging files for distribution. It creates a jar file that is self extracting and installing to the location of your choice. It can also install files to the Java extensions folder of your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Help implement an industrial strength Burrows-Wheeler transform compressor! Initial release covers block-sort, MTF coding, RLE coding, Huffman coding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Inferact

    Inferact

    File-tagging tool coded in Python.

    Tag, search (e.g., by similarity), manage data collections of your choosing. Currently optimized for music and image data. Uses sha1 hashes for identification. Please use additional programs such as: IrfanView (http://www.irfanview.com) and MPC (https://mpc-hc.org) for media handling and a console with unicode support, like ConEmu (https://conemu.github.io).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo