Showing 53 open source projects for "code-server"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start 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
    7-Zip

    7-Zip

    A free file archiver for extremely high compression

    ...You can use 7-Zip on any computer, including a computer in a commercial organization. You don't need to register or pay for 7-Zip. And there is command line version for Linux and macOS. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license with GNU LGPL + unRAR restrictions. Check the license for details.
    Leader badge
    Downloads: 13,423 This Week
    Last Update:
    See Project
  • 2
    Nikkho

    Nikkho

    Javier Gutiérrez Chamorro (Guti) Open source projects

    Javier Gutiérrez Chamorro (Guti) Open source projects Author's website: https://www.javiergutierrezchamorro.com
    Leader badge
    Downloads: 989 This Week
    Last Update:
    See Project
  • 3
    Partclone
    Partclone is a project like the well-known backup utility "Partition Image" a.k.a partimage. Partclone provide utilities to back up used blocks and design for higher compatibility of the file system using supported library like e2fslibs.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 4
    m23

    m23

    Your linux deployment tool!

    ...With the integrated virtualisation software, m23 can create and manage virtual m23 clients, that run on real m23 clients or the m23 server. Scripts and software packages (for installation on clients) can be created directly from the m23 web interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5

    G4L

    G4L 0.68 released 08/30/25 Disk imaging

    G4L version 0.68 has some major changes in build, but operation is mostly the same. Note: Build using Fedora 41 as Build system. Build Issue This Zip contains multiple files First is similar to the previous ISO files uses syslinux and can be written to CD or Flash Release 0.68a started 2025/03/02 Fedora 41 12923904 Aug 29 08:42 bz6x16.4 12973056 Aug 25 15:14 bz6x17.rc3 BusyBox v1.38.0.git (2025-08-24 07:03:57 ChST) multi-call binary. ncftp-3.3.0-1.fc41.x86_64 NcFTP 3.3.0 (Apr 23,...
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 6
    parolin

    parolin

    tar based win32/64 DLL

    Important: removed xz lib 5.6.1 from all compressed files, now we are using release 5.4.0 because it is stable C code and executable to do an archive of multiples files or folders a la tar, with the advantage of full compatibility with future versions This means that if in the future someone improve the code older files will still be able to be extracted without problems, it looks like an improvement over tar. Its an application to compress and extract files in the .val format, when functional it can be used to replace tar files, the advantage is that it will handle any previous versions without problems, it is almost as fast as tar, for the moment it can generate .val files in gzip, bzip2, bzip3, lz5, brotli2, lzop2, Zstandard, xz and LZMA, but more compression methods will be added like our DLL version of this console application, a lot need to be done yet Documentation at https://parolin.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XSIBackup-App

    XSIBackup-App

    Backup and replicate Linux files, databases and ©VMWare ©ESXi VMs

    ...https://33hops.com/xsibackup-app-detailed-installation-instructions.html ©XSIBackup-App connects to multiple Linux or ©ESXi servers and backs VMs & files up to, local disk, NFS, iSCSI, Samba, etc... or to any Linux or ©ESXi server over IP, it just needs the SSH port open. This appliance is based in CentOS 7 and has root access. You can install any available software, including drivers for Amazon S3, Azure, Google Cloud, etc... We have improved speed with regards to the hypervisor service versions, mainly due to more flexible buffering. It follows the same principles and command line arguments as ©XSIBackup-DC. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    App::MBUtiny

    App::MBUtiny

    Websites and any file system elements backup tool

    Websites and any file system elements backup tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LAME (Lame Aint an MP3 Encoder)

    LAME (Lame Aint an MP3 Encoder)

    A high quality MP3 encoder

    LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to improve the psycho acoustics, quality and speed of MP3 encoding. Note: we provide source code only!
    Leader badge
    Downloads: 19,256 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys 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 Cloud Run Free
  • 10
    XSIBackup-DC

    XSIBackup-DC

    VMWare ESXi Virtual Machine Backup, runs in free ESXi

    ...It follows the same principles as our previous ©XSIBackup editions, that is: a utility that runs in the hypervisor command line and accepts arguments and values stating which VMs to backup and where to copy them. It accepts local and remote SSH paths, thus you can backup and replicate VMs to local datastores or to remote repositories in any additional ©ESXi or Linux server. Download at: https://33hops.com/xsibackup-vmware-esxi-backup.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A portable version of the ARJ archiver, available for a growing number of DOS-like and UNIX-like platforms on a variety of architectures.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 13
    X-CD-Roast
    X-CD-Roast is a flexible frontend for optical disc authoring. It combines command line tools like "cdrecord", "cdda2wav", "readcd" and "mkisofs" into a nice GTK based graphical user interface.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    BeOS versions of many useful utilities. UnRAR, UnARJ, Cabextract, CHMTools etc. Original sources from various authors under various licenses. The source code is available during installing of those BeOS packages. Utilities developed for Haiku but not accepted to upstream (VHDTool, rtic) are also published here. You can find here source of some hobby tools, like ATS909Hog.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    TTA Lossless Audio Codec
    Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original.
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 16

    Huffman Stuff

    I want to test some ways to store the data for the Huffman Tree

    Lectures on Huffman Code mostly focus on creating the Huffman Tree and converting the given data into the new bitmap. But what about the informations needed to create the Huffman Tree? They must be stored as well. With this project I want to test some possibilities to store these data. gmp,h is needed to compile. See: http://gmplib.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wview is a unix application for weather stations. It archives weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data feed. RSS feed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    backauto

    Utilitaire de sauvegarde Web server

    Backauto backup all databases that the user has privileges in the directory of your choice (done during installation and changed later in the file located in /etc/backauto/backauto.conf). Backauto sauvegarde toutes les bases de données dont l'utilisateur a les privilèges dans le répertoire de son choix (fait lors de l'installation et modifiable par la suite dans le fichier situé dans /etc/backauto/backauto.conf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    perfect-clone

    Partition Clonning Tool

    ... - Completely written in ANSI C (Most people will find it easy to modify and adapt). - Very easy to use, intuitive and friendly through the use of dialog. - Very low resource consumption. - No need a graphics server (runs completely from terminal). Build === ./configure && make Usage ==== ./perfect-clone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BAR can create compressed, encrypted and splitted archives of files and disk images which can be stored on a disk, cd, dvd, bd or directly on a ftp, scp or sftp server. A server-mode and a scheduler is integrated for making automated backups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    CD-R eRRoR coRRectoR

    Error correction program for CD, based on 16-bit Solomon-Reed code.

    rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker; rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places. Sequel of: http://forum.doom9.org/showthread.php?t=93048 http://forum.sharereactor.ru/showthread.php?t=59777
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Info-ZIP project

    Info-ZIP portable compression/archiver utilities

    Info-ZIP portable compression/archiver utilities (Zip, UnZip, WiZ, etc.)
    Leader badge
    Downloads: 104,013 This Week
    Last Update:
    See Project
  • 23
    A backup utility for Windows 32-bit, 64-bit, and CE based systems intended to be easy and simple to use and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sakilaBackup
    sakilaBackup is freeware MySQL Backup automation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Virtual Tape Library using iSCSI. Allows the user to create a tape library emulation complete with robot, tape drives and tapes on a Linux Server. Release 2 and better documentation now available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB