All Projects → parikls → mem_usage_ui

parikls / mem_usage_ui

Licence: MIT license
Measuring and graphing memory usage of local processes

Programming Languages

python
139335 projects - #7 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to mem usage ui

aioapi
Yet another way to build APIs using AIOHTTP framework
Stars: ✭ 14 (-88.71%)
Mutual labels:  aiohttp, aiohttp-server
aiohttp-three-template
Project template for Python aiohttp three-tier web applications
Stars: ✭ 20 (-83.87%)
Mutual labels:  aiohttp, aiohttp-server
Memoscope.net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
Stars: ✭ 626 (+404.84%)
Mutual labels:  memory, memory-leak
pyladies-courseware
Homework/task submit and review web app · based on React and Python aiohttp
Stars: ✭ 14 (-88.71%)
Mutual labels:  aiohttp, aiohttp-server
AMLeaksFinder
A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。
Stars: ✭ 89 (-28.23%)
Mutual labels:  memory, memory-leak
Filprofiler
A Python memory profiler for data processing and scientific computing applications
Stars: ✭ 277 (+123.39%)
Mutual labels:  memory, memory-leak
Mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
Stars: ✭ 137 (+10.48%)
Mutual labels:  memory, memory-leak
RazorSharp
Low-level utilities and tools for working with the CLR and memory.
Stars: ✭ 31 (-75%)
Mutual labels:  memory
funny-bot
telegram bot fetch photo from gamersky
Stars: ✭ 17 (-86.29%)
Mutual labels:  aiohttp
telescope
A dumb auditing service
Stars: ✭ 15 (-87.9%)
Mutual labels:  aiohttp
hardware
Get CPU, Memory and Network informations of the running OS and its processes
Stars: ✭ 70 (-43.55%)
Mutual labels:  memory
nodejs
Node.js in-process collectors for Instana
Stars: ✭ 66 (-46.77%)
Mutual labels:  memory
kvs
Lightweight key-value storage library for Browser, Node.js, and In-Memory.
Stars: ✭ 126 (+1.61%)
Mutual labels:  memory
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+397.58%)
Mutual labels:  websocket-server
OpenAmiga600RamExpansion
Open Hardware 1 MB Chip RAM Expansion for the Commodore Amiga 600 Computer
Stars: ✭ 48 (-61.29%)
Mutual labels:  memory
aio-openapi
A python module for building OpenAPI compliant asynchronous Rest Servers. Auto documentation, serialization and validation in the same unified API.
Stars: ✭ 27 (-78.23%)
Mutual labels:  aiohttp
BitPack
BitPack is a practical tool to efficiently save ultra-low precision/mixed-precision quantized models.
Stars: ✭ 36 (-70.97%)
Mutual labels:  memory
guilded.py
Asynchronous Guilded API wrapper for Python
Stars: ✭ 115 (-7.26%)
Mutual labels:  aiohttp
moneta
Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs
Stars: ✭ 384 (+209.68%)
Mutual labels:  memory
torequests
Async wrapper for requests / aiohttp, and some crawler toolkits. Let synchronization code enjoy the performance of asynchronous programming.
Stars: ✭ 22 (-82.26%)
Mutual labels:  aiohttp

mem-usage-ui

  • Build Status PyPI version PyPI - Python Version
  • GitHub stars PyPI - Downloads GitHub issues

alt text

Description

  • Measuring and graphing memory usage of local processes
  • Supported python versions are 3.5+

Installation

  • pip install mem_usage_ui

Usage

  • Run in shell: mem_usage_ui
  • Default browser will be opened automatically
  • Running on http://localhost:8080

Possible Command Line Arguments

  • --host - defaults to localhost
  • --port - defaults to 8080
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].