Showing 30 open source projects for "cd-tag"

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. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    CDemu - a virtual CD/DVD drive for Linux
    CDemu - a virtual CD/DVD drive for Linux. Project includes Linux kernel module & userspace utilities.
    Leader badge
    Downloads: 253 This Week
    Last Update:
    See Project
  • 2

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    IMG4DC – Dreamcast Selfboot Toolkit

    IMG4DC – Dreamcast Selfboot Toolkit

    Generate ready-to-use disc images for your Sega Dreamcast system !

    IMG4DC is a tools package containing two utilities to generate selfboot disc images for your Sega Dreamcast: cdi4dc, designed to make Padus DiscJuggler (CDI) images and mds4dc, designed to make Alcohol 120% (MDS/MDF) images. A selfboot image is a disc image format specially prepared to boot on your Dreamcast. In clear, by burning a selfboot image to a standard blank CD-R, the software containted into this disc image will run onto your Dreamcast, as a legit game disc, without any modchip or other hacking device. To use this software package, you must have mkisofs from the cdrtools project. This tool will create the ISO image needed by img4dc. If you want to learn more by the selfboot image format, click here: http://dcemulation.org/?...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    SLFS

    Simple Log Structured Filesystem for Linux

    ... # 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. Currently uploaded version is developed for Linux Kernel v4.9. Note. Related user-space programs for SLFS can be found at: https://sourceforge.net/p/slfs-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Multiplatform CD catalog program ,store data in Gzipped XML format; search with regex ,etc.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    Tagsistant

    Tagsistant 0.6 is a semantic file system for the Linux kernel.

    ...It features a simple reasoner able to establish two kind of relations (is equivalent and includes), manageable from the relations/ directory. It also features a file deduplicator: if two files with the same content are loaded, Tagsistant is able to delete the duplicated copies and moving its tag to the other one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    n way Duplicate File / Directory Finder

    please use open source- htp://code.google.com/p/off-dup-finder/

    Project moved here: http://code.google.com/p/off-dup-finder/ (USE OPEN SOURCE) ------Deprecated----------------------------------- This project needs GNU GCJ 4.5 for linux ( 'apt-get install gcj-jdk' on ubuntu live-cd or 'dpkg -s gcj-jdk') to run executable(with sudo privilege). This project Manages duplicate file / directories in offline/online mode . 'ls-laR' output(offline) from 'ubuntu' linux can be given to this program to generate copy/diff/automated file/dir remove scripts for one way or two way comparison. disk gain, incremental comparison, patterns partial match/timer, copy script generator- are supported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    swissnux

    Set of live Linux distributives for system administrators.

    Swissnux is live distributive, that contains useful administrative tools: Superb Mini Server, Clonezilla and GParted. ISO image is bootable. You can choose one of these systems from menu. The size of image is about 650 Mb, so, it can be burned to CD-disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    JIIC is a streaming-based Java implementation of ISO 9660 for creating CD-ROM filesystem images
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Tag is a command line program that runs under linux that will associate "tags" to files on the disk. Files can be tagged with keywords, allowing a user to search for tags, and displaying all files associated with that tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tagxfs is a semantic file system. It extends the user space file system to a tag based hierarchy, focused to do minimal overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    K Disk archiver (KDar) is a KDE GUI-based backup and archiving program. Use it to prepare your data for storage on CD-Rs, jazz drives, floppies, even DVDs. KDar uses the dar library by Denis Corbin. Features include compression and archive splitting.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    This small program mounts and unmounts cd images from/to your file system from/to a specific mount point. Supports the CD-ROM image types img, bin, mdf and nrg. It is written in Gambas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This driver allows the Linux kernel to access files on Apple II ProDOS (and Apple /// SOS) volumes. It supports any block device that is supported by the kernel, including hard disks, Zip disks, and CD-ROMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fusenrg allows you to mount a nrg file. On the mounted directory there will be an ISO equivalent file of the NRG. Such iso can be mounted or burned on a CD/DVD. It is pretty much a way to convert nrg to iso on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Utility to create and maintain a CD catalog and mount it as a filesystem using FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Stratus is a tag-based filesystem overlay using FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Console application to mount ISO images as virtual CD drives.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    A FUSE Filesystem Interface to handle Optical (CD/DVD) Jukeboxes using SQLite, libcdio and MTX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    autorun automagically recognizes all available CDROMs in the system, mounts them upon insertion of a media and executes a possible autorun executable on the CD. The user can remove the media; autorun will call unmount after that.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Tiny linux distro with howto that runs solely on ramdisk, boots from CD, network, or USB, is less than 40MB, and works as a server/router with many different servers (Apache web, ssh, ftp, telnet, etc). Minimalized from Fedora Distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    isosteg use the steganography to insert or extract data into any iso9660 filesystem image without damage the legacy data. Is usefull to test if a burned iso9660 cd-rom contain steganographied data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Submount is a new attempt to solve the removable media problem for Linux. Its purpose is to automatically mount and unmount cd, floppy, and other removable media drives while remaining entirely invisible to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Phrealon is a bootable linux CD based on Slackware Linux 8.0 designed to allow the easy imaging of multiple workstations. It utilizes the updcast set of Linux tools to accomplish this. Just boot the cd, answer some questions and you're on your way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB