Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/not-an-aardvark/oom

Uses up all available memory as fast as possible
https://github.com/not-an-aardvark/oom

Last synced: 22 days ago
JSON representation

Uses up all available memory as fast as possible

Awesome Lists containing this project

README

        

# oom

`oom` is a node module that uses up all the available memory as fast as possible, causing Node.js to crash.

## But why?

There are many good reasons why one might want to run out of memory. However, I forgot what they are.