Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wxsms/go-sqlite3-memleak


https://github.com/wxsms/go-sqlite3-memleak

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

run the server:

```
docker build . -t memleak
docker run -p 8080:8080 --rm memleak
```

observe it's mem usage:

```
docker stats
```

![](img.png)