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

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

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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
  • 1
    Acidblood is not some drug or some lame band name. Yes, it is an IRC robot. I wanted to write my own that I knew had no backdoors and would be easy to setup and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BiDiTeX - automatic bidirectional support for LaTeX. It was designed to work with IvriTeX and provide bidirectional support for Hebrew in LaTeX according to the Unicode standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dynachess creates a HTML page from a PGN file, for replaying games on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The OLSRd software as available from www.olsr.org is extended to take into account the cost of each available link. Link cost is expressed in terms of ETT (Expected Transmission Time), taking into account not only ETX but also medium speed (bits/second).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    reminder455
    reminder455 — cli remind application. it shows table, which displays how many days left to fixed events. Output to console or xhtml. run under linux or windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Portable makefile generator. Generates project files for MSVC, XCode, Carbide, Eclipse, GNU make and more with support for C/C++/Obj-C files, assembly files, C# projects and Android projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    StrikeUpTheBand
    sutb - txt2mid file converter. Reads a text file of notes and converts to a midi file (sutb songfile > songfile.mid). Create your own songs for band, orchestra or organ. Play the song with timidity (sutb songfile | timidity -)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Implementation of the PowerWatershed algorithm (q=2) described in the following paper (ICCV 2009) http://www.esiee.fr/~najmanl/papers/couprie2009iccv.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Prefix-notation HC11 Assembler
    Experimental assembler for HC11 micros. Exclusively uses a prefix notation.
    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
  • 10
    Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    A utility to analyse sound files and print out the volume profile of the start and end. The idea is to embed those profiles in metadata so players can do intelligent mixing between tracks. Supports FLAC and MP3. Implemented in http://git.musicpd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is moved to Github. This page is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UCSD p-System Virtual Machine
    The ucsd-psystem-vm project is a portable virtual machine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Vilistextum is a small and fast HTML to text converter. It is fault-tolerant and deals well with badly-formed or otherwise quirky HTML. It has full support for different character sets (e.g. Unicode).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    A weather-station control system for the AAG WSI-603 weather station and other 1-Wire based systems. Uses the OWFS 1-wire file system as the interface to 1-Wire system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The CUDA wrapper library provides means for an efficient resource sharing and resource protection on multi-user GPU clusters.It implements the following functionality: 1) Virtualization of the physical GPU devices 2) Ensuring NUMA affinity for GPUs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    demazure
    Computes the characters of some Demazure modules of sl2^. Namely, consider the Weyl group element w_N = ... s_0 s_1 s_0 with a total of N factors. Then we can compute the character of the Demazure module V_{w_N}(m Lambda_0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a port of several development tools for Freescale M68HC08/HCS08 embedded microcontrollers families. Currently work is focused on binutils (as,ld), gdb and sim port. GCC, newlib, etc. porting will start after finishing the main as/ld support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A plain C library of functions to compute ecological diversity - equitability - species richness. Includes: Shannon-Wiener, Simpson, Margalef, Berger-Parker, McIntosh, Brillouin, Q, Menhinick, Strong, Gini, RS, Atkinson, Theil, Kolm, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The scbind software is a shell script "compiler" -- it does not actually compile scripts to machine code, but encodes them into executable images. The shell still runs the actual code. Prevents modifications/prying. Handles perl, awk, etc. also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Atmel AVR Assembler for all platforms. Compatible with Atmel's own assembler. Extra macro features, auto type conversion for macros, conditional assembly, creates .coff files for debugging, special 100% identical output compared to orig. Atmel Assem
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 22
    SIPeS - Site Identification from Paired-end Sequencing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dark Rose OS
    Entirely source-based system. The goal is to provide extremely flexible but easy-to-compile Linux-like OS ready for SSI clusters. Installation procedure is network-independent and automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UNIX client interface to the Winlink 2000 ham radio email system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    uClinux for the Fujitsu MB86H2X processor
    Downloads: 0 This Week
    Last Update:
    See Project