Reflect the rebrand of chobo-shl to itlib

This commit is contained in:
Borislav Stanimirov 2020-10-15 13:04:50 +03:00
parent 10112dd630
commit 53fda8efb8
1 changed files with 1 additions and 1 deletions

View File

@ -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)