Showing 25 open source projects for "tar"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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
  • 1
    AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs.
    Leader badge
    Downloads: 269 This Week
    Last Update:
    See Project
  • 2
    Raspberry Pi GCC Toolchains

    Raspberry Pi GCC Toolchains

    CI maintained precompiled GCC ARM/ARM64 Toolchains for Raspberry Pi

    This project provides latest Raspberry Pi hardware optimized GCC Cross Compiler & Native (ARM & ARM64) automated Build-Scripts and Precompiled standalone Toolchains binaries, that will save you tons of time & thereby helps you get quickly started with software development on Pi.
    Leader badge
    Downloads: 123 This Week
    Last Update:
    See Project
  • 3
    progress

    progress

    Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)

    progress is a lightweight command-line utility written in C that displays real-time progress information for coreutils operations such as cp, mv, dd, tar, and gzip. Instead of modifying the original commands, the tool scans the system’s process information to detect active file operations and estimates their completion percentage, throughput, and remaining time. It offers a top-like monitoring mode that continuously updates the status of ongoing transfers, making it especially useful during large file operations where native feedback is limited. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    splitjob

    Reads from stdin, splits and sends to parallel invocations of commands

    Useful to split up jobs over multiple CPU cores or even multiple computers. Examples: tar -cf - /bigdirectory | splitjob -j 4 gzip > big.tar.gz splitjob "ssh h1 bzip2" "ssh h2 bzip2" < f > f.bz2
    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
  • 5

    star

    Free highly portable TAR implementation since 1982

    star - unique standard tape archiver (the oldest free TAR implementation)
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cyphertite

    cyphertite

    Secure, encrypted, zero-knowledge online data backup.

    Introducing Cyphertite 2.0: An all new look and feel in Windows! Cyphertite is a tar-like secure remote archiver. It deduplicates, compresses, and encrypts data prior to transmission, providing total privacy while reducing unnecessary wire traffic. It seamlessly supports IPv6 and IPv4 on a variety of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xarchiver is a GTK+2 only frontend to 7z,zip,rar,tar,bzip2, gzip,arj, lha, rpm and deb (open and extract only). Xarchiver allows you to create,add, extract and delete files in the above formats. 7z, zip, rar, arj password protected archives are supported
    Downloads: 40 This Week
    Last Update:
    See Project
  • 9
    Restriping Tools for Lustre (Retools)

    Restriping Tools for Lustre (Retools)

    {bzip2,gzip,rsync,tar} with automatic striping according to file size

    Retools is a set of modifications to the commonly used open source utilities bzip2, gzip, rsync, and tar that automatically selects the Lustre stripe count for created and/or extracted files according to the sizes of the files involved. By striping large files over a higher number of physical disks and small files over a lower number, aggregate I/O bandwidth for large files is maximized and the impact to the file system due to small files is minimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    This utility allows you to _pipe_ cpio or tar output into the ftpbackup command, allowing a backup to be sent to a remote machine. If you use the standard ftp client, you must have enough disk space to create your backup image first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The TclVfs project aims to provide an extension to the Tcl language which allows Virtual Filesystems to be built using Tcl scripts only. It is also a repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, webdav, namespace, url)
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    unnks extracts data from nks and nkx archives, which are commonly used by several music synthesis programs. It has a similar interface to GNU tar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A software administration system for GNU/Linux systems with capabilities for network transparent package management, host-to-host data copying, creating tar archives with embedded signatures, and use as a directory content integrity checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libEPOS is a C library to control the EPOS motor control from maxon motor ( http://www.maxonmotor.com ) using a GNU/Linux system. This software is NOT from maxon motor, but was written from scratch by Marcus Hauser and others. The tar file is outdate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Archive Tool, similar to Tar or Zip, but without compression. Aims to be a fast, cross-platform alternative for the user to package files. Graphical and Textual interfaces planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple Backup program primarily based upon gtk/glib. Backups/Restore across ftp, http, smb, nfs, etc. Uses simple tar files with a sqlite db for quick searches and extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A compression engine based on the Huffman trie algorithm. The algorithm is pretty cpu-light, and as such, runs much more quickly than RAR or other 'heavy' algorithms, but could still achieve decent compression. Use with tar for multi-file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cerbeRun is a software runner.The applications are stored inside a .tar file renamed with the extension .run. cerbeRun's format allows to switch between different architectures using a .xml file in which are specified different rules for different arch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A loose collection of tools for reading old backup tapes: MIT ITS, TOPS-10, TOPS-20, VMS, MIT Lisp machine, Symbolics LISP machine, LMI Lisp machine, unix tar, unix dump.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XArchive is a GTK+ front-end for command line archiving tools. It uses external executable wrappers to communicate with the command line tools. Bash shell wrappers are included for TAR, RAR, ZIP, 7ZIP, ARJ and ACE (extraction only for ace).
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    APR based virtual file system library and modules for read/write access to gzip, bzip, tar, cpio, iso and zip archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lazyread auto-scrolls files or command output to the screen. Change scroll modes, scroll-speed, colors, pause, search, etc. Render text, HTML, PDF, gzip, tar, zip, ar, bzip2, MS-Word, nroff, binary, directories, .deb, .so, .rpm, piped output and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Payload Delivery Vehicle (PDV) is a program that builds an executable that contains a complete package (e.g. and RPM, System V package or tar file) and the commands required to install it. When the executable is run it will extract and execute the payloa
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Indexed Tar file creation and extraction program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RPM Workshop is for the experienced/professional packager. This tool will give the packager GUI access to take a new tar file and create a spec file and RPMS or open an exsisting spec file for updating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo