Showing 109 open source projects for "proc"

View related business solutions
  • 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Datasec works in Linux kernel as a dynamic module for the file data protection. It can get a file extend name list and protect file in this pattern list through encoding the data stream from user to disk or decoding the data from disk to user automatically and transparently. When we switch this disk to another machin without right decoding module and right passport, the encoded data can not be recover to the useful format. Now it supports the Linux kernel 2.6.38 on desktop or mobile.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    UNV

    UNV v2.0: Content Centric Live Video Streaming

    ...v=KXeCZquZh2Q For a 4-page technical summary, please see: G. Stathis, G. Smart, O Sawalha, L Levrini, H Balgobin, S Vitorakis, and Y Andreopoulos, "UNV: Content Centric Live Video Streaming," Proc. London Communications Symposium, paper LCS1113, Sept. 2011, London, UK. online at: http://sourceforge.net/projects/unv/files/LCS1113_Paper.pdf/download
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A Tcl interface to the linux kernel's Inotify service. It provides a Tcl package that enables Tcl scripts to monitor the file system changes at a file and directory level. A proc is executed asynchronously to notify for changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    lfirce is an application to facilitate doing exploitation at the local file inclusion(LFI)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    It's a integrated performance analysis tool with GUI, which is integrated with various utilities such as strace, Gcov, Gprof, proc etc which are open released and are for analyzing performance of linux system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This source code will help you to create webservice directly from the SQL query or stored procedure. It is really helpful for people who are novice and look for a quick and easy solutions. Developed in ASP.NET under .NET framework 3.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple Linux System Process monitor written in C++ using QT 3.3.8.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    KernScope
    Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This Nagios plugin allows to remotely monitor Windows hosts in a AGENTLESS fashion. Technically it is using the Win32 API from a Windows proxy server to the remote host. Syntax and feature wise it mirrors NSClient++ (CPU, RAM, Disk, Svc, Proc., etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    Java Soft-Real-Time Processor: A generic processing engine that can guarantee the timely completion, successful or not, of some processing task. Written to be easily applicable and extensible, with high efficiency and performance, and low overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LinMemTags library provides Linux kernel developers with ability setting unique tags to allocated kernel memory and track them through Proc file system. linmemtags implements idea of memory tagging similar to MS Windows Kernel tagging mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Work with: MySQL, PostgreSQL, FirebirdSQL. Use PHP, and ExtJS. Browse in Tree: db,table,column,constraint,trigger,view,proc. Has history, and fragments panel. Editor has autocomplete, autoindent. Easy install, unpack in webroot and edit "set.php"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Graphical User Interface for smaps under proc filesystem (/proc/<pid>/smaps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Userspace Driver and application to control DMX-512 devices through Velleman's K8062 kit under Linux. This is only a proof of concept, I never found the time to go further (a full kernel driver using either a block device or a /proc file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cufps is a very small console program for retrieving cpu usage info from /proc/stat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wmacpi_temp is a Window Maker dock application that reads the temperature file in /proc/acpi in ACPI-enabled kernels. It displays the temperature of the processor in Celcius or Fahrenheit and updates every minute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AntiHex is a pipe to convert hex values into decimal. Ex: # cat /proc/iomem 00000000-0009fbff : System RAM 0009fc00-0009ffff : reserved ... # cat /proc/iomem | ah 00000000-639K-1 : System RAM 639K -640K-1 : reserved ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    rfree (real free ;-) is tiny program that computes total/free/used physical memory and swap using informations from /proc/meminfo and (unlike free, top and other utilities) /proc/slabinfo . That gives more acurate results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KernelDigger provides an easy GUI for interacting with /proc/sys dir. Allows to read and write kernel parameters and change their valid values via "Settings" dialog. Also it provides to write many parameters at once. Requirments: Python 2.3, PyGTK 2.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A library to manage "batches" of (possibly) concurrent processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The BigFish Firewall is a suite PHP5 scripts for generate iptables scripts extremely customisables and flexibles. Here are some of the standout features of Bigfish Firewall: Kernel Vars adjust: Tunning the linux kernel proc variables to securing your sys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KSensorApplet is a KDE panel applet that displays the values retrieved with the 'sensors' program (not included) or the /proc/acpi linux kernel subsystem. It displays for example CPU and motherboard temperature or ventilators' speeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Trafficlogger is a tiny program which logs your traffic from each device that is listet in /proc/net/dev. It logs all traffic (TCP, UDP,...). It is written in ANSI-C and should compile and work on nearly all Linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small applet which shows the thermal of a Thinpad Laptop It contains the applet and a lib file which read the informations from /proc/ file
    Downloads: 0 This Week
    Last Update:
    See Project