diff --git a/README.md b/README.md index 3aef1be..0fa0b33 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ as C/C++, as this is not an obstacle to most users.) | | [simclist](mij.oltrelinux.com/devel/simclist) | BSD |C/C++| 2 | linked-list | | [selist](https://github.com/ennorehling/clibs) | ISC |C/C++| 2 | space-efficient linked-list | | [avl](https://github.com/etherealvisage/avl) | **public domain** |C/C++| 2 | AVL tree +| | [mempool](https://github.com/hardikp/cpp-mempool) | MIT | C++ |**1**| Efficient minimal memory pool implementation for C++ # debugging | | library | license | API |files| description