Search Results for "command-line kill linux" - Page 76

Showing 12970 open source projects for "command-line kill linux"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 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
    Dependency Finder
    Extracts dependencies and OO metrics from Java class files produced by most Java compilers. Computes API differences between versions. No source needed. Includes both Swing and command-line interfaces, with XSL stylesheets for formatting output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Qsynth

    Qsynth

    A fluidsynth Qt GUI Interface

    Qsynth is a fluidsynth GUI front-end application, written in C++ around the Qt framework, using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynths.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 3
    Perltidy is a Perl script which indents and reformats Perl scripts. The formatting is controlled by command line parameters; the default formatting follows the suggestions in perlstyle(1).
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    Generic Build Support (GBS)

    Generic Build Support (GBS)

    Command-line based multiplatform build automation tool

    ...The key aspect of GBS is the directory structure. Its rigid and strict nature makes sure that everything has its place so that it can be easily retrieved and it is assured that any GBS command will run on any SubSystem created according to the GBS Directory Structure rules. This directory structure makes it easy to swap and/or share software between projects (interchange ability) and ensures an unified way of working. And yes: where needed there is all the freedom you need! You can run GBS parallel on Windows 10, Windows 10 WSL and Linux systems, sharing the same physical directory structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    .net sendmail

    .net sendmail

    Send e-mails from CLI

    A simple binary to send e-mails from command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    Vector Pascal is a language targeted at SIMD multi-core instruction-sets such as the AVX and SSE2 or x86-64-v3. It has a SIMD compiler which supports parallel vector operations, loop unrolling, common sub expression removal etc. It is implemented in Java.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    dhcpd-pools

    ISC dhcpd leases usage analysis

    This is dhcpd-pools ISC dhcp shared network and pool range usage analysis. Purpose of command is to count usage ratio of each IP range and shared network pool which ISC dhcpd is in control of. Users of the command are most likely ISPs and other organizations that have large IP space. Program is written C. Design goal is to get analysis done quickly where there is lots of data. On cheap laptop the speed of analysis is roughly 100k leases per second. Number of ranges, or shared networks,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Render Farm Manager, Project Tracker.

    Render Farm Manager, Project Tracker.

    CGRU: Afanasy render farm manager and RULES project tracker.

    CGRU is an open source CG tools pack, includes Afanasy render farm manager and RULES project tracker.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 11
    Octave Forge

    Octave Forge

    A collection of packages providing extra functionality for GNU Octave

    Octave Forge is a central location for collaborative development of packages for GNU Octave. The Octave Forge packages expand Octave's core functionality by providing field specific features via Octave's package system. See https://octave.sourceforge.io/packages.php for a list of all available packages. GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and...
    Leader badge
    Downloads: 862 This Week
    Last Update:
    See Project
  • 12
    Archivista AVMultimedia
    ArchivistaBox AVMultimedia is a RAM-based Linux distribution for managing digital content. These include Kodi (MediaCenter), KDEnlive (inkl. editing 4K movies), GIMP (image editing), Scribus (desktop publishing) and much more apps. AVMultimedia boots up in about 10 to 20 seconds from a USB stick. No need to kill the old OS as it works directly from stick. Note: On the first start screen, you choose the language (English or German).
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    MLton

    MLton

    A whole-program optimizing compiler for Standard ML

    MLton is a whole-program optimizing compiler for Standard ML. MLton generates small executables with excellent runtime performance, utilizing untagged and unboxed native integers, reals, and words, unboxed native arrays, fast arbitrary-precision arithmetic based on GnuMP, and multiple code generation and garbage collection strategies. In addition, MLton provides a feature rich Standard ML programming environment, with full support for SML97 as given in The Definition of Standard ML...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 14
    MegEngine

    MegEngine

    Easy-to-use deep learning framework with 3 key features

    ...Speed and precision problems won't bother you anymore due to the same core inside. In training, GPU memory usage could go down to one-third at the cost of only one additional line, which enables the DTR algorithm. Gain the lowest memory usage when inferencing a model by leveraging our unique pushdown memory planner. NOTE: MegEngine now supports Python installation on Linux-64bit/Windows-64bit/MacOS(CPU-Only)-10.14+/Android 7+(CPU-Only) platforms with Python from 3.5 to 3.8. On Windows 10 you can either install the Linux distribution through Windows Subsystem for Linux (WSL) or install the Windows distribution directly. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Grassroots DICOM

    Grassroots DICOM

    Cross-platform DICOM implementation

    Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax. It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files. It supports SCU network operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files. It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM datasets.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 16
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on a remote cloud storage, by only reading/fetching the necessary data to perform the operation. ...
    Leader badge
    Downloads: 201 This Week
    Last Update:
    See Project
  • 17
    zpaqfranz

    zpaqfranz

    Zpaq compatible archiver for Win, Linux, Free/OpenBSD, Solaris & MacOS

    Forget pruning! Get forever storage of your files, managing critical backups with bulletproof archival solutions and enterprise-grade reliability Far more efficient than Time Machine or ZFS snapshots-perfect for VM backups and permanent archiving, effortlessly handling TBs and millions of files Optimized for cloud/NAS/USB with ultra-low bandwidth, military-grade encryption, and 1GB/s+ speeds on modern hardware GUI (Win/Linux/Mac) https://sourceforge.net/projects/catpaq Why choose...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 18
    difc

    difc

    binary file patch

    We can use bspatch in linux, and we can use keyMake in windows. But if we have just a different text file, which is create by windows' program "fc.exe /b file1 file2"(file compare, binary), so we can use difc(differ from fc) to resume them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DriftHalt

    Server intelligence for sysadmins, monitor packages, SSL, and drift

    DriftHalt is a server intelligence platform for sysadmins, self-hosters, and small IT teams. Install the lightweight open-source agent on any Ubuntu or Debian server and get a single dashboard showing everything running across your infrastructure. Features: - Package inventory with version intelligence (apt, GitHub releases, Docker Hub) - Service monitoring — all systemd services with status tracking - SSL certificate expiry tracking with countdown and alerts - Configuration drift...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Amnesia CLI

    Amnesia CLI

    Modding CLI tool kit for Amnesia: The Dark Descent

    A CLI tool kit for creation and management of Amnesia: The Dark Descent mods / custom stories. Manages game/engine log files, creates templates of mods, validates and cleans script files, assets, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GrOWin

    GrOWin

    Gromacs on Windows

    We welcome you to explore the cutting-edge capabilities of Growin, the innovative project as it breaks platform barriers by introducing a Windows version of GROMACS. Growin goes beyond conventional boundaries, delivering a seamless experience on Windows operating systems, ensuring accessibility to a broader user base. 1. Cross-Platform Compatibility: Growin extends the reach of GROMACS by introducing a dedicated Windows version, allowing users on this platform to harness the power of...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    App::MonM::Notifier

    App::MonM::Notifier

    Monitoring tool: notifications providing

    This tool provides notifications functions for monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    App::DistSync

    App::DistSync

    Utility for synchronizing distribution mirrors

    Utility for synchronizing distribution mirrors
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BSF4ooRexx850

    BSF4ooRexx850

    Makes all of Java directly available to ooRexx and vice versa.

    A powerful bi-directional ooRexx-Java bridge. BSF4ooRexx850 (bean scripting framework for ooRexx) supports ooRexx 5.0 or newer and Java 8 or newer, exploiting fully ooRexx (e.g. allowing Java methods to be implemented as ooRexx methods, supporting callbacks from Java to ooRexx), and Java. Camouflages Java as the dynamically typed, caseless and easy to use ooRexx: one can simply interact with any Java object and any Java class using ooRexx messages!
    Downloads: 15 This Week
    Last Update:
    See Project
Auth0 Logo