Showing 174 open source projects for "users"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    this is simple backup client<=>server oriented system; you put the server on the machine you want to backup; and the client on the machine used for storage;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    wxPyAtol is a coproject of Miroslav Rajcic's Atol File Manager. It is written Python and wxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Using the LZMA compression library ported to c#, I intend to make a multi threaded archival system, that will compress files (slice them a set number of times) and use up to 4 threads for compressing those files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MyBackupTcl is a software that allows users (or a system administrators) to create the backup of own files in easy and automatic way. It includes bzip2 compression,GNU PGP,dvd and cd ISO,FTP,e-mail,automatic dumping for mysql,SVN,Trac and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    SMSCompress is a project of investigation, development and implementation of different SMS compression techniques. Using these techniques, SMS of more than 160 characters can be sent at only one SMS, saving money to the user ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7
    cablib is a Java library for extracting Microsoft cabinet files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The development of an open source Prince Of Persia Level editor for PC, a new game engine and complementary tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A Zip/Jar Compressor developed in java for End Users. Un Compresor Zip/Jar desarrollado en java para Usuario Final.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    A shell script that backup linux files and send to a windows share. It uses tar, sed and smbclient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rpmdiff is a utility to create a binary patch from one version of an rpm to another. This binary patch can then be distributed to end-users of a distribution who have installed the first version of the rpm and they will be upgraded to the second version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ebsdiff creates a binary patch file using the bsdiff format. The enhancements to bsdiff are that it stores an MD5 hash of the original file (preventing accidental patching of the wrong file) and can limit the memory it uses while creating the patch file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This program parallelizes the BZIP2 compression process to achieve a near-linear performance increase on SMP machines. On a two-processor Xeon machine, the speedup is around 180%. The tool's main purpose is to aid performing heavy-duty server backup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ZPP is a file compressor, which uses arithmetic compression and some other transformations to compress data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BiGZiP is a graphically rich, Java based compression tool. It is developed around a user interface that is easy and intuitive to navigate. It fully supports zip compression and allows for the development of new compression schemes via it&#8217;s APIs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PKC (PacKageCommander) is a package manager utility with ncurses and GTK+ interface. You can install/uninstall Debian or RPM packages, or you can configure, build and install a program from a source, and you can make a Debian or an RPM package, and it ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Originally developed as a GUI replacement for the JAR utility included with the Java SDK, this program is expanding to become a cross platform archive utility with the ability to create fully cross platform installation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JBackupWithZip is a java program for backing up oftenly some selected folders and files. You select some folders and/or some files by browsing your harddrives and then zip it (in zip format). The selection is saved to redo the zip easily when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tardiff is a perl utility that enables easy patch creation for two different versions of a build/install tree in tarball format. tardiff uses advanced mechanisms to determine differences (visit homepage for a thorough description).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LICOM is a compression/de-compression tool that sits in-between the browser and content from the server. It aims to facilitate compression of ASCII text, RTF, DOC, PDF, HTML, GIF, JPG, BMP and similar filetypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Linux executable compressor using UCL. The small decompressing stub is written in assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mpyre is a Python front-end to cdparanoia and lame mp3, musepack, ogg vorbis and flac encoders, that includes id3 and apev2 tagging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A shell script which determines by brute force the best compression format (bzip2, gzip, Z, zip, etc.) and which compression level to use in order to archive a file the smallest possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A plattform independent encryption-tool with a simple user interface (swing/java). It uses 'Password Based Encryption' (PBE) to encrypt and/or decrpyt files on the filesystem. Encryted files will also be compressed using the zip-format.
    Downloads: 0 This Week
    Last Update:
    See Project