From 53fda8efb83a45af4a7b72a720c04f3a1f8eab14 Mon Sep 17 00:00:00 2001 From: Borislav Stanimirov Date: Thu, 15 Oct 2020 13:04:50 +0300 Subject: [PATCH] Reflect the rebrand of chobo-shl to itlib --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fda3a1..9261913 100644 --- a/README.md +++ b/README.md @@ -151,9 +151,9 @@ as C/C++, as this is not an obstacle to most users.) | --------------------------------------------------------------------- |:--------------------:|:---:|:---:| ----------- | [avl](https://github.com/etherealvisage/avl) | **public domain** |C/C++| 2 | AVL tree | [c-bool-value](https://github.com/lduck11007/c-bool-value) | **WTFPLv2** |C/C++| 1 | Simple and easy boolean values in standard c -| [chobo-shl](https://github.com/Chobolabs/chobo-shl) | MIT | C++ |**1**| several C++11 standard contaner like libraries and helpers |**[DG_dynarr.h](https://github.com/DanielGibson/Snippets/)** | **public domain** |C/C++|**1**| typesafe dynamic arrays (like std::vector) for plain C | [DynaVar](https://github.com/ArjArav98/DynaVar) | GPL-3.0 | C++ | 1 | Object which can store any type of primitive data type +| [itlib](https://github.com/iboB/itlib) | MIT | C++ |**1**| several C++11 standard-contaner-like libraries and helpers | [klib](http://attractivechaos.github.io/klib/) | MIT |C/C++| 2 | many 2-file libs: hash, sort, b-tree, etc | [libpqueue](https://github.com/vy/libpqueue) | BSD |C/C++| 2 | priority queue (heap) | [minilibs](https://github.com/ccxvii/minilibs) | **public domain** | C | 2 | two-file binary tress (also regex, etc)