Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steadybit/memfill
Utility to fill up memory
https://github.com/steadybit/memfill
Last synced: 5 days ago
JSON representation
Utility to fill up memory
- Host: GitHub
- URL: https://github.com/steadybit/memfill
- Owner: steadybit
- License: mit
- Created: 2024-07-30T10:49:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T08:47:07.000Z (6 months ago)
- Last Synced: 2025-01-29T05:32:35.178Z (13 days ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# memfill
`memfill` is a utility to fill up the memory
## Usage
```
Fills memoryUSAGE:
memfillFLAGS:
-h, --help Prints help information
-V, --version Prints version informationARGS:
Size of memory to fill up; suffixes: K, M, G or %
Allocation mode; [absolute, usage]
Duration; suffixes: s, m, h, d
```