Showing 202 open source projects for "process list"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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

    A simple Crawler

    We can make a simple crawler with using Java Servlet & JSP . A crawl

    This project consists of 1 main directory, 4 sub directories , 1 main page(html) , 1 servlet DD , 4 java files , 7 classes , and 1 document file as the list below: - [hw5] --- index.html - readme.txt - [WEB-INF] --- web.xml - [classes] --- [mvc] --- HelloController.java - HelloController.class - HelloModel.java - HelloMOdel.class - HelloView.java - HelloView.class - HelloResult.java - HelloResult.class - Bfs.class - Queue.class - WebSource.class - [hw5] - [WEB-INF] - [classes] - [mvc] - index.html ( first page for crawler ) - web.xml ( the configuraion of all servlet ) - HelloController.java ( process the HTTP request and response ) - HelloModel.java ( main process and crawler , url match ) - HelloView.java ( show the result of crawler and search) - HelloResult.java ( show the search result)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pyrecruiter

    Pyrecruiter

    Recruit tool for NS.

    This is to create a list of new members to send telegrams to in a game called Nation States. It is supposed to make the recruitment process a lot easier for everyone. Maybe eventually it will become an auto-recruitment tool, but for now it is simply a recruitment assistance tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    vzprocps-perl

    Process list tools for OpenVZ containers

    vzprocps-perl tools are usual ps and top utilities (named vztop and vzps to not conflict with the standard ones) with an -E option added. You can use -E CTID option to limit the output to the selected CTID (use 0 for the host system).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Music Synchronizer

    Music Synchronizer

    Synchonize your music with disk, sd cards etc..

    Now writing speed is dramatically increased! I wrote 32 GB less than 2 hours instead of 2 days to the clean storage! Also the way how program data is storaged is changed. See more at the home page. Main purpose is to synchronize your music with Android devices. Import music information from various sources: * mp3 files; * directories containing mp3 files; * m3u8 playlists; * Winamp playlists When file are imported it is easy to manage your playlists, review files information and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    parafly

    Parallel command processing using OpenMP

    Given a file containing a list of unix commands, multithreading is used to process the commands in parallel on a single server. Success/failure is captured, and failed commands are retained and reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ShowDown
    ShowDown is a simple yet powerful tool for automating the process of finding and downloading new episodes of your favorite shows as they air. Simply choose your shows from the ever growing list of supported shows, then let ShowDown do the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MindF*ck

    A dialect of Brainf*ck

    ...Ends process ///// //1.1 ///// _ Inserts memory address into memory & Jumps to memory address @ Inserts code address into memory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tuple Spaces

    Tuple Spaces

    Tuple space with time outs and transactions.

    Java implementation of a Tuplespace. Moved to https://github.com/mike-k-houghton/tuplespace A Tuple is an ordered list of items. A Tuple Space is a form of associative memory where entries, tuples, are stored in the space and are retrieved using search criteria that are based on the intrinsic properties of the tuples. The two key operations are put get And that is it! There are refinements on these operations including, for example, timeouts where the tuple will only exist...
    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
    thad0ctor's Backtrack 5 toolkit

    thad0ctor's Backtrack 5 toolkit

    thad0ctor's BT5 toolkit streamlines word list creation and other tasks

    Originally designed as a word list creation tool, thad0ctor's BT5 Toolkit has become an all purpose security script to help simplify many Backtrack 5 functions to help Pentesters strengthen their systems. The backbone of thad0ctor's Backtrack 5 Toolkit is the Wordlist Toolkit that contains a plethora of tools to create, modify, and manipulate word lists in order for end users to strengthen their systems by testing their passwords against a variety of tools designed to expose their pass...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Feki Download Suite

    Feki Download Suite

    This suite automates the download process of files in 3 stages

    The first tool is an (not necessarily) URL list generator. It is called LstGenerator. The second tool is a converter which automatically generates download destination path names for all the URLs in an URL list. The output is a list of URLs and their corresponding download destination path names. The third tool is a downloader which is capable to process the output list of the second tool and accomplish downloads without user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grammatika Font Family
    The Grammatika fonts are a font family based on the Grammatika. Its purpose is to provide a wider range of characters while maintaining the original look and feel through the process of collaborative development, under a SIL Open Source Licenses. If you have questions or want to discuss something, the mailing list is the best way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Auto DLL Injector

    An automatic DLL injector.

    A configurable DLL Injector that can inject specific processes upon start up or be injected manually on your own time.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 14
    swet: sustained workload efficiency test

    swet: sustained workload efficiency test

    multi-trhead workload efficiency test

    swet (sustained workload & efficiency test) is a portable benchmark for POSIX and BSD operating systems with multi-thread and multi-process capabilities and flexible, powerful report options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Post Memory Corruption Memory Analysis

    PMCMA - Post Memory Corruption Memory Analysis

    ...It for instance determine why an application is triggering a segmentention fault, evaluate if the faulting instruction can be used to write to memory or execute arbitrary code, and list all the function pointers potentially called from a given point in time by an application. Pmcma is a totally new kind of debugger, which allows for easy experimentation with a process in memory by forcing it to fork. The exact replicas of the process created in memory can then be intrumented while keeping the properties (eg: state of variables, ASLR, permissions...) of the original process. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Startup Helper

    Startup Helper will help you start up the programs you use every day.

    Startup Helper lets users choose which programs are launched when the OS boots up. It also allows for waiting periods between launching programs, to prevent programs slowing each other down. During this startup process, the user can control the waiting period through the Startup Helper GUI, pausing the program, skipping a single program, or foregoing the waiting period and launching the next program immediately. This project is made in Java, so it should be multiplatform. However, I've...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    safe3 sql injector
    Safe3SI is one of the most powerful and easy usage penetration tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a AI detection engine. http://www.safe3.com.cn/en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JKEEPALIVED is a very simple daemon that takes an input file with a list of applications and makes sure that they are always running. It is easy to configure and has several options on how to know if a process is running and when to check.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library DLL written in VB.NET to connect, using API, to MediaPlayerClassic-HC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    You don't have to instal. You can copy the program into Flash-drive or any other destination to run. NV-Process Explorer displays the list of all processes currently running on your system and information displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kalm is an Application Life-cycle Management solution like IBM jazz. Strengths in Kalm is totally BPM Solution based Work-list support, Issue Management support in the way of SW Develop process change management and Continuous Process Innovation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Proxy Tester is a proxy list tester and then it generates a wpad.dat file you can use for your browser based on working servers. wpad.dat file selects a random proxy server from the list of provided working proxy servers with each connection request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Command line tool written in Java, that automaticly unpacks (password protected) RAR-Archives or multi-part RARs, if all belonging files are complete. It is designed to do unrar jobs on Linux-based NAS-Devices when downloading from Rapidshare & co.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Several applications for use by the management of residential hotels and apartment buildings. At the moment, only the Do Not Rent List app is in existence, and almost complete. Future applications include a rent management program and others (suggestions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wall3 - The Inquisitor (WP3) is a PHP class that parses laws of any size in microseconds and scores them for reading ease using the Flesch-Kincaid formula. It goes a step further by highlighting all loopholes found in the document. Almost web ready!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB