Search Results for "disk clone linux" - Page 26

Showing 1718 open source projects for "disk clone linux"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    Konstellate

    Konstellate

    Free and Open Source GUI to Visualize Kubernetes Applications

    Konstellate is a UI to create edit and manage Kubernetes resources and their relationships. You can easily create complex YAML and export them as Helm charts or Kustomize templates. Once you have a few resources created, you can simply drag a line between the two to connect them. Konstellate will look for any possible ways they can be connected and give you a drop-down of the options. Konstellate is a UI to create, edit, and manage Kubernetes resources and their relationships. You can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Stacer

    Stacer

    Linux System Optimizer and Monitoring

    Stacer is an open source system optimizer and application monitor that helps users to manage the entire system with different aspects, it's an all-in-one system utility. In the Startup Apps tab, you can view the applications the system launches at boot time and set up new startup apps. This is especially handy if you work with different distributions: You do not always need to think about where you need to set up applications that run at boot time on the respective systems, and you can also...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3

    cdrecord

    Highly portable CD/DVD/BluRay command line recording software

    cdrecord: A CD/DVD/BD recording program readcd: A program to read CD/DVD/BD media with CD-clone features cdda2wav: The most evolved CD-audio extraction program with paranoia support mkisofs: A program to create hybrid ISO9660/Joliet/HFS filesystems with optional Rock Ridge attributes isodebug: A program to print mkisofs debug information from media isodump: A program to dump ISO-9660 media isoinfo: A program to analyse/verify ISO/9660/Joliet/Rock-Ridge Filesystems isovfy: A program to...
    Leader badge
    Downloads: 7,004 This Week
    Last Update:
    See Project
  • 4
    ORFLY

    ORFLY

    Simple writer of images inspired by balenaEtcher.

    ORFLY is a very simple software of use inspired by the desing of balenaEtcher which makes it possible to write images .IMG or .ISO on the selected disk. 1) Select the .IMG or .ISO image to write to the disk. 2) Select the disk on which you want to write the previously selected image. 3) Flash the image on the disk!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A-Frame Low Poly

    A-Frame Low Poly

    Low poly add-ons for aframe virtual reality

    Low poly add-ons for a-frame virtual reality models. Take any existing a-frame primitive, such as a-sphere and replace the prefix to obtain a low-poly version, such as lp-sphere. Every low-poly object supports the following attributes. Modify the attributes just like you would any other AFrame VR attribute. Specify curvature of the surface. Function that accepts the vertex’s original position and outputs the vertex’s new position. This is applied before customizable randomization. All random...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    cycle3D-visualiser

    Visualisation tool of 3D arrangements of cycles

    This is a clone of the tool written by Cameron Kumar (https://github.com/cameronkumar/project) for visualisation of 3D arrangements of cycles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NoteBook FanControl (NBFC)

    NoteBook FanControl (NBFC)

    Cross-platform fan control service for notebooks

    NoteBook FanControl (NBFC) is a cross-platform fan control service for notebooks. It comes with a powerful configuration system, which allows to adjust it to many different notebook models. Currently, there are no pre-built releases for Linux, but you can easily build NBFC yourself. In general the NBFC Wiki is the first place to go if you have any questions. If you want to build NBFC from source, the first thing you have to do is to download the source code. You can easily clone the NBFC repository via git. Make sure the Mono runtime + development tools are installed on your machine (Debian based distros: mono-complete, Arch based distros: mono). ...
    Downloads: 312 This Week
    Last Update:
    See Project
  • 8
    xLearn

    xLearn

    High performance, easy-to-use, and scalable machine learning (ML)

    xLearn is a high-performance, easy-to-use, and scalable machine learning package that contains linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM), all of which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data. Many real-world datasets deal with high dimensional sparse feature vectors like a recommendation system where the number of categories and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 3 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    Iso2Usb

    Iso2Usb

    A cross platform application to create bootable media from ISO images

    You can create linux distribution, Windows bootable devices with target system as UFEI or BIOS. The project is highly inspired by Rufus which is written in C++. The windows version is written in C# and Linux with JavaFx. My main reason to create this project is to learn these languages and to practically understand how they work, such type of project inspired me a lot. Iso2Usb is bit faster than Rufus, I guess with only 8 seconds difference (tested with Elementary OS Juno).
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 11
    BeeGrid

    BeeGrid

    A microframework based on CSS Grid Layout

    A microframework based on CSS Grid Layout to build various types of grids thanks to a twelve-column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UndoTree

    UndoTree

    The undo history visualizer for VIM

    Undotree is a Vim plugin that reveals Vim's non-linear undo history as a navigable tree, letting users visualize and revisit past versions or divergent edit branches. It modifies the current buffer temporarily without saving to disk, ensuring safety during navigation. Vim's undo/redo feature is a great way to protect your work from accidental changes or data loss. Unlike other editors, where undoing and then accidentally typing something can cause you to lose your edits, Vim allows you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ODrive

    ODrive

    Google Drive GUI for Windows / Mac / Linux

    ...To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. There are currently three "release" formats supported: nsis (Windows installer) for Windows, AppImage for Linux, and DMG for Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    automl-gs

    automl-gs

    Provide an input CSV and a target field to predict, generate a model

    Give an input CSV file and a target field you want to predict to automl-gs, and get a trained high-performing machine learning or deep learning model plus native Python code pipelines allowing you to integrate that model into any prediction workflow. No black box: you can see exactly how the data is processed, and how the model is constructed, and you can make tweaks as necessary. automl-gs is an AutoML tool which, unlike Microsoft's NNI, Uber's Ludwig, and TPOT, offers a zero code/model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Game AI repo, primarily focusing on flappy bird clone at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gotop

    gotop

    A terminal based graphical activity monitor inspired by gtop and vtop

    A terminal based graphical activity monitor inspired by gtop and vtop. Working and tested on Linux, FreeBSD and macOS. Windows support is planned. OpenBSD works with some caveats. Clone the repo and then run scripts/download.sh to download the correct binary for your system from the releases tab. gotop ships with a few colorschemes which can be set with the -c flag followed by the name of one. You can find all the colorschemes in the colorschemes folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ContextMenu

    ContextMenu

    You can easily add awesome animated context menu to your app

    You can easily add awesome animated context menu to your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Arch-Scripted

    Arch ISO with easy install scripts

    This ISO will quickly install Arch with some basic default settings. The install scripts are in arch-install, after system auto-login. There are versions for BIOS and UEFI. They will automatically call the correct post script. (post pacstrap) As they are, these install scripts set the following: . 1G boot partition on /dev/sda . Remainder of the disk for / on /dev/sda . a 2G swapfile on / . locale set to en_US.UTF-8 . localtime set to Americas/New_York . mirrors updated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cfg_parse

    cfg_parse

    Simple config file parser in C

    There is no standard way in C to parse config files. Several libraries have sprung up to solve the problem, but perhaps that is overkill for what should be a simple operation. Presenting: cfg_parse – a compile-in solution for reading key-value pairs from file(s), looking up settings, and writing a config file back to disk. I could write more about it, but the included main.c shows all the functionality.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Jasny Bootstrap

    Jasny Bootstrap

    The missing components for your favorite front-end framework

    Jasny Bootstrap is an extension to vanilla Bootstrap, adding a number of features and components. The aim of Jasny Bootstrap is to provide all the required features for building highly interactive web applications for desktop and mobile. As of version 3.1.0 Jasny Bootstrap is no longer bundled with vanilla Bootstrap. You should load vanilla Bootstrap's CSS before this extension. Jasny Bootstrap has a few easy ways to quickly get started, each one appealing to a different skill level and use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GameBoosterQuick

    +FPS +Configuration Windows 100% +GAMES

    // ENGLISH //Tester Mogolico *[Я£]-Musculoso-[Я£] = B4RRIENTOS* 19/11/2019 This program has the functionality to automate everything we would do in 30 minutes manually to do it automatically ... It has functions like: * Optimize the CPU * Optimize DISK * Optimize WINDOWS * + FPS in games (this is because there is a button called "Game Mode") * Clear internet cache memory in seconds * Delete temporary user and windows files in seconds * Clear Event Registers in seconds *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pearl Desktop (PDE) 8

    Pearl Desktop (PDE) 8

    Pearl Desktop 8 is Super Fast, Extremely Customizable . Yet Elegant

    Pearl Desktop 8 64 bit codename Qanon is based on 19.04 Ubuntu release. Pearl Desktop features multiple pre-configured sessions by default. The default environment is PDE-FX which is the Pearl Desktop Environment with the special effects we love from the Compiz window manager. Just above that on login screen is PDE. This session defaults acually it was suppose to default to xfwm4 window manager. It acually starts openbox. Their is also a KODI session as well as a LXDE mode. Our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project is a continuation of the old dupmerge program. dupmerge securely searches for files (of size >0) with equal content and if it finds such files, they get hard linked for saving disk space. It also has a sparse mode, a deletion mode and an
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Tera

    Tera

    An Internet-scale database

    Tera is a high-performance distributed NoSQL database, which is inspired by google's BigTable and designed for real-time applications. Tera can easily scale to petabytes of data across thousands of commodity servers. Besides, Tera is widely used in many Baidu products with varied demands, which range from throughput-oriented applications to latency-sensitive services, including web indexing, WebPage DB, LinkBase DB, etc. Tera is the collection of many sparse, distributed, multidimensional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    lxcm

    Lightweight and secure container and firewall manager.

    Simplified container management system with shared compressed templates, backups, firewall management, and secure defaults.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB